| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 833ae0eb2d7fa81acce5c0cc60f5cdbfb8b5c8fc..d4e50a8ec3bc69ac6a7d478a5c5d21e70f3c78d6 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -12,9 +12,6 @@ isolate_stress_test: Skip # Issue 12588: Uses dart:html. This should be able to
|
| [ $runtime != vm || $mode == product || $compiler == app_jit ]
|
| checked_test: Skip # Unsupported.
|
|
|
| -[ ($runtime == vm || $runtime == dart_precompiled) && $arch == mips && $mode == debug ]
|
| -mandel_isolate_test: Skip # Uses 600 MB Ram on our 1 GB test device.
|
| -
|
| [ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
|
| compile_time_error_test/01: Skip # Issue 12587
|
| ping_test: Skip # Resolve test issues
|
|
|