Reviewers: danno,

Message:
PTAL

Description:
[Sheriff] Skip failing test on nacl.

[email protected]
BUG=v8:2998

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

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

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


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 59bf8268e988a976a351b2125d5207cb1d57244c..5d75d805f9e7d51ffe1af0d76c9c99400694b25d 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -132,5 +132,8 @@

   # Fails since 16322 (new test).
   'test-code-stubs-arm/ConvertDToI': [SKIP],
+
+  # BUG(2998).
+  'test-macro-assembler-arm/LoadAndStoreWithRepresentation': [SKIP],
 }],  # 'arch == nacl_ia32 or arch == nacl_x64'
 ]


--
--
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