mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-23 05:25:50 -04:00
![]() Summary: 1) Several tests that are flakey on windows fail the run even if they are marked as expected to be flakey. This is because they fail frequently enough that even a retry won't help 2) Skip several tests on Windows that will occasionally hang rather than failing or exiting. This is causing the entire test suite to hang Reviewers: asmith, labath, zturner Reviewed By: zturner Differential Revision: https://reviews.llvm.org/D50198 llvm-svn: 338769 |
||
---|---|---|
.. | ||
backtrace_all | ||
break_after_join | ||
concurrent_events | ||
crash_during_step | ||
create_after_attach | ||
create_during_step | ||
exit_during_break | ||
exit_during_step | ||
jump | ||
multi_break | ||
num_threads | ||
state | ||
step_out | ||
step_until | ||
thread_exit | ||
thread_specific_break | ||
thread_specific_break_plus_condition |