| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 442109b517eb4f242aac77a8d7e6ea269986e2e8..b1787c18c39d4d13857fac8deca57a2065eeb8a0 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -152,5 +152,9 @@ typed_data_view_test: StaticWarning
|
| javascript_compatibility_errors_test: Skip
|
| javascript_compatibility_warnings_test: Skip
|
|
|
| +[ $compiler == dart2analyzer ]
|
| +package/package1_test: CompileTimeError
|
| +package/package_test: CompileTimeError
|
| +
|
| [ $system == windows ]
|
| io/skipping_dart2js_compilations_test: Fail # Issue 19551.
|
|
|