Reviewers: ulan,

Description:
A64: Fix mozilla status file

[email protected]
BUG=none
LOG=n

Please review this at https://codereview.chromium.org/149613003/

SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64

Affected files (+2, -2 lines):
  M test/mozilla/mozilla.status


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'




--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to