Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 307c58dda46747c45038a55b549f15b3be9a6690..4d8484f955cecb99c8a961232d1562a6014a7286 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -95,6 +95,9 @@ |
'test-debug/DebugStepFunctionApply': [PASS, NO_VARIANTS], |
'test-debug/DebugStepFunctionCall': [PASS, NO_VARIANTS], |
+ # TODO(jarin): Cannot lazy-deoptimize from conversions before comparisons. |
+ 'test-js-typed-lowering/OrderCompareEffects': [SKIP], |
+ |
# TODO(jochen): Reenable after we removed the CHECK() from the marking queue. |
'test-mark-compact/MarkingDeque': [SKIP], |