| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 27ea36a4d4a71534d4473a66c9ca9ed11a75bb3b..0b02629c60a6e17915edd628d5f17ecc56036888 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -106,6 +106,8 @@ element_types_test/supported_meter: RuntimeError # Issue 18573
|
|
|
| [ $runtime == chrome ]
|
| touchevent_test/supported: Fail # Touch events are only supported on touch devices
|
| +element_animate_test/omit_timing: RuntimeError # Also timing out on MacOS. Issue 23507
|
| +element_animate_test/timing_dict: RuntimeError # Also timing out on MacOS. Issue 23507
|
|
|
| [ $runtime == chrome && $system == macos ]
|
| element_animate_test/omit_timing: Skip # Timing out on MacOS. Issue 23507
|
|
|