Bug 241984 - New test landed failing: [ macOS ] TestWebKitAPI.WebKit2.ConnectedToHardwareConsole is a consistent failure
Summary: New test landed failing: [ macOS ] TestWebKitAPI.WebKit2.ConnectedToHardwareC...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-24 14:08 PDT by Karl Rackler
Modified: 2022-06-27 15:49 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 Karl Rackler 2022-06-24 14:08:07 PDT
Description:
TestWebKitAPI.WebKit2.ConnectedToHardwareConsole

The first failure that I saw on the dashboard was on 6/22/2022 at 251763@main.  This test has been a consistent failure for its entire history on the dashboard.

REPRODUCTION STEPS
I can reproduce this on 251830@main ToT.

Command: 
run-api-tests --debug TestWebKitAPI.WebKit2.ConnectedToHardwareConsole

Result: 
Failed

    TestWebKitAPI.WebKit2.ConnectedToHardwareConsole
        2022-06-24 14:05:45.527 com.apple.WebKit.WebContent.Development[24341:562934] ApplePersistence=NO
        LEAK: 1 WebProcessPool
        LEAK: 1 WebPageProxy

        /Volumes/Data/worker/build/OpenSource/Tools/TestWebKitAPI/Tests/WebKit/GetUserMedia.mm:1158
        Value of: !!retryCount
          Actual: false
        Expected: true

History:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit2.ConnectedToHardwareConsole&limit=50000

run-api-tests stdio: 
Failed
    TestWebKitAPI.WebKit2.ConnectedToHardwareConsole
        2022-06-24 12:39:51.732 com.apple.WebKit.WebContent.Development[35064:2423845] ApplePersistence=NO
        
        /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKit/GetUserMedia.mm:1158
        Value of: !!retryCount
          Actual: false
        Expected: true
Comment 1 Radar WebKit Bug Importer 2022-06-24 14:08:28 PDT
<rdar://problem/95878755>
Comment 2 Ryan Haddad 2022-06-24 16:33:56 PDT
This test was added with https://commits.webkit.org/251762@main and has been failing from the start.
Comment 3 Karl Rackler 2022-06-27 11:19:34 PDT
I have disabled this test while this issue is investigated.
Comment 4 EWS 2022-06-27 11:31:58 PDT
Test gardening commit 251877@main (93e1b6195535): <https://commits.webkit.org/251877@main>

Reviewed commits have been landed. Closing PR #1824 and removing active labels.
Comment 5 Eric Carlson 2022-06-27 12:12:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1829
Comment 6 EWS 2022-06-27 15:49:01 PDT
Committed 251890@main (60cb7b8237e7): <https://commits.webkit.org/251890@main>

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