Chromium Code Reviews| Index: utils/tests/pub/pub.status |
| =================================================================== |
| --- utils/tests/pub/pub.status (revision 19246) |
| +++ utils/tests/pub/pub.status (working copy) |
| @@ -6,6 +6,9 @@ |
| oauth2_test: Pass,Fail |
| pub_uploader_test: Pass,Fail |
| +pub_lish_test: Pass, Fail # Issue 8868 |
| +validator_test: Pass, Fail # Issue 8868 |
| + |
| # Pub only runs on the VM, so just rule out all compilers. |
| [ $compiler == dart2js || $compiler == dart2dart || $compiler == dartc ] |
| *: Skip |