| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4a1b462c51647c66eb7502c6c83fec9195830047..143acf2cffdaed8b7e04286ea01a7a28e33e4c58 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -106,8 +106,10 @@ touchevent_test/supported: Fail # Touch events are only supported on touch devic
|
| 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
|
| element_animate_test/simple_timing: RuntimeError # Please triage this failure
|
| -element_types_test/supported_object: RuntimeError # Issue 25155
|
| -html/element_types_test/supported_embed: RuntimeError # Issue 25155
|
| +element_types_test/supported_object: Pass, RuntimeError # Issue 25155
|
| +html/element_types_test/supported_embed: Pass, RuntimeError # Issue 25155
|
| +html/event_test: Pass, RuntimeError # Issue 25158 Passes on 46, fails on 47
|
| +html/history_test/history: Pass, RuntimeError # Issue 25158, passes on 46 fails on 47
|
|
|
| [ $runtime == chrome && $system == macos ]
|
| canvasrenderingcontext2d_test/drawImage_video_element: Skip # Times out. Please triage this failure.
|
|
|