| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index e28dfb15c8bd3131aa346ea022685adc65f1864d..21c38353546d52376c43ae87f15c1ea6d919c685 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -192,6 +192,7 @@ async/timer_isolate_test: Pass, Fail # Issue 14734
|
| [ $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
|
|
|