HomeSort by relevance Sort by last modified time
    Searched refs:FLAKY (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_expectations.py 44 DEFER, SLOW, REBASELINE, MISSING, FLAKY, NOW, NONE) = range(16)
187 LayoutTests/fast/js/flaky.js = FAIL PASS
262 'flaky': FLAKY}
766 self._result_type_to_tests[FLAKY].add(test)
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 360 test_expectations.FLAKY, "flaky")
628 # we want to treat even a potentially flaky crash as an error.
686 # Ignore flaky failures and unexpected passes so we don't turn the
767 to see if the results were flaky. Although the crashes may also be
768 flaky, we treat them as if they aren't so that they're not ignored.
    [all...]

Completed in 36 milliseconds