Bug 246171
Summary: | REGRESSION(255206@main): [ macOS ] TestWebKitAPI.WebKit.PageLoadState is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | achristensen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hercules Hjalmarsson
TestWebKitAPI.WebKit.PageLoadState
Is a constant API failure on macOS ToT and since 255206@main.
HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.PageLoadState
DIFF:
LEAK: 1 WebProcessPool
/Volumes/Data/worker/Apple-BigSur-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKit/PageLoadState.cpp:243
Expected equality of these values:
state.didChangeCertificateInfo
Which is: 0
1
/Volumes/Data/worker/Apple-BigSur-Debug-Build/build/Tools/TestWebKitAPI/Tests/WebKit/PageLoadState.cpp:254
Expected equality of these values:
state.willChangeCertificateInfo
Which is: 0
1
DIFF URL:
https://build.webkit.org/#/builders/432/builds/3244/steps/19/logs/stdio
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100867880>
Hercules Hjalmarsson
This issue can be bisected to 255206@main using command:
run-api-tests --debug --iterations=2 TestWebKitAPI.WebKit.PageLoadState
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 246175 ***