mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:44:27 +00:00
Skip args tests to get gots green.
TBR=efortuna@google.com Review URL: https://chromiumcodereview.appspot.com//10829393 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10917 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
parent
ab73bc7a40
commit
a71d1a3b93
1 changed files with 3 additions and 1 deletions
|
@ -24,4 +24,6 @@ unittest/test/instance_test: Skip
|
|||
|
||||
[ $compiler == dart2js && $checked ]
|
||||
fixnum/test/int_32_test: Fail # Issue 3720.
|
||||
fixnum/test/int_64_test: Fail # Issue 3720.
|
||||
fixnum/test/int_64_test: Fail # Issue 3720.
|
||||
|
||||
args/test/*: Skip # TODO(dgrove): skip while I get bots fixed
|
||||
|
|
Loading…
Reference in a new issue