Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index 156448bef67a62ddab477b4d21cfbaa26770b06e..8c08954e8da32060719387942c76219ac3c96960 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -26,8 +26,8 @@ dart/data_uri_import_test/none: SkipByDesign |
cc/CorelibIsolateStartup: Skip |
# Negative tests of VerifiedMemory should crash iff in DEBUG mode. |
# TODO(koda): Improve support for negative tests. |
-cc/VerifyImplicit_Crash: Crash, Timeout # Timeout: Issue #24596 |
-cc/VerifyExplicit_Crash: Crash, Timeout # Timeout: Issue #24596 |
+cc/VerifyImplicit_Crash: Crash |
+cc/VerifyExplicit_Crash: Crash |
# It can take some time for all the isolates to shutdown in a Debug build. |
dart/spawn_shutdown_test: Pass, Slow # VM Shutdown test |