| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 6fef3ac6b88c9c41e266e93daaecf878938a1fcb..fcd4ea89e9ca095f46420db54dbe1b72ffca081e 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -124,7 +124,6 @@ mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16589
|
| typed_data/setRange_2_test: Fail # Safari doesn't fully implement spec for TypedArray.set
|
| typed_data/setRange_3_test: Fail # Safari doesn't fully implement spec for TypedArray.set
|
| typed_data/setRange_4_test: Fail # Safari doesn't fully implement spec for TypedArray.set
|
| -mirrors/to_string_test: Fail # Safari bug TODO(ahe): Add bug number if able to submit bug.
|
| mirrors/null_test: Fail # http://dartbug.com/16831
|
|
|
| [ $compiler == dart2js && $runtime == chromeOnAndroid ]
|
|
|