| Index: tests/lib/lib.status
|
| ===================================================================
|
| --- tests/lib/lib.status (revision 31662)
|
| +++ tests/lib/lib.status (working copy)
|
| @@ -198,9 +198,6 @@
|
| [ $runtime == vm ]
|
| async/timer_not_available_test: Fail, OK
|
| mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
|
| -typed_data/setRange_1_test: Fail # Issue 15413
|
| -typed_data/setRange_2_test: Fail # Issue 15413
|
| -typed_data/setRange_3_test: Fail # Issue 15413
|
| mirrors/syntax_error_test/01: Fail # Issue 15886
|
|
|
| [ $compiler == none ]
|
| @@ -221,9 +218,6 @@
|
| mirrors/immutable_collections_test: Fail # Issue 11857, Issue 14321
|
| mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io.
|
| mirrors/local_isolate_test: Skip # http://dartbug.com/12188
|
| -typed_data/setRange_1_test: Fail # Issue 15413
|
| -typed_data/setRange_2_test: Fail # Issue 15413
|
| -typed_data/setRange_3_test: Fail # Issue 15413
|
|
|
| [ $compiler == none && ( $runtime == drt || $runtime == dartium ) ]
|
| async/timer_test: Fail, Pass # Issue 15487
|
|
|