| Index: tests/lib/lib.status
|
| ===================================================================
|
| --- tests/lib/lib.status (revision 23224)
|
| +++ tests/lib/lib.status (working copy)
|
| @@ -21,6 +21,9 @@
|
| async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9002
|
| async/run_async4_test: Pass, Fail # no global exception handler in isolates. http://dartbug.com/9012
|
|
|
| +[ $csp ]
|
| +mirrors/library_uri_package_test: Fail # Issue 6490
|
| +
|
| [ $compiler == dart2js && $checked ]
|
| async/stream_event_transform_test: Fail # Issue 7733.
|
|
|
|
|