Bug 263449 - REGRESSION ( Sonoma?): [ Sonoma ] TestWebKitAPI.WebKit.FirstResponderSuppression is a consistent failure
Summary: REGRESSION ( Sonoma?): [ Sonoma ] TestWebKitAPI.WebKit.FirstResponderSuppress...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-20 10:08 PDT by Karl Rackler
Modified: 2023-10-26 11:54 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2023-10-20 10:08:13 PDT
Description:
TestWebKitAPI.WebKit.FirstResponderSuppression

Is a consistent failure on Sonoma ToT and since bring-up.

This issue can be reproduced using the command: 
run-api-tests --debug --iterations=1 TestWebKitAPI.WebKit.FirstResponderSuppression

History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.FirstResponderSuppression

Results:
 Failed

    TestWebKitAPI.WebKit.FirstResponderSuppression
        LEAK: 1 WebProcessPool
        LEAK: 1 WebPageProxy
        
        /Volumes/Data/worker/Apple-Sonoma-Debug-Build/build/Tools/TestWebKitAPI/Tests/mac/FirstResponderSuppression.mm:76
        Expected: ([window firstResponder]) != ([window contentView]), actual: 0x1347084e0 vs 0x1347084e0
Comment 1 Radar WebKit Bug Importer 2023-10-20 10:08:33 PDT
<rdar://problem/117267482>
Comment 2 Chris Dumez 2023-10-26 08:23:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19589
Comment 3 EWS 2023-10-26 11:54:06 PDT
Committed 269820@main (9047e5a1beb5): <https://commits.webkit.org/269820@main>

Reviewed commits have been landed. Closing PR #19589 and removing active labels.