Chromium Code Reviews| Index: compiler/tests/dartc/dartc.status |
| diff --git a/compiler/tests/dartc/dartc.status b/compiler/tests/dartc/dartc.status |
| index 8756cb94819ea1c16efb2534287812c843c63f79..12520eea78945fc221be2f38e525c60b10da6b9f 100644 |
| --- a/compiler/tests/dartc/dartc.status |
| +++ b/compiler/tests/dartc/dartc.status |
| @@ -3,6 +3,9 @@ |
| # BSD-style license that can be found in the LICENSE file. |
| prefix dartc |
| +# All the exclusions in this status file are hardcoded into the scripts |
| +# client/tests/dartc/testcfg.py and client/tests/dartc/test_config.dart. |
| +# This file is not used when creating the test dartc/junit_tests. |
|
ngeoffray
2011/12/30 10:20:06
So is that file used at all? Could you add a comme
Bill Hesse
2011/12/30 16:04:33
Only the component exclusions are used, and them o
|
| compiler/vm/*: Skip |