| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 7cc55db75cc8ad07353ec71eff9f2597cfc99ef6..fb0ebb02e4cfcfa1e349854280f1d8beecd1a424 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -17,7 +17,7 @@ typed_data/float32x4_unbox_phi_test: Fail, OK
|
| typed_data/float32x4_unbox_regress_test: Fail, OK
|
|
|
| [ $compiler == dart2js && $checked ]
|
| -async/catch_errors20_test: Fail # computeSignature is not generated.
|
| +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
|
|
|