Skip to content

Fix issue with MBED_11 test (mbed2) #5920

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 26, 2018

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Jan 24, 2018

Description

  • The MBED_11 test was failed/unstabled on our test bench since mbed revision 153 / mbed-os-5.6.2
  • It was due to the use of printf inside ticker callback. Replacing it with RawSerial solved the issue
  • More discussion in PR Remove wait in MBED_11 test (mbed 2) #5842 (closed)

Status

READY

Migrations

NO

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 24, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Jan 24, 2018

Build : SUCCESS

Build number : 939
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/5920/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jan 24, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 25, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Jan 25, 2018

Build : SUCCESS

Build number : 949
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/5920/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build

@mbed-ci
Copy link

mbed-ci commented Jan 25, 2018

@mbed-ci
Copy link

mbed-ci commented Jan 25, 2018

@cmonr cmonr merged commit 6f9421b into ARMmbed:master Jan 26, 2018
@bcostm bcostm deleted the use_rawserial_in_mbed_11_test branch February 2, 2018 10:22
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.

4 participants