mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
Mark the pub oauth2_test as failing on Windows.
Review URL: https://codereview.chromium.org//11418227 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15483 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
e7382431ba
commit
ff3ab9a439
1 changed files with 3 additions and 2 deletions
|
@ -10,7 +10,8 @@
|
|||
[ $runtime == drt || $runtime == dartium || $runtime == opera]
|
||||
*: Skip
|
||||
|
||||
# TODO(nweiz): The "pub lish" and oauth2 tests fail mysteriously on Windows. See
|
||||
# issues 7015 and 7016.
|
||||
[ $system == windows ]
|
||||
# TODO(nweiz): The "pub lish" tests fail mysteriously on Windows as well. See
|
||||
# issue 6984.
|
||||
pub_lish_test: Fail
|
||||
oauth2_test: Fail
|
||||
|
|
Loading…
Reference in a new issue