commit | e884389ce83ea0179102be932c0a2c6fbefd95f7 | [log] [tgz] |
---|---|---|
author | Vince Harron <vince@nethacker.com> | Mon Jun 22 20:54:14 2015 +0000 |
committer | Vince Harron <vince@nethacker.com> | Mon Jun 22 20:54:14 2015 +0000 |
tree | 620f2f6cc2a21bb25bb6ed4cf52e60316df4f75d | |
parent | ed3c4d1a3de98b9ffe2dab8553bdfc87143c95d5 [diff] [blame] |
Adding some more flakey tests to the XFAIL list llvm-svn: 240327
diff --git a/lldb/test/dosep.py b/lldb/test/dosep.py index ce0a68f..27716c9 100755 --- a/lldb/test/dosep.py +++ b/lldb/test/dosep.py
@@ -251,6 +251,7 @@ "TestExitDuringStep.py", "TestHelloWorld.py", # Times out in ~10% of the times on the build bot "TestMultithreaded.py", + "TestRegisters.py", # ~12/600 dosep runs (build 3120-3122) "TestThreadStepOut.py", } elif target.startswith("android"):