| Index: tests/lib/lib.status
|
| ===================================================================
|
| --- tests/lib/lib.status (revision 27562)
|
| +++ tests/lib/lib.status (working copy)
|
| @@ -42,6 +42,7 @@
|
| mirrors/typedef_test/none: Fail # http://dartbug.com/6490
|
| mirrors/typedef_test/02: Fail, OK # Incorrect VM behavior.
|
| mirrors/redirecting_factory_test/none: Fail # Issue 6490
|
| +mirrors/redirecting_factory_test/02: Fail # Issue 6490
|
| mirrors/closures_test/none: Fail # Issue 6490
|
|
|
| [ $runtime == safari ]
|
| @@ -134,6 +135,7 @@
|
| mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
|
| mirrors/redirecting_factory_test/none: Fail # Issue 13365
|
| mirrors/redirecting_factory_test/01: Fail # Issue 13365
|
| +mirrors/redirecting_factory_test/02: Fail # Issue 13365
|
| mirrors/closures_test/01: Fail, OK # Incorrect dart2js behavior.
|
|
|
| [ $compiler == none && $runtime == drt ]
|
|
|