| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 8f093fb3a19a8ece4dec3fbe61b522abb2bbcf02..ad316a1d7f233685a832aa9dcbda3ef194bae907 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -13,6 +13,11 @@ io/test_runner_exit_code_test: fail
|
| io/test_runner_test: fail
|
| io/web_socket_test: Pass, Fail # Issue 8943
|
|
|
| +[ $compiler == dartc ]
|
| +io/skipping_dart2js_compilations_test: Fail # Date-to-DateTime renaming. Also fails on VM above.
|
| +io/test_runner_test: Fail # Date-to-DateTime renaming. Also fails on vm above.
|
| +
|
| +
|
| [ $runtime == vm && ( $system == windows ) ]
|
| io/raw_socket_test: Pass, Fail # Issue 8901
|
|
|
|
|