NEW 281097
[ Sequoia ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html is a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=281097
Summary [ Sequoia ] imported/w3c/web-platform-tests/html/semantics/embedded-content/m...
Anfernee Viduya
Reported 2024-10-08 16:54:29 PDT
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html is a constant failure. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fmedia-elements%2Fmime-types%2FcanPlayType.html DIFF: PASS audio/mp4; codecs="mp4a.40.2" (optional) PASS audio/mp4 with bogus codec PASS audio/mp4 with and without codecs -PASS audio/ogg (optional) -PASS audio/ogg; codecs="opus" (optional) +FAIL audio/ogg (optional) assert_equals: audio/ogg expected "maybe" but got "" +FAIL audio/ogg; codecs="opus" (optional) assert_equals: audio/ogg; codecs="opus" expected "probably" but got "" FAIL audio/ogg; codecs="vorbis" (optional) assert_equals: audio/ogg; codecs="vorbis" expected "probably" but got "" PASS audio/ogg with bogus codec PASS audio/ogg with and without codecs DIFF LINK: https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/284836@main%20(220)/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType-diff.txt REPRODUCIBILITY: I was able to reproduce this issue on ToT using command run-webkit-tests imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html --iterations=10 DESCRIPTION: There was already a bug filed that relates to this test. Essentially the other bug is meant for a specific configuration. I was guided to file a new bug instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-08 16:54:40 PDT
EWS
Comment 2 2024-10-08 17:58:36 PDT
Test gardening commit 284865@main (8b1076399f90): <https://commits.webkit.org/284865@main> Reviewed commits have been landed. Closing PR #34874 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.