Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 165bb3ee8cec7ff3956f9f6a3c2e314cb1ca6db5..0b6a14a6dd54ebcf66dbc4a2391e9944b828f1e6 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -528,6 +528,9 @@ |
# code. |
'test-api/TurboAsmDisablesNeuter': [FAIL], |
+ # TODO(mvstanton,4900): CHECK(!g_function->is_compiled()); |
+ 'test-heap/TestUseOfIncrementalBarrierOnCompileLazy': [FAIL], |
+ |
# TODO(rmcilroy,4837): We don't set a LoadContextSlot for a function as |
# immutable in the BytecodeGraphBuilder, therefore no inlining happens. |
'test-run-inlining/InlineLoopGuardedTwice': [FAIL], |