projects
/
platform
/
upstream
/
v8.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2b2fd6
)
disable some arm tests after r27020
author
Dan Carney
<dcarney@chromium.org>
Thu, 5 Mar 2015 17:49:29 +0000
(18:49 +0100)
committer
Dan 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
patch
|
blob
|
history
diff --git
a/test/cctest/cctest.status
b/test/cctest/cctest.status
index 8f4cfbb34442a404d38148be27f1b9d60c08cf54..0807b5aa719c660554645cb9989ed0b9d3c8e4a2 100644
(file)
--- 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]],