Chromium Code Reviews| Index: utils/tests/pub/pub.status |
| =================================================================== |
| --- utils/tests/pub/pub.status (revision 16305) |
| +++ utils/tests/pub/pub.status (working copy) |
| @@ -9,3 +9,6 @@ |
| # Pub only runs on the standalone VM, not the browser. |
| [ $runtime == drt || $runtime == dartium || $runtime == opera ] |
| *: Skip |
| + |
| +[ $system == windows ] |
| +pub/io_test: Fail, Pass # Issue 7505 |