Chromium Code Reviews| Index: tests/lib/lib.status |
| =================================================================== |
| --- tests/lib/lib.status (revision 9728) |
| +++ tests/lib/lib.status (working copy) |
| @@ -14,6 +14,7 @@ |
| [ $compiler == dart2js || $compiler == dartc || $compiler == frog ] |
| math/*: Skip |
| +mirrors/*: Skip |
|
turnidge
2012/07/17 23:59:33
Okay, so we're moving the tests up?
rmacnak
2012/07/18 00:48:55
It took me a while to find the current location, s
turnidge
2012/07/18 05:07:35
I'll buy that.
On 2012/07/18 00:48:55, rmacnak wr
|
| unittest/instance_test: Skip |
| [ $compiler == dart2js && $checked ] |