[Webkit-unassigned] [Bug 256108] New: [ NEW-TEST macOS ] media/video-audio-session-mode.html is a constant text failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 28 13:53:21 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=256108
Bug ID: 256108
Summary: [ NEW-TEST macOS ] media/video-audio-session-mode.html
is a constant text failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Jenner at apple.com
media/video-audio-session-mode.htm
is a constant text failure on macOS Monterey and higher.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=webaudio%2Faudiocontext-low-samplerate.html
TEXT DIFF:
RUN(video.pause())
RUN(video.muted = true)
EXPECTED (internals.audioSessionCategory() == 'MoviePlayback'), OBSERVED 'MediaPlayback' FAIL
-EXPECTED (internals.audioSessionMode() == 'Default') OK
+EXPECTED (internals.audioSessionMode() == 'Default'), OBSERVED 'MoviePlayback' FAIL
EXPECTED (internals.routeSharingPolicy() == 'LongFormAudio') OK
** And check again after 3 seconds.
-EXPECTED (internals.audioSessionCategory() == 'None') OK
-EXPECTED (internals.routeSharingPolicy() == 'Default') OK
+EXPECTED (internals.audioSessionCategory() == 'None'), OBSERVED 'MediaPlayback' FAIL
+EXPECTED (internals.routeSharingPolicy() == 'Default'), OBSERVED 'LongFormAudio' FAIL
END OF TEST
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/263510@main%20(2966)/media/video-audio-session-mode-pretty-diff.html
This is a newly introduced test that has been failing since its introduction at https://commits.webkit.org/263201@main
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230428/e929cb0c/attachment.htm>
More information about the webkit-unassigned
mailing list