Skip to content
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

race tests: fix conditional check for MBED_RTOS_SINGLE_THREAD being defined #4393

Merged
merged 1 commit into from May 30, 2017

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented May 25, 2017

Simple fix, this condition was added recently and the logic was unfortunately inverted.

cc @jeromecoutant

Should be true if single thread is defined, then its not
supported.
@0xc0170
Copy link
Contributor Author

0xc0170 commented May 26, 2017

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 356

All builds and test passed!

@adbridge adbridge changed the title race tests: fix unsupported condition race tests: fix conditional check for MBED_RTOS_SINGLE_THREAD being defined May 30, 2017
@adbridge adbridge merged commit 1a37ea6 into ARMmbed:master May 30, 2017
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.

None yet

3 participants