teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/thread
Stella Stamenova 55d2e6f1c2 [lldb] [lldbsuite] Use a unique class name for TestBacktraceAll
It looks like when this test was added, it was based on TestBreakAfterJoin and it ended up with the same class name. This is an issue because the logs associated with the tests use the class name as the identifier for the file and if two tests have the same name their logs overwrite each other. On non-windows, this just means we lose one of the logs, but on Windows this means that one of the tests will fail occasionally because the file are locked by the other test.

llvm-svn: 364826
2019-07-01 18:13:20 +00:00
..
backtrace_all [lldb] [lldbsuite] Use a unique class name for TestBacktraceAll 2019-07-01 18:13:20 +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 [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
concurrent_events [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
crash_during_step Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
create_after_attach [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
create_during_step [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
exit_during_break [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
exit_during_step [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
jump Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
multi_break [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
num_threads [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
state [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
step_out [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
step_until Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
thread_exit [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
thread_specific_break [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
thread_specific_break_plus_condition [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00