| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index e28c5e79d32b673cc50db259515282c83f813fc6..dffbaa76723ca84eb4876093aa6b0356c069cccb 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -635,6 +635,5 @@ typed_data/float32x4_test: Crash # Instance of 'TypeOperator': type check unimpl
|
| typed_data/int32x4_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| typed_data/typed_data_hierarchy_int64_test: Crash # Instance of 'TypeOperator': type check unimplemented for List<int>.
|
| typed_data/typed_data_list_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| -typed_data/typed_data_sublist_type_test: Crash # Instance of 'TypeOperator': type check unimplemented for T.
|
| typed_data/typed_list_iterable_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
|
| convert/json_toEncodable_reviver_test : RuntimeError
|
|
|