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

Unified Diff: test/promises-aplus/promises-aplus.status

Issue 196733002: Add Promises/A+ Compliance Test Suite. (Closed) Base URL: git://github.com/v8/v8.git@master
Patch Set: Created 6 years, 9 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
Index: test/promises-aplus/promises-aplus.status
diff --git a/test/message/message.status b/test/promises-aplus/promises-aplus.status
similarity index 91%
copy from test/message/message.status
copy to test/promises-aplus/promises-aplus.status
index 00f6e34720e25c8c7ba3d2613d049bcc6a5b1913..c68eae96e670ee9117e5e10c1cf136aca5b317c3 100644
--- a/test/message/message.status
+++ b/test/promises-aplus/promises-aplus.status
@@ -1,4 +1,4 @@
-# Copyright 2008 the V8 project authors. All rights reserved.
+# Copyright 2014 the V8 project authors. All rights reserved.
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
@@ -26,9 +26,9 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-# All tests in the bug directory are expected to fail.
[
[ALWAYS, {
- 'bugs/*': [FAIL],
+ # http://crbug.com/347455
+ '2.2.7': FAIL
}], # ALWAYS
]

Powered by Google App Engine
This is Rietveld 408576698