Bug 263466
| Summary: | New test (269406@main): [iOS] fast/mediastream/getDisplayMedia-max-constraints4.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=263015 | ||
Robert Jenner
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117277037>
Robert Jenner
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.
EWS
Committed 269592@main (7528a0a52c7e): <https://commits.webkit.org/269592@main>
Reviewed commits have been landed. Closing PR #19364 and removing active labels.
Ryan Haddad
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.
Ryan Haddad
(actually reopening)