| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 85c81a879b8afbbc8125417211f3eee3e9e89a1c..75ba824e91f4253e46b69c1d0c72f54af62f49ec 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -192,6 +192,7 @@ convert/json_util_test: Fail # Issue 16109
|
| [ $compiler == dart2js ]
|
| typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 10275
|
| typed_data/int32x4_bigint_test: RuntimeError # Issue 1533
|
| +typed_data/typed_list_buffer_test/01: RuntimeError # Issue 10275
|
|
|
| [ $runtime == opera ]
|
| async/multiple_timer_test: Pass, Fail # Probably issue 14734
|
|
|