Bug 247928
| Summary: | REGRESSION (Ventura): [ Ventura+ ] TestWebKitAPI.ServiceWorker.ServiceWorkerWindowClientFocus is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | New Bugs | Assignee: | youenn fablet <youennf> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Robert Jenner
TestWebKitAPI.ServiceWorker.ServiceWorkerWindowClientFocus
is a constant failure on macOS Ventura.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.ServiceWorker.ServiceWorkerWindowClientFocus
TEST RUN URL:
https://build.webkit.org/#/builders/707/builds/213
FAILURE TEXT:
TestWebKitAPI.ServiceWorker.ServiceWorkerWindowClientFocus
2022-11-14 17:21:09.009 com.apple.WebKit.WebContent.Development[59973:79969044] ApplePersistence=NO
2022-11-14 17:21:09.103 com.apple.WebKit.WebContent.Development[59974:79969056] ApplePersistence=NO
/Volumes/Data/worker/Apple-Ventura-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:3011
Value of: [webView1 hostWindow].isVisible
Actual: true
Expected: false
/Volumes/Data/worker/Apple-Ventura-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:3012
Value of: [webView2 hostWindow].isVisible
Actual: true
Expected: false
/Volumes/Data/worker/Apple-Ventura-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:3020
Value of: [webView1 hostWindow].isVisible
Actual: false
Expected: true
/Volumes/Data/worker/Apple-Ventura-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:3022
Value of: [webView1 hostWindow].isMiniaturized
Actual: true
Expected: false
/Volumes/Data/worker/Apple-Ventura-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/ServiceWorkerBasic.mm:3043
Value of: [webView1 hostWindow].isMiniaturized
Actual: true
Expected: false
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102346207>
Robert Jenner
I have been able to reproduce this failure very easily on Ventura Debug ToT running the test as follows:
run-api-tests TestWebKitAPI.ServiceWorker.ServiceWorkerWindowClientFocus
Robert Jenner
Starting on Youenn who introduced the test here:
https://commits.webkit.org/248909@main
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/6515
EWS
Committed 256705@main (2150c956beac): <https://commits.webkit.org/256705@main>
Reviewed commits have been landed. Closing PR #6515 and removing active labels.
youenn fablet
Re-opening for pull request https://github.com/WebKit/WebKit/pull/6544
EWS
Committed 256741@main (a2054f59c10a): <https://commits.webkit.org/256741@main>
Reviewed commits have been landed. Closing PR #6544 and removing active labels.