| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 65100919232fc19e4f93c5b0237e5f0d1ae91c1b..480a4039b41f0e2c2c1386f8f2f2a2180703237a 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -29,7 +29,6 @@ kill_self_test: Skip # Not implemented yet, hangs.
|
|
|
| [ $compiler == dart2js && $jscl ]
|
| browser/*: SkipByDesign # Browser specific tests
|
| -pause_test: Fail # non-zero timer not supported.
|
|
|
| [ $compiler == dart2js ]
|
| serialization_test: RuntimeError # Issue 1882, tries to access class TestingOnly declared in isolate_patch.dart
|
|
|