| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index ec4c12a9b414585997ffc32aab7a2159fd53816e..77928add70c03fbd79867d14de7a17469f9772e8 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -92,6 +92,8 @@ async/run_async4_test: Pass, Fail # http://dartbug.com/9013
|
| async/timer_isolate_test: Skip # See Issue 4997
|
| async/timer_not_available_test: Skip # only meant to test when there is no way to
|
| # implement timer (currently only in d8)
|
| +mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io.
|
| +mirrors/library_uri_package_test: Fail # Returns non-package uri.
|
|
|
| [ $arch == arm ]
|
| *: Skip
|
|
|