| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index a7e9b9b7a892d8a239195820648195756d44bc6c..1160f5f7a50db0c9619b043c43bdb13e99d7d0ab 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -41,7 +41,8 @@ io/process_non_ascii_test: Pass, Fail
|
|
|
| [ $runtime == vm && $system == windows ]
|
| io/file_system_links_test: Skip # No links on Windows.
|
| -io/tls_server_test: Skip # Mysterious failures in Windows (whesse, sra, srdjan)
|
| +io/tls_server_test: Pass, Crash # Issue 6893
|
| +io/secure_server_stream_test: Pass, Crash # Issue 6893
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
|
|