| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index 56d0fcfe0d0e6323d5bacaf058aad904f5888f80..442109b517eb4f242aac77a8d7e6ea269986e2e8 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -128,6 +128,7 @@ io/file_read_special_device_test: Fail # dartbug.com/17440
|
| io/web_socket_test: Skip # Times out. Issue 20352
|
| io/test_runner_test: Skip # Flakily times out in a subtest. Issue 201351
|
| full_coverage_test: Skip # Times out. Issue 20352
|
| +io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too slow.
|
|
|
| [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) && $unchecked ]
|
| assert_test: Fail # Issue 13719: Please triage this failure.
|
|
|