Searched refs:FAIL_SLOPPY (Results 1 – 3 of 3) sorted by relevance
/external/v8/tools/testrunner/local/ |
D | statusfile.py | 44 FAIL_SLOPPY = "FAIL_SLOPPY" variable 50 FAST_VARIANTS, NO_VARIANTS, PASS_OR_FAIL, FAIL_SLOPPY, ALWAYS]:
|
/external/v8/test/test262/ |
D | testcfg.py | 182 if (statusfile.FAIL_SLOPPY in testcase.outcomes and
|
D | test262.status | 123 'language/computed-property-names/class/static/method-number': [FAIL, FAIL_SLOPPY], 124 'language/computed-property-names/class/static/method-symbol': [FAIL, FAIL_SLOPPY], 125 'language/computed-property-names/class/static/method-string': [FAIL, FAIL_SLOPPY], 463 …in-block/attempt-to-redeclare-function-declaration-with-function-declaration': [PASS, FAIL_SLOPPY],
|