| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 96f7c7c30dd6a7e59787de305fbec1c44723c47f..1a570ec9661c543fb9d5b0f659ff3f5fe612d145 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -106,7 +106,6 @@ async/timer_not_available_test: Skip # only meant to test when there is no way t
|
| # implement timer (currently only in d8)
|
| mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io.
|
| async/run_async6_test: Fail # Issue 10910
|
| -utf/utf8_test: Fail # Issue 11030
|
|
|
| [ $compiler == none && $runtime == drt && $system == windows ]
|
| async/multiple_timer_test: Fail, Pass # See Issue 10982
|
|
|