Reviewers: Michael Achenbach,

Description:
Skip cctest/test-mark-compact/NoPromotion on ARM64

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

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

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 2f09743e257313baebc4654bc42b5efdbd577dc1..2c95a02e7167db0af19cc4cf5fe00c04dedb7285 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -90,6 +90,9 @@

   # BUG(v8:3155).
   'test-strings/AsciiArrayJoin': [PASS, ['mode == debug', FAIL]],
+
+  # BUG(v8:3247).
+  'test-mark-compact/NoPromotion': [SKIP],
 }],  # 'arch == arm64'

 ['arch == arm64 and simulator_run == True', {


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