Reviewers: ulan,

Description:
A64: Fix expectations for mozilla.

The test names shouldn't start with mozilla/ ...

BUG=none
[email protected]
LOG=n

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

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

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


Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 9ff50688b1747b5fbbe8ee2495fb23f8f8a41c92..4f24ad73dd813b4ecc2bda322a8b7d9be55404b6 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -844,9 +844,9 @@

 ['arch ==  a64', {
   # BUG(v8:3148): Invalid branch instruction emitted.
-  'mozilla/ecma/Date/15.9.5.26-1': [SKIP],
-  'mozilla/js1_5/extensions/regress-396326': [SKIP],
-  'mozilla/js1_5/Regress/regress-80981': [SKIP],
+  'ecma/Date/15.9.5.26-1': [SKIP],
+  'js1_5/extensions/regress-396326': [SKIP],
+  'js1_5/Regress/regress-80981': [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