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