Reviewers: Yang, Paul Lind,

Message:
FYI

Description:
Skip test on mips.

PASS/FAIL is not enough as the test result is CRASH.

[email protected]
[email protected]
BUG=v8:3457
LOG=n

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

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -1 lines):
  M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 03c8ba52cb3b87ad96ee2f5a86edb75d6e947425..15e3ab031c81535033412ab5328457f3fdcd17ca 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -361,7 +361,7 @@
   'math-floor-of-div-minus-zero': [SKIP],

   # BUG(v8:3457).
-  'deserialize-reference': [PASS, FAIL],
+  'deserialize-reference': [SKIP],
 }],  # 'arch == mipsel or arch == mips'

##############################################################################


--
--
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/d/optout.

Reply via email to