Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 360e70526f07dc38f4e5303323d8810d58c81a51..75aedded9749be474958e53b80a910a39b56653c 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -534,10 +534,6 @@ |
'test-heap/TestCodeFlushingIncremental': [FAIL], |
'test-heap/TestCodeFlushingIncrementalAbort': [PASS, ['mode == debug or dcheck_always_on == True', FAIL]], |
- # TODO(rmcilroy,4689): Stack trace line number failures. |
- 'test-run-jsexceptions/ThrowMessagePosition': [FAIL], |
- 'test-api/TryCatchMixedNesting': [FAIL], |
- |
# TODO(rmcilroy,4766): Requires BytecodeGraphBuilder to track source position |
# on nodes (behind --turbo_source_positions flag). |
'test-cpu-profiler/TickLinesOptimized': [FAIL], |
@@ -545,7 +541,6 @@ |
# TODO(rmcilroy,4680): Test assert errors. |
'test-feedback-vector/VectorCallICStates': [FAIL], |
'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [FAIL], |
- 'test-api/PromiseRejectCallback': [FAIL], |
'test-heap/WeakFunctionInConstructor': [FAIL], |
'test-heap/Regress169209': [FAIL], |
'test-heap/IncrementalMarkingClearsMonomorphicConstructor': [FAIL], |