Bug 281097
Summary: | [ Sequoia ] imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/mime-types/canPlayType.html is a constant failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jean-yves.avenard, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=280187 |
Anfernee Viduya
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137549447>
EWS
Test gardening commit 284865@main (8b1076399f90): <https://commits.webkit.org/284865@main>
Reviewed commits have been landed. Closing PR #34874 and removing active labels.