teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/thread
Stella Stamenova 92c1296361 [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)
This is a set of tests that were all marked as failing becuse of several different bugs. A couple of the bugs are now resolved as fixed since all the tests that were failing associated with the bug are now passing. It is possible that some of them are false positives, but there's a large number of unexpectedly passing tests on Windows, so I am doing a bulk un-xfail to get the buildbot to green.

llvm-svn: 349713
2018-12-20 01:25:35 +00:00
..
backtrace_all Including <functional> for std::bind 2018-03-05 17:54:23 +00:00
backtrace_limit Change the unwinder to not use a hard-coded limit on the 2018-09-25 21:01:54 +00:00
break_after_join Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
concurrent_events Move "concurrent events" tests back into one folder 2018-02-27 02:01:30 +00:00
crash_during_step [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4) 2018-12-20 01:25:35 +00:00
create_after_attach A few small updates to the testsuite for running against an iOS device. 2018-12-17 23:33:40 +00:00
create_during_step Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
exit_during_break Un-XFAIL TestExitDuringBreak.py for linux 2018-12-18 13:12:36 +00:00
exit_during_step [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4) 2018-12-20 01:25:35 +00:00
jump [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
multi_break Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
num_threads Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
state de-flake TestThreadStates.test_process_interrupt 2018-12-18 15:15:02 +00:00
step_out [lldbsuite, windows] Mark tests as XFAIL on Windows or skip them 2018-08-02 21:26:19 +00:00
step_until Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
thread_exit [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4) 2018-12-20 01:25:35 +00:00
thread_specific_break Fix breakpoint thread name conditionals after breakpoint options refactor. 2018-02-23 21:10:42 +00:00
thread_specific_break_plus_condition Skip TestThreadSpecificBpPlusCondition on Darwin due to timeouts 2018-03-16 19:33:39 +00:00