mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
skip test that imports dart:html on VM bots
BUG= Review URL: https://codereview.chromium.org//21261004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@25643 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
8bfc72b1b9
commit
7c3ca56e0a
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ serialization/test/no_library_test: Skip # Expected Failure
|
|||
[ $runtime == vm ]
|
||||
custom_element: Skip
|
||||
mdv: Skip
|
||||
mutation_observer: Skip
|
||||
|
||||
[ $runtime == safari || $runtime == chrome || $runtime == ie9 || $runtime == ff || $runtime == dartium || $runtime == drt ]
|
||||
docgen/test/single_library_test: Skip # Uses dart:io
|
||||
|
|
Loading…
Reference in a new issue