| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index cec8f70a46843935284e349f7fa00226ba6baeaf..5c86d5b8c9cc0f7aef56ca773bdb9c420fa16179 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -50,7 +50,6 @@ package/*: Skip # Do not run those in Dartium.
|
| [ $compiler == dart2js ]
|
| medium_integer_test: Fail, OK # cannot resolve type Mint
|
| io/process_exit_negative_test: Fail, OK # relies on a static error that is a warning now.
|
| -io/web_socket_test: Fail # Bug 5316
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| assert_test: Fail, OK # Assumes unspecified fields on the AssertionError.
|
|
|