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

  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
json_layout_results_generator.py 45 WONTFIX = "wontfixCounts"
147 self._get_failure_summary_entry(test_expectations.WONTFIX),
148 self.WONTFIX)
test_expectations.py 43 (PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, TIMEOUT, CRASH, SKIP, WONTFIX,
200 WONTFIX: For tests that we never intend to pass on a given platform.
209 -A test cannot be both DEFER and WONTFIX
217 -CRASH tests cannot be DEFER or WONTFIX
249 'wontfix': WONTFIX,
255 TIMELINES = {'wontfix': WONTFIX,
561 if not has_bug_id and 'wontfix' not in options:
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 1513 milliseconds