Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 68bdac9c5d6f1112ee2164aa1694d90c2fe791ed..557f53b314d296b1d302dc79058fc7c201db6978 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -104,7 +104,6 @@ |
'test-heap-profiler/ManyLocalsInSharedContext': [PASS, NO_VARIANTS], |
'test-serialize/SerializeToplevelLargeCodeObject': [PASS, NO_VARIANTS], |
'test-debug/ThreadedDebugging': [PASS, NO_VARIANTS], |
- 'test-debug/DebugBreakLoop': [PASS, NO_VARIANTS], |
# BUG(3742). |
'test-mark-compact/MarkCompactCollector': [PASS, ['arch==arm', NO_VARIANTS]], |
@@ -130,12 +129,6 @@ |
}], # ALWAYS |
############################################################################## |
-['novfp3 == True', { |
- # TODO(yangguo): Got very slow after 3069c43. |
- 'test-debug/DebugBreakLoop': [SKIP], |
-}], # novfp3 == True |
- |
-############################################################################## |
['arch == arm64', { |
'test-cpu-profiler/CollectDeoptEvents': [PASS, FAIL], |
@@ -179,7 +172,6 @@ |
'test-api/ExternalFloatArray': [SKIP], |
'test-api/Float32Array': [SKIP], |
'test-api/Float64Array': [SKIP], |
- 'test-debug/DebugBreakLoop': [SKIP], |
}], # 'arch == arm64 and mode == debug and simulator_run == True' |
############################################################################## |