| Index: dart/tests/standalone/standalone.status
|
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status
|
| index ef2d23b26d44261a6264944b13375d61f91e6536..e08adde318fde70686cc3478c892cb1a4d64c916 100644
|
| --- a/dart/tests/standalone/standalone.status
|
| +++ b/dart/tests/standalone/standalone.status
|
| @@ -102,6 +102,7 @@ int_array_test: Skip # This is a VM test
|
| medium_integer_test: Fail, OK # Test fails with JS number semantics: issue 1533.
|
| io/process_exit_negative_test: Fail, OK # relies on a static error that is a warning now.
|
| io/http_server_handler_test: Fail # Issue 7739.
|
| +io/http_server_early_client_close_test: Fail # Issue 7739.
|
| package/package_isolate_test: Skip # spawnUri does not work in dart2js. See issue 3051
|
| debugger/*: Skip # Do not run standalone vm debugger tests with dart2js.
|
|
|
|
|