| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 49390a43de5d71e7cb0201b25bf6cabfb4862ed8..11cee522a4a9ce50a705dfe282f9a51bf96e6376 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -17,9 +17,6 @@ typed_data/float32x4_list_test: Fail, OK
|
| typed_data/float32x4_unbox_phi_test: Fail, OK
|
| typed_data/float32x4_unbox_regress_test: Fail, OK
|
|
|
| -[ $compiler == dart2js && $checked ]
|
| -async/catch_errors20_test: Fail # Issue 11470
|
| -
|
| [ $compiler == dart2js && ($runtime == d8 || $runtime == ie9) ]
|
| typed_data/byte_data_test: Fail, OK # d8/ie9 doesn't support DataView
|
|
|
|
|