| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 6717795a040be76e930ceb95cf16a81678f02251..0506c11c5a42ace729de609885a07824db9b3996 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -17,8 +17,8 @@ cc/Sleep: Pass, Fail
|
| cc/CorelibIsolateStartup: Skip
|
| # Negative tests of VerifiedMemory should crash iff in DEBUG mode.
|
| # TODO(koda): Improve support for negative tests.
|
| -cc/VerifyImplicit_Crash: Crash
|
| -cc/VerifyExplicit_Crash: Crash
|
| +cc/VerifyImplicit_Crash: Crash, Timeout # Timeout: Issue #24596
|
| +cc/VerifyExplicit_Crash: Crash, Timeout # Timeout: Issue #24596
|
|
|
| # The following section refers to the dart vm tests which live under
|
| # runtime/tests/vm/dart.
|
|
|