Skip to content

FIX: update usb device tests for deprecated API #12739

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
Apr 14, 2020

Conversation

jamesbeyond
Copy link
Contributor

Summary of changes

FIX: update usd usb device tests for deprecated API

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)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[x] Tests / results supplied as part of this PR
target platform_name test suite test case passed failed result elapsed_time (sec)
K64F-GCC_ARM K64F tests-usb_device-msd mount/unmount and data test - Heap block device 1 0 OK 16.78
K64F-GCC_ARM K64F tests-usb_device-msd mount/unmount test - Heap block device 1 0 OK 43.82
K64F-GCC_ARM K64F tests-usb_device-msd storage initialization 1 0 OK 0.05

Reviewers

@evedon @donatieng


@ciarmcom
Copy link
Member

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

@mergify mergify bot added needs: CI and removed needs: review labels Apr 1, 2020
Copy link
Contributor

@donatieng donatieng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jamesbeyond !

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 1, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Apr 1, 2020

Test run: FAILED

Summary: 1 of 4 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 2, 2020

test restarted

@jeromecoutant
Copy link
Collaborator

What about wait_ms call in serial test ?

@jamesbeyond
Copy link
Contributor Author

What about wait_ms call in serial test ?

These are fixed in #12572

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 9, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Apr 9, 2020

Test run: FAILED

Summary: 2 of 3 test jobs failed
Build number : 2
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-GCC_ARM
  • jenkins-ci/mbed-os-ci_build-ARM

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2020

Test run: FAILED

Summary: 2 of 3 test jobs failed
Build number : 3
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_build-ARM
  • jenkins-ci/mbed-os-ci_build-GCC_ARM

@mbed-ci
Copy link

mbed-ci commented Apr 10, 2020

Test run: SUCCESS

Summary: 4 of 4 test jobs passed
Build number : 4
Build artifacts

@0xc0170 0xc0170 merged commit 33563b3 into ARMmbed:master Apr 14, 2020
@mergify mergify bot removed the ready for merge label Apr 14, 2020
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.

7 participants