Bug 263466 - New test (269406@main): [iOS] fast/mediastream/getDisplayMedia-max-constraints4.html is a constant text failure
Summary: New test (269406@main): [iOS] fast/mediastream/getDisplayMedia-max-constraint...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-20 13:29 PDT by Robert Jenner
Modified: 2023-10-20 14:23 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2023-10-20 13:29:45 PDT
fast/mediastream/getDisplayMedia-max-constraints4.html

is a new test introduced at https://commits.webkit.org/269406@main that is a constant text failure on iOS17.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2FgetDisplayMedia-max-constraints4.html

TEXT DIFF:

-PASS Underlying change of resolution should update how the constraints are used
+FAIL Underlying change of resolution should update how the constraints are used promise_test: Unhandled rejection with value: "configuration change timeout"

DIFF URL:
https://build.webkit.org/results/Apple-iOS-17-Simulator-Release-WK2-Tests/269424@main%20(202)/fast/mediastream/getDisplayMedia-max-constraints4-pretty-diff.html
Comment 1 Radar WebKit Bug Importer 2023-10-20 13:30:21 PDT
<rdar://problem/117277037>
Comment 2 Robert Jenner 2023-10-20 13:47:34 PDT
I was able to reproduce the failure at iOs 17 Release ToT running the test as follows:

run-webkit-tests --iOS-simulator fast/mediastream/getDisplayMedia-max-constraints4.html

History indicates this has been failing since it was introduced. 

Marking expectations below.
Comment 3 EWS 2023-10-20 14:04:18 PDT
Committed 269592@main (7528a0a52c7e): <https://commits.webkit.org/269592@main>

Reviewed commits have been landed. Closing PR #19364 and removing active labels.
Comment 4 Ryan Haddad 2023-10-20 14:23:04 PDT
Reopening since the commit above is just gardening.

Also, this isn't a regression since it is a new test failing since introduction. Updating title.
Comment 5 Ryan Haddad 2023-10-20 14:23:24 PDT
(actually reopening)