Chromium Code Reviews| Index: utils/tests/pub/pub.status |
| =================================================================== |
| --- utils/tests/pub/pub.status (revision 19267) |
| +++ utils/tests/pub/pub.status (working copy) |
| @@ -6,6 +6,9 @@ |
| oauth2_test: Pass,Fail |
| pub_uploader_test: Pass,Fail |
| +# TODO(gram): These broke with r19269; investigating. |
| +error_group_test: Skip |
|
Bob Nystrom
2013/03/01 01:35:15
If it's consistently failing can you mark this as
|
| + |
| # Pub only runs on the VM, so just rule out all compilers. |
| [ $compiler == dart2js || $compiler == dart2dart ] |
| *: Skip |