| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 4c09f189481ec08367bb4e81c108d4486dee9398..5c86d5b8c9cc0f7aef56ca773bdb9c420fa16179 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -49,6 +49,7 @@ 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.
|
|
|
| [ $compiler == dart2js && $runtime == d8 ]
|
| assert_test: Fail, OK # Assumes unspecified fields on the AssertionError.
|
|
|