Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 036643b2f4a1ad1a1ce2ea16cfb2df21bac51f59..0ac1d27fbb6183e102f6b8da9448737a3372e7ea 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -578,8 +578,6 @@ |
'test-compiler/OptimizedCodeSharing3': [FAIL], |
# TODO(rmcilroy,4689): Stack trace line number failures. |
- 'test-api/CaptureStackTraceForUncaughtException': [FAIL], |
- 'test-api/GetStackTraceContainsFunctionsWithFunctionName': [FAIL], |
'test-run-jsexceptions/ThrowMessagePosition': [FAIL], |
'test-api/TryCatchMixedNesting': [PASS, FAIL], |
@@ -617,11 +615,7 @@ |
'test-profile-generator/RecordStackTraceAtStartProfiling': [FAIL], |
'test-feedback-vector/VectorCallICStates': [FAIL], |
'test-compiler/FeedbackVectorPreservedAcrossRecompiles': [FAIL], |
- 'test-api/DynamicWithSourceURLInStackTraceString': [FAIL], |
'test-api/PromiseRejectCallback': [FAIL], |
- 'test-api/RethrowBogusErrorStackTrace': [FAIL], |
- 'test-api/RethrowPrimitiveStackTrace': [FAIL], |
- 'test-api/TryCatchSourceInfo': [FAIL], |
'test-api/SetJitCodeEventHandler': [FAIL], |
'test-heap/WeakFunctionInConstructor': [FAIL], |
'test-heap/Regress169209': [FAIL], |