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

  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
json_layout_results_generator.py 144 self._get_failure_summary_entry(test_expectations.DEFER),
test_expectations.py 44 DEFER, SLOW, REBASELINE, MISSING, FLAKY, NOW, NONE) = range(16)
196 DEFER LINUX WIN : LayoutTests/fast/js/no-good.js = TIMEOUT PASS
201 DEFER: Test does not count in our statistics for the current release.
209 -A test cannot be both DEFER and WONTFIX
217 -CRASH tests cannot be DEFER or WONTFIX
250 'defer': DEFER,
257 'defer': DEFER}
573 if 'wontfix' in options and 'defer' in options
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py     [all...]

Completed in 711 milliseconds