commit | 4f04f6486df8401bc943b41d7ea6194926651fe7 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Mon Mar 18 09:56:56 2019 -0700 |
committer | Kumar Gala <kumar.gala@gmail.com> | Wed Mar 20 11:33:29 2019 -0500 |
tree | f9f936f97794f9e5a3fddf0e2564087066369e40 | |
parent | e39aed53a2ca5674c2ef77b4451699934efd071a [diff] |
tests: More SMP disablement 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>