Bug 252322
| Summary: | New test: [ macOS X86_64 ] media/media-source/media-source-video-renders.html is constant ImageOnlyfailure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bri Harris <bharris9> |
| Component: | New Bugs | Assignee: | Bri Harris <bharris9> |
| Status: | NEW | ||
| Severity: | Normal | CC: | aestes, jenner, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Bri Harris
media/media-source/media-source-video-renders.html
is a constant failure across macOS WebKit 1.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-source%2Fmedia-source-video-renders.html
I was able to replicate this failure on Ventura ToT running on Intel as follows:
run-webkit-tests media/media-source/media-source-video-renders.html -1
I was also able to replicate the failure on Apple Silicon Debug ToT using the same method.
DIFF TEXT:
@@ -3,8 +3,9 @@
== Running test suite: Worker.CreateAndTerminate
-- Running test case: Worker.enable
-PASS: Should be informed of two existing Workers.
-Worker - inspector/worker/resources/worker-1.js
+FAIL: Should be informed of two existing Workers.
+ Expected: 2
+ Actual: 1
Worker - inspector/worker/resources/worker-2.js
-- Running test case: Worker.workerCreated
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105502071>
Bri Harris
It appears this test has been failing on WK1 since introduced at 258499@main
Bri Harris
Pull request: https://github.com/WebKit/WebKit/pull/10152
EWS
Test gardening commit 260317@main (43912039883b): <https://commits.webkit.org/260317@main>
Reviewed commits have been landed. Closing PR #10152 and removing active labels.
Bri Harris
Pull request: https://github.com/WebKit/WebKit/pull/10159
EWS
Test gardening commit 260322@main (3217a5cfa19d): <https://commits.webkit.org/260322@main>
Reviewed commits have been landed. Closing PR #10159 and removing active labels.
Ryan Haddad
It looks like this test is now passing on arm64, but continues to fail on x86 hardware.
EWS
Test gardening commit 265993@main (d883bc917a15): <https://commits.webkit.org/265993@main>
Reviewed commits have been landed. Closing PR #15783 and removing active labels.
EWS
Test gardening commit 265870.39@safari-7616-branch (a289e9bbcc8e): <https://commits.webkit.org/265870.39@safari-7616-branch>
Reviewed commits have been landed. Closing PR #691 and removing active labels.