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

Unified Diff: test/mozilla/mozilla.status

Issue 201793003: Fix WebKit and Mozilla test expectations (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Missing change 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
« no previous file with comments | « no previous file | test/webkit/fast/js/kde/exception_propagation.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 197e65137cd878b27edc96f69c61239e2c145198..59e0556f59589b25b93210b2cf2ef1dead8726f5 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -77,6 +77,12 @@
# TODO(2018): Temporarily allow timeout in debug mode.
'js1_5/GC/regress-203278-2': [PASS, ['mode == debug', TIMEOUT, NO_VARIANTS, FAIL]],
+ # These tests use invalid LHS expressions in assignments.
+ 'js1_5/Regress/regress-319391': [SKIP],
+ 'js1_5/Regress/regress-350253': [SKIP],
+ 'js1_5/Regress/regress-462292': [SKIP],
+ 'js1_5/decompilation/regress-443071-01': [SKIP],
+
##################### SLOW TESTS #####################
# This takes a long time to run (~100 seconds). It should only be run
« no previous file with comments | « no previous file | test/webkit/fast/js/kde/exception_propagation.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698