Chromium Code Reviews| Index: tests/lib/lib.status |
| =================================================================== |
| --- tests/lib/lib.status (revision 8732) |
| +++ tests/lib/lib.status (working copy) |
| @@ -7,6 +7,7 @@ |
| [ $compiler == dart2js || $compiler == dartc || $compiler == frog ] |
| math/*: Skip |
| +unittest/instance_test: Skip |
| [ $compiler == dart2js && $checked ] |
| # numbers typed 'int' are too big to fit in a JS int. |
| @@ -21,3 +22,4 @@ |
| [ $runtime == opera ] |
| *: Skip |
| + |