| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 8f8e406d5e7326b749f918b3d6f9c9536de030be..8a3bbbf6eac7fee7d11c69ee30cc0981c3346bd3 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -24,3 +24,6 @@ dummy_compiler_test: Slow, Pass
|
| dummy_compiler_test: Pass, RuntimeError # Issue 17662
|
| recursive_import_test: Pass, RuntimeError # Issue 17662
|
| source_mirrors_test: Pass, RuntimeError # Issue 17662
|
| +
|
| +[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| +source_mirrors_test: StaticWarning # Issue 22475
|
|
|