Chromium Code Reviews| Index: tests/lib/lib.status |
| =================================================================== |
| --- tests/lib/lib.status (revision 25234) |
| +++ tests/lib/lib.status (working copy) |
| @@ -4,6 +4,7 @@ |
| [ $compiler == dart2js ] |
| math/*: Skip |
| +mirrors/invoke_test: Fail |
|
ahe
2013/07/20 16:34:59
Please add a bug number.
rmacnak
2013/07/22 18:40:48
Done.
siva
2013/07/22 22:46:14
You need an issue for this...
|
| mirrors/method_mirror_name_test: Fail # Issue 6335 |
| mirrors/method_mirror_properties_test: Fail # Issue 11861 |
| mirrors/mirrors_test: Fail # TODO(ahe): I'm working on fixing this. |