| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 66ec0d2b3e46b6664e15b57e5ffd4bcffb4ccb49..e2df3614a641ef06f68f24afee39b430e2647437 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -21,6 +21,6 @@ dummy_compiler_test: Slow, Pass
|
| dummy_compiler_test: Crash # Issue 24485
|
| recursive_import_test: Crash # Issue 24485
|
|
|
| -[ $hot_reload ]
|
| +[ $hot_reload || $hot_reload_rollback ]
|
| recursive_import_test: Skip # Running dart2js under frequent reloads is slow.
|
| dummy_compiler_test: Skip # Running dart2js under frequent reloads is slow.
|
|
|