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

tests: More SMP disablement #14638

Merged
merged 1 commit into from
Mar 20, 2019
Merged

Conversation

andyross
Copy link
Contributor

A few more test cases that are measurably unreliable when run in SMP.
For the most part these work most of the time (though the semaphore
one was pretty borderline -- I measured about 25% failures), but are
measurably unstable against the backdrop of known qemu instability.
Something is clearly going on and we need to come back to these to fix
threadsafety issues.

Signed-off-by: Andy Ross andrew.j.ross@intel.com

A few more test cases that are measurably unreliable when run in SMP.
For the most part these work most of the time (though the semaphore
one was pretty borderline -- I measured about 25% failures), but are
measurably unstable against the backdrop of known qemu instability.
Something is clearly going on and we need to come back to these to fix
threadsafety issues.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
@andyross andyross added the bug The issue is a bug, or the PR is fixing a bug label Mar 18, 2019
@andyross andyross added this to the v1.14.0 milestone Mar 18, 2019
@andyross andyross requested review from nashif, ceolin, andrewboie, dcpleung and a user March 18, 2019 17:00
@andyross
Copy link
Contributor Author

Stuck a "bug" label on this, but it fixes a verbally-reported failure (and others I found), so there's no related issue opened. Let me know if I should open one to get this merged for 1.14.

@andrewboie
Copy link
Contributor

Is there a bug open to track the issues we are seeing?

@andyross
Copy link
Contributor Author

No, but there should be. Will open one right now for 1.15.

@andyross
Copy link
Contributor Author

OK, filed as an enhancement for 1.15: #14639

@galak galak added the area: Tests Issues related to a particular existing or missing test label Mar 19, 2019
@galak galak merged commit 4f04f64 into zephyrproject-rtos:master Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants