mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
Cover all browsers
R=vsm@google.com Review URL: https://codereview.chromium.org//343153002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@37546 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
72973b7096
commit
76b86b10b3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ source_mirrors_test: Slow, Pass
|
|||
dummy_compiler_test: Slow, Pass
|
||||
source_mirrors_test: Slow, Pass
|
||||
|
||||
[ $compiler == none && ( $runtime == drt || $runtime == dartium ) ]
|
||||
[ $compiler == none && $browser ]
|
||||
dummy_compiler_test: RuntimeError # http://dartbug.com/17662
|
||||
recursive_import_test: RuntimeError # http://dartbug.com/17662
|
||||
source_mirrors_test: RuntimeError # http://dartbug.com/17662
|
||||
|
|
Loading…
Reference in a new issue