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

Unified Diff: test/test262/test262.status

Issue 1403683003: [es6] Stage --harmony-completion. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebase... Created 5 years, 2 months 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
« no previous file with comments | « src/flag-definitions.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index c12959a1f1279d7ffb9572da86201e156862bf69..b6ae77c17cd447c9dfcd7f7c3cdf2e93e909ad23 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -734,6 +734,11 @@
'language/types/number/S8.5_A2.1': [PASS, FAIL_OK],
'language/types/number/S8.5_A2.2': [PASS, FAIL_OK],
+ # 'if' should never return a completion whose value component is empty.
+ # https://bugs.ecmascript.org/show_bug.cgi?id=4540
+ 'language/statements/for/S12.6.3_A9.1': [FAIL],
+ 'language/statements/for/S12.6.3_A9': [FAIL],
+
############################ INVALID TESTS #############################
# The reference value calculated by Test262 is incorrect if you run these
« no previous file with comments | « src/flag-definitions.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698