search for: flaky_test

Displaying 1 result from an estimated 1 matches for "flaky_test".

2020 Feb 25
2
phab unit tests + libcxx tests w/concurrency
I think it may make sense to segregate the libcxx lit tests that expect a task to be completed in a particular threshold. Either they should move to the llvm test-suite or they should be under a feature guard that omits them from the default test target. These tests are sensitive to the load and/or capability of the target on which they're tested. I appreciate that it's likely