| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 47c1946d4b801bf8bee701eba10e3769867a367c..e76e4dda3166f81719d4e47369faf5e181be6720 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -259,13 +259,6 @@ typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 10275
|
| typed_data/int32x4_bigint_test: RuntimeError # Issue 1533
|
| typed_data/int64_list_load_store_test: RuntimeError # Issue 10275
|
|
|
| -[ $runtime == opera ]
|
| -async/multiple_timer_test: Pass, Fail # Probably issue 14734
|
| -
|
| -[ $runtime == opera && $system == windows]
|
| -# TODO(efortuna): Investigate.
|
| -async/timer_test: Fail, Pass
|
| -
|
| [ $runtime == vm ]
|
| convert/streamed_conversion_json_utf8_decode_test: Pass, Slow # Infrequent timeouts.
|
|
|
|
|