| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index bc8b7b4e9c199fd699ba38967188ecae2f330318..31574652c800fbf771c345ef62dfc22a20594d0a 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -43,7 +43,7 @@ io/process_non_ascii_test: Pass, Fail
|
| [ $runtime == vm && $system == windows ]
|
| io/file_system_links_test: Skip # No links on Windows.
|
| io/secure_server_stream_test: Pass, Crash, Timeout # Issue 6893
|
| -io/secure_server_test: Pass, Crash, Timeout # Issue 6893
|
| +io/secure_server_test: Pass, Crash, Fail, Timeout # Issue 6893
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|