disable some arm tests after r27020
authorDan Carney <dcarney@chromium.org>
Thu, 5 Mar 2015 17:49:29 +0000 (18:49 +0100)
committerDan Carney <dcarney@chromium.org>
Thu, 5 Mar 2015 17:49:45 +0000 (17:49 +0000)
TBR=yangguo@chromium.org

BUG=

Review URL: https://codereview.chromium.org/982873002

Cr-Commit-Position: refs/heads/master@{#27024}

test/cctest/cctest.status

index 8f4cfbb34442a404d38148be27f1b9d60c08cf54..0807b5aa719c660554645cb9989ed0b9d3c8e4a2 100644 (file)
@@ -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]],