| Index: tests/lib/lib.status
|
| ===================================================================
|
| --- tests/lib/lib.status (revision 12017)
|
| +++ tests/lib/lib.status (working copy)
|
| @@ -10,14 +10,6 @@
|
| crypto/sha256_test: Slow, Pass
|
| crypto/sha1_test: Slow, Pass
|
|
|
| -[ $compiler == dart2js && $checked ]
|
| -# numbers typed 'int' are too big to fit in a JS int.
|
| -crypto/hmac_md5_test: Fail
|
| -crypto/hmac_sha1_test: Fail
|
| -crypto/hmac_sha256_test: Fail
|
| -crypto/sha1_test: Fail
|
| -crypto/sha256_test: Fail
|
| -
|
| [ $runtime == opera ]
|
| *: Skip
|
|
|
|
|