Reviewers: Yang,

Message:
yang, there's probably a better fix for this. ptal

Description:
disable some arm tests after r27020

[email protected]

BUG=

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

Base URL: https://chromium.googlesource.com/v8/v8.git@master

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 8f4cfbb34442a404d38148be27f1b9d60c08cf54..0807b5aa719c660554645cb9989ed0b9d3c8e4a2 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -98,6 +98,9 @@
# TODO(jochen): Reenable after we removed the CHECK() from the marking queue.
   'test-mark-compact/MarkingDeque': [SKIP],

+  'test-heap/TestInternalWeakLists': [PASS, ['arch==arm', NO_VARIANTS]],
+ 'test-heap/TestInternalWeakListsTraverseWithGC': [PASS, ['arch==arm', NO_VARIANTS]],
+
############################################################################
   # Slow tests.
   'test-api/Threading1': [PASS, ['mode == debug', SLOW]],


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