Home
last modified time | relevance | path

Searched refs:FLAKY (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/testrunner/local/
Dstatusfile.py37 FLAKY = "FLAKY" variable
46 for key in [SKIP, FAIL, PASS, OKAY, TIMEOUT, CRASH, SLOW, FLAKY, FAIL_OK,
74 return FLAKY in outcomes
/external/v8/test/cctest/
Dcctest.status73 'test-cpu-profiler/*': [PASS, FLAKY],
77 'test-debug/RecursiveBreakpoints': [PASS, FLAKY],
78 'test-debug/RecursiveBreakpointsGlobal': [PASS, FLAKY],
253 'test-debug/DebugGetLoadedScripts': [PASS, FLAKY],
254 'test-debug/DebugStepLinear': [PASS, FLAKY],
255 'test-debug/DebuggerClearMessageHandler': [PASS, FLAKY],
278 'test-types/Distributivity1': [PASS, FLAKY],
279 'test-types/Distributivity2': [PASS, FLAKY],
/external/v8/test/mozilla/
Dmozilla.status120 ##################### FLAKY TESTS #####################