Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(635)

Unified Diff: test/test262/test262.status

Issue 1477403002: [test+presubmit] Remove duplicate test status file entries (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: remove global variable hack Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 096780149e9bfa40d0f5beeb006c5bb12cde45ee..69e0ac72725f22cd3ab4a247402c07c3a5d49184 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -62,10 +62,6 @@
# https://code.google.com/p/v8/issues/detail?id=4405
'language/block-scope/leave/outermost-binding-updated-in-catch-block-nested-block-let-declaration-unseen-outside-of-block': [PASS, FAIL],
- # https://code.google.com/p/v8/issues/detail?id=3305
- # This times out in sloppy mode because sloppy const assignment does not throw.
- 'language/statements/const/syntax/const-invalid-assignment-next-expression-for': [PASS, FAIL, TIMEOUT],
Michael Achenbach 2015/11/27 14:24:20 Maybe preserve this comment by moving it to the du
Jakob Kummerow 2015/11/27 14:43:26 Done.
-
# https://code.google.com/p/v8/issues/detail?id=1543
'built-ins/Proxy/*': [FAIL],
'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-1': [FAIL],
@@ -399,10 +395,8 @@
'intl402/Collator/10.1.2_a': [PASS, FAIL],
'intl402/Collator/10.2.3_b': [PASS, FAIL],
'intl402/Collator/prototype/10.3_a': [FAIL],
- 'intl402/Date/prototype/13.3.0_7': [FAIL],
'intl402/DateTimeFormat/12.1.1': [FAIL],
'intl402/DateTimeFormat/12.1.1_a': [FAIL],
- 'intl402/DateTimeFormat/12.1.1_1': [FAIL],
'intl402/DateTimeFormat/12.1.2': [PASS, FAIL],
'intl402/DateTimeFormat/12.1.2.1_4': [FAIL],
'intl402/DateTimeFormat/12.2.3_b': [FAIL],
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | tools/presubmit.py » ('j') | tools/presubmit.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698