Chromium Code Reviews| Index: tests/lib/lib.status |
| =================================================================== |
| --- tests/lib/lib.status (revision 9832) |
| +++ tests/lib/lib.status (working copy) |
| @@ -17,6 +17,9 @@ |
| mirrors/*: Skip |
| unittest/instance_test: Skip |
| +[ $compiler == none && $runtime == drt ] |
| +mirrors/*: Skip |
| + |
| [ $compiler == dart2js && $checked ] |
| # numbers typed 'int' are too big to fit in a JS int. |
| crypto/hmac_md5_test: Fail |