| Index: tests/lib/lib.status
|
| ===================================================================
|
| --- tests/lib/lib.status (revision 27975)
|
| +++ tests/lib/lib.status (working copy)
|
| @@ -38,6 +38,7 @@
|
| mirrors/redirecting_factory_test/none: RuntimeError # Issue 6490
|
| mirrors/redirecting_factory_test/02: RuntimeError # Issue 6490
|
| mirrors/closures_test/none: RuntimeError # Issue 6490
|
| +mirrors/library_metadata2_test/01: CompileTimeError # Issue 13633
|
|
|
| [ $runtime == safari ]
|
| mirrors/return_type_test: Pass, Timeout # Issue 12858
|
| @@ -167,7 +168,6 @@
|
| async/stream_controller_async_test: Pass, Fail # Issue 13608
|
|
|
| [ $compiler == dartanalyzer ]
|
| -mirrors/library_metadata2_test/01: Fail # http://dartbug.com/12950
|
| mirrors/typedef_test/none: Fail # Issue 13093
|
| mirrors/generics_test/none: Fail # Issue 13432
|
| mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
|
|
|