Chromium Code Reviews| Index: pkg/pkg.status |
| =================================================================== |
| --- pkg/pkg.status (revision 25708) |
| +++ pkg/pkg.status (working copy) |
| @@ -168,6 +168,7 @@ |
| # test on Dartium, which requires all tests to have a library. |
| [ $runtime == dartium || $runtime == drt ] |
|
ricow1
2013/08/01 15:55:42
I think you need to put it under a
[ $compiler ==
|
| serialization/test/no_library_test: Skip # Expected Failure |
| +mdv/test/template_element_test: Pass, Fail # Issue 12177 |
| # Skip tests on the VM if the package depends on dart:html |
| [ $runtime == vm ] |