Chromium Code Reviews| Index: tests/utils/utils.status |
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
| index 79344f359857f91694eef362d42c7b6d6afd0e94..f69d8015961d7f5cab4f6427224d3639ecc11fe0 100644 |
| --- a/tests/utils/utils.status |
| +++ b/tests/utils/utils.status |
| @@ -35,3 +35,10 @@ txt_layout_test: Skip # Might just go away. |
| [ $arch == simmips ] |
| *: Skip |
| + |
| +[ $compiler == dartanalyzer ] |
| + |
| +# Issue 11050- Only static fields can be declared as 'const' |
|
scheglov
2013/06/06 16:09:31
Open _new_ issue with Area-Test.
jwren
2013/06/06 16:45:51
Done.
|
| +dummy_compiler_test: fail, OK |
| +dart2js_test: fail, OK |
| +recursive_import_test: fail, OK |