Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Unified Diff: test/cctest/cctest.status

Issue 1071063004: Make TestInternalWeakLists more robust against flags. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/cctest/test-heap.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index a37a34cd328cb08cec39e106058b430cc279cb0a..75aacde48bb40903786d73bd7ee351f277118f8d 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -107,12 +107,6 @@
# optimized and hence scripts don't "return" the correct value. Fix this.
'test-compiler/CompileFunctionInContext*': [PASS, NO_VARIANTS],
- # TODO(mstarzinger): These tests count the number of optimized code objects
- # and therefore break because top-level code is optimized. Fix the tests.
- 'test-heap/NextCodeLinkIsWeak': [PASS, NO_VARIANTS],
- 'test-heap/TestInternalWeakLists': [PASS, NO_VARIANTS],
- 'test-heap/TestInternalWeakListsTraverseWithGC': [PASS, NO_VARIANTS],
-
# TODO(mstarzinger): Crankshaft doesn't fire interceptors as expected.
'test-api-interceptors/PrePropertyHandler': [PASS, NO_VARIANTS],
« no previous file with comments | « no previous file | test/cctest/test-heap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698