Bug 263098
| Summary: | REGRESSION(261180@main?): [ Sonoma ] TestWebKitAPI.GetDisplayMediaTest.SystemCanPrompt is constantly failing. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
| Component: | Media | Assignee: | Eric Carlson <eric.carlson> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | eric.carlson, 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=251893 | ||
Ben Schwartz
TestWebKitAPI.GetDisplayMediaTest.SystemCanPrompt
This API test is constantly failing on macOS Sonoma.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.GetDisplayMediaTest.SystemCanPrompt
ERROR LOG:
/Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/GetDisplayMedia.mm:146
Value of: wasPrompted
Actual: true
Expected: false
with contraint { audio: true, video: true }
/Volumes/Data/worker/Apple-Sonoma-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/GetDisplayMedia.mm:146
Value of: wasPrompted
Actual: true
Expected: false
with contraint { audio: false, video: true }
REPRODUCIBILITY:
I was able to reproduce this issue on macOS Sonoma (14.0, 23A344/arm64) ToT using the following command:
run-api-tests --debug --verbose TestWebKitAPI.GetDisplayMediaTest.SystemCanPrompt
REGRESSION:
While I cannot concretely pinpoint a regression (as this issue began with the bring-up of Sonoma testers), the last edit at the failing point is at 261180@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116893261>
Eric Carlson
Pull request: https://github.com/WebKit/WebKit/pull/19558
EWS
Committed 269789@main (c4121dd7d23a): <https://commits.webkit.org/269789@main>
Reviewed commits have been landed. Closing PR #19558 and removing active labels.