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

Unified Diff: test/mozilla/mozilla.status

Issue 149613003: A64: Fix mozilla status file (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 10 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/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index bf1299d2975f815da0757ea53d068569519c965b..5b3b135af1da0e1ac88d0019335bd99329705818 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -847,10 +847,10 @@
'ecma/Date/15.9.5.26-1': [SKIP],
'js1_5/extensions/regress-396326': [SKIP],
'js1_5/Regress/regress-80981': [SKIP],
- 'ecma/Date/15.9.5.28-1': [PASS, ['mode==debug', SKIP]],
+ 'ecma/Date/15.9.5.28-1': [PASS, ['mode == debug', SKIP]],
# BUG(v8:3152): Runs out of stack in debug mode.
- 'js1_5/extensions/regress-355497': [FAIL_OK, ['mode--debug', SKIP]],
+ 'js1_5/extensions/regress-355497': [FAIL_OK, ['mode == debug', SKIP]],
}], # 'arch == a64'
« 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