Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 0aa3f577506e4f3df954577d4c4241c0cfc0bb61..d4863ed501d57ed487a10f194eb44dfe32ba095f 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -530,7 +530,6 @@ |
'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 |