| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 1941cdf599461b0b6da700991d063b4c62faa28b..589e5b959378b5e7990edf661fccb7dd0d5e2554 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -64,7 +64,6 @@ deoptimization_test: Fail, OK # Requires bigint.
|
| 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.
|
| -crypto/sha1_test: Skip
|
|
|
| [ $compiler == dart2js && $runtime == none ]
|
| fail_test: Skip # fails only at runtime, overrides default expectation from standalone.status
|
|
|