Bug 278239
Summary: | [macOS Release] 2 tests in media/video are flaky failure (failing in EWS) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
Component: | New Bugs | Assignee: | Jer Noble <jer.noble> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | 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=278318 |
Marta Darbinyan
The following tests are a flaky text diff on macOS Sonoma and Ventura Release on main and appear as pre-existing failure in EWS.
media/video-playsinline.html
media/video-webkit-playsinline.html
Text diff output:
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: TypeError: undefined is not an object (evaluating 'media.currentTime')
RUN(internals.settings.setInlineMediaPlaybackRequiresPlaysInlineAttribute(true))
RUN(video.playsInline = false)
EVENT(canplaythrough)
History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=media%2Fvideo-playsinline.html&test=media%2Fvideo-webkit-playsinline.html&style=release
Test diff: https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/282350@main%20(10562)/media/video-playsinline-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134069680>
EWS
Test gardening commit 282360@main (c1f844508b5d): <https://commits.webkit.org/282360@main>
Reviewed commits have been landed. Closing PR #32309 and removing active labels.
Jer Noble
Pull request: https://github.com/WebKit/WebKit/pull/33431
EWS
Committed 283488@main (5304ae181908): <https://commits.webkit.org/283488@main>
Reviewed commits have been landed. Closing PR #33431 and removing active labels.