| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index b9fba69a795c3298b28f1ab743369d973e4df139..8e9efbb4807cf7695a429f6681907636188f1ecb 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -57,12 +57,6 @@ medium_integer_test: Fail # Issue 1146.
|
|
|
| [ $compiler == dart2js ]
|
| medium_integer_test: Fail, OK # cannot resolve type Mint
|
| -io/timer_cancel_test: Fail # Needs Timer to run.
|
| -io/timer_cancel1_test: Fail # Needs Timer to run.
|
| -io/timer_cancel2_test: Fail # Needs Timer to run.
|
| -io/multiple_timer_test: Fail # Needs Timer to run.
|
| -io/timer_test: Fail # Needs Timer to run.
|
| -io/timer_repeat_test: Fail # Needs Timer to run.
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| assert_test: Fail # Assert not implemented
|
|
|