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

Unified Diff: test/message/message.status

Issue 746743003: Ignore tests that fail on nosnap apparently for infa reasons. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fixes Created 6 years 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/message/message.status
diff --git a/test/message/message.status b/test/message/message.status
index 234bf0f35ca1b50c16f0aa3d1d10ef088d60c42d..5403f481a61c7994d0081e54a3467f0c4235a7e0 100644
--- a/test/message/message.status
+++ b/test/message/message.status
@@ -30,4 +30,9 @@
# All tests in the bug directory are expected to fail.
'bugs/*': [FAIL],
}], # ALWAYS
+['no_snap == True', {
+ # BUG(3744)
+ 'super-constructor': [PASS,FAIL],
+ 'super-constructor-extra-statement': [PASS,FAIL],
+}],
]
« 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