Bug 246171 - REGRESSION(255206@main): [ macOS ] TestWebKitAPI.WebKit.PageLoadState is a constant failure
Summary: REGRESSION(255206@main): [ macOS ] TestWebKitAPI.WebKit.PageLoadState is a co...
Status: RESOLVED DUPLICATE of bug 246175
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-06 13:32 PDT by Hercules Hjalmarsson
Modified: 2022-10-09 13:55 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hercules Hjalmarsson 2022-10-06 13:32:03 PDT
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
Comment 1 Radar WebKit Bug Importer 2022-10-06 13:32:23 PDT
<rdar://problem/100867880>
Comment 2 Hercules Hjalmarsson 2022-10-06 13:33:08 PDT
This issue can be bisected to 255206@main using command:

run-api-tests --debug --iterations=2 TestWebKitAPI.WebKit.PageLoadState
Comment 3 Alexey Proskuryakov 2022-10-09 13:55:57 PDT

*** This bug has been marked as a duplicate of bug 246175 ***