| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index bb7b57c198b0cf45e85ad789ccf679ab9c0e6632..c57e14154c98372f0e1c78452d46d7e172bbfd3b 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -138,9 +138,6 @@ deferred_transitive_import_error_test: Skip # Contains intentional errors.
|
| dart_developer_env_test: SkipByDesign # Unsupported by dart2js
|
| dart_developer_disabled_env_test: SkipByDesign # Unsupported by dart2js
|
|
|
| -[ $compiler == dart2js && $cps_ir && $checked ]
|
| -*: Skip # `assert` not implemented
|
| -
|
| [ $runtime == vm && ($arch == arm || $arch == arm64) ]
|
| io/file_stream_test: Skip # Issue 26109
|
| io/file_typed_data_test: Skip # Issue 26109
|
|
|