| Index: tests/lib_strong/lib_strong.status
|
| diff --git a/tests/lib_strong/lib_strong.status b/tests/lib_strong/lib_strong.status
|
| index 25a4be62541af60b2bc7717287917bf275454bff..a18d82c746ca13612cbcf7e5ad9f0b2ecd1b1226 100644
|
| --- a/tests/lib_strong/lib_strong.status
|
| +++ b/tests/lib_strong/lib_strong.status
|
| @@ -334,8 +334,15 @@ typed_data/int64_list_load_store_test: RuntimeError # Issue 29922
|
| typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 29922
|
| typed_data/typed_data_list_test: RuntimeError # Issue 29922
|
| html/cross_domain_iframe_test: RuntimeError # Issue 28326
|
| -html/touchevent_test: RuntimeError # Issue 29922
|
| +html/interactive_test: Skip # requests interactive permissions (camera, geolocation)
|
| +
|
| +[ $compiler == dartdevc && $runtime == chrome ]
|
| html/css_test: RuntimeError # Issue 29922
|
| -html/element_types_test: RuntimeError # Issue 29922
|
| html/element_animate_test/timing_dict: RuntimeError # Issue 29922
|
| -html/interactive_test: Skip # requests interactive permissions (camera, geolocation)
|
| +html/element_types_test: RuntimeError # Issue 29922
|
| +html/touchevent_test: RuntimeError # Issue 29922
|
| +
|
| +[ $compiler == dartdevc && $runtime == drt ]
|
| +html/svg_test: RuntimeError # Issue 29922
|
| +math/math_test: RuntimeError # Issue 29922
|
| +math/math2_test: RuntimeError # Issue 29922
|
|
|