mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
Suppress flake for pub/io_test on windows
Review URL: https://codereview.chromium.org//11637013 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16307 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
606bfd5e96
commit
e652efe397
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue