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

Unified Diff: test/test262/test262.status

Issue 650863002: Mark some test262 cases as known failures after r24495. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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 | « no previous file | 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 8dd90f5a863662c621f54d46601c66d39d16aee8..a5c5a1ab5489f96876249c7a2366739f2b03ced4 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -89,9 +89,9 @@
# ObjectKeys() no longer throws TypeError when passed a primitive value which
# is not null or undefined (per ES6).
- '15.2.3.14-1-1': [SKIP],
- '15.2.3.14-1-2': [SKIP],
- '15.2.3.14-1-3': [SKIP],
+ '15.2.3.14-1-1': [FAIL_OK],
+ '15.2.3.14-1-2': [FAIL_OK],
+ '15.2.3.14-1-3': [FAIL_OK],
############################ SKIPPED TESTS #############################
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698