Bug 310719
| Summary: | REGRESSION(309877@main): [macOS] TestWebKitAPI.UnifiedPDF.PasswordFormShouldDismissAfterNavigation is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Yusuke Suzuki <ysuzuki> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The following test is constant failure on macOS after 309877@main. The test is flaky in EWS and adding additional runtime with re-runs on job requests.
TestWebKitAPI.UnifiedPDF.PasswordFormShouldDismissAfterNavigation
Error:
07:36:12.545 920 TestWebKitAPI.UnifiedPDF.PasswordFormShouldDismissAfterNavigation
07:36:12.545 920 2026-03-25 07:02:55.642 TestWebKitAPI[38309:303742] Encountered error: Error Domain=WKErrorDomain Code=4 "A JavaScript exception occurred" UserInfo={WKJavaScriptExceptionLineNumber=1, WKJavaScriptExceptionMessage=ReferenceError: Can't find variable: internals, WKJavaScriptExceptionColumnNumber=10, WKJavaScriptExceptionSourceURL=file:///Volumes/Data/worker/API-Tests-iOS-Simulator-EWS/build/WebKitBuild/Release-iphonesimulator/TestWebKitAPIResources.bundle/encrypted.pdf, NSLocalizedDescription=A JavaScript exception occurred} while evaluating script: internals.unlockPDFDocumentForTesting(document.querySelector('embed'), 'test')
07:36:12.545 920
07:36:12.545 920 /Volumes/Data/worker/iOS-26-Simulator-Build-EWS/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:622
07:36:12.545 920 Value of: !error
07:36:12.545 920 Actual: false
07:36:12.545 920 Expected: true
History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.UnifiedPDF.PasswordFormShouldDismissAfterNavigation
Test result:
https://ews-build.webkit.org/#/builders/13/builds/128384
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/173336526>
Marta Darbinyan
Test gardening pull request: https://github.com/WebKit/WebKit/pull/61341
EWS
Test gardening commit 309930@main (b2a3a2a74f44): <https://commits.webkit.org/309930@main>
Reviewed commits have been landed. Closing PR #61341 and removing active labels.
Yusuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/61351
EWS
Committed 309963@main (d5e71ae3fde8): <https://commits.webkit.org/309963@main>
Reviewed commits have been landed. Closing PR #61351 and removing active labels.