Flakey tests get two chances to pass
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D10721
Added expectedFlakey test decorator ClosedPublic Authored by vharron on Jun 24 2015, 5:51 PM.
Details Summary Flakey tests get two chances to pass
Diff Detail Event Timelinevharron updated this object. This revision is now accepted and ready to land.Jun 25 2015, 10:05 AM vharron edited edge metadata. Comment ActionsAdded expectedFlakeyClang/Gcc, switched a bunch of tests to use new decorator. Closed by commit rL240789: Added expectedFlakey test decorator (authored by vharron). · Explain WhyJun 26 2015, 8:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28533 test/expression_command/call-function/TestCallStopAndContinue.py
test/expression_command/call-restarts/TestCallThatRestarts.py
test/expression_command/timeout/TestCallWithTimeout.py
test/functionalities/attach_resume/TestAttachResume.py
test/functionalities/avoids-fd-leak/TestFdLeak.py
test/functionalities/expr-doesnt-deadlock/TestExprDoesntBlock.py
test/functionalities/stop-hook/TestStopHookMechanism.py
test/functionalities/stop-hook/multiple_threads/TestStopHookMultipleThreads.py
test/functionalities/thread/create_after_attach/TestCreateAfterAttach.py
test/functionalities/thread/thread_specific_break/TestThreadSpecificBreakpoint.py
test/lang/c/register_variables/TestRegisterVariables.py
test/lang/cpp/this/TestCPPThis.py
test/lldbtest.py
test/python_api/signals/TestSignalsAPI.py
test/types/TestFloatTypes.py
|