Index: tests/lib/lib.status |
diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
index e68b833e5c949be42130ab1dfbc8fdbd44559f80..5a4a732a41a345131e61d8b5af4aa88b48fef65a 100644 |
--- a/tests/lib/lib.status |
+++ b/tests/lib/lib.status |
@@ -638,6 +638,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 |