Skip to content

[mbed-os-5.15] travis: fix 3.5 test bug in attrs #14168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

artokin
Copy link
Contributor

@artokin artokin commented Jan 19, 2021

Summary of changes

pytest fetched newer attrs that caused an issue for python 3.5. We found few references with an error and they suggested to use 1.19 version.

This is copy of : #14108 to mbed-os-5.15 branch

Impact of changes

Migration actions required

Documentation


Pull request type

[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


Using specific version (pre 20) should fix the issue ARMmbed#14110
@ciarmcom ciarmcom requested a review from a team January 19, 2021 07:30
@ciarmcom
Copy link
Member

@artokin, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 19, 2021

Thank you ! will run CI once we get the release completed

@mergify mergify bot added needs: CI and removed needs: review labels Jan 20, 2021
@0xc0170
Copy link
Contributor

0xc0170 commented Jan 20, 2021

CI started

@0xc0170 0xc0170 merged commit d02756f into ARMmbed:mbed-os-5.15 Jan 20, 2021
@mergify mergify bot removed the ready for merge label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants