| Index: tests/standalone/standalone.status
|
| ===================================================================
|
| --- tests/standalone/standalone.status (revision 8985)
|
| +++ tests/standalone/standalone.status (working copy)
|
| @@ -62,6 +62,12 @@
|
| [ $compiler == dart2js ]
|
| medium_integer_test: Fail, OK # cannot resolve type Mint
|
| io/test_extension_test: Fail, OK # dart-ext:test_extension: Illegal argument(s): dart-ext:test_extension
|
| +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
|
|
|