| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 6200bda2cdb572862239d5c4af405628aaa7625c..9b02ce7b566c11682a52d0982620c16b9880da53 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -68,9 +68,6 @@ out_of_memory_test: Fail, OK # d8 handles much larger arrays than Dart VM.
|
| io/http_parser_test: Fail, OK # ByteArray
|
| io/options_test: Fail, OK # Cannot pass options to d8.
|
|
|
| -[ $compiler == dart2js && $checked ]
|
| -crypto/sha1_test: Fail # 2147483648 does not implement int
|
| -
|
| [ $compiler == dart2js && $runtime == none ]
|
| fail_test: Skip # fails only at runtime, overrides default expectation from standalone.status
|
| io/options_test: Fail
|
|
|