Disable crypto tests on Dartium.
DRT doesn't understand R=antonm@google.com BUG=dartbug.com/3042 TEST= Review URL: https://chromiumcodereview.appspot.com//10392079 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@7606 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -19,3 +19,6 @@ crypto/hmac_sha1_test: Fail
|
||||
crypto/hmac_sha256_test: Fail
|
||||
crypto/sha1_test: Fail
|
||||
crypto/sha256_test: Fail
|
||||
|
||||
[ $compiler == none && $runtime == drt ]
|
||||
crypto/*: Skip # issue 3042
|
||||
|
||||
Reference in New Issue
Block a user