| Index: tests/lib/lib.status
|
| ===================================================================
|
| --- tests/lib/lib.status (revision 23319)
|
| +++ tests/lib/lib.status (working copy)
|
| @@ -20,6 +20,9 @@
|
| async/run_async4_test: Pass, Fail # no global exception handler in isolates. http://dartbug.com/9012
|
| async/run_async6_test: Fail # global error handling is not supported. http://dartbug.com/5958
|
|
|
| +[ $compiler == dart2js && $minified ]
|
| +mirrors/mirrors_resolve_fields_test: Fail # Issue 6490
|
| +
|
| [ $csp ]
|
| mirrors/library_uri_package_test: Fail, Pass # Issue 6490
|
|
|
|
|