Bug 241984
Summary: | New test landed failing: [ macOS ] TestWebKitAPI.WebKit2.ConnectedToHardwareConsole is a consistent failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Eric Carlson <eric.carlson> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | eric.carlson, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/95878755>
Ryan Haddad
This test was added with https://commits.webkit.org/251762@main and has been failing from the start.
Karl Rackler
I have disabled this test while this issue is investigated.
EWS
Test gardening commit 251877@main (93e1b6195535): <https://commits.webkit.org/251877@main>
Reviewed commits have been landed. Closing PR #1824 and removing active labels.
Eric Carlson
Pull request: https://github.com/WebKit/WebKit/pull/1829
EWS
Committed 251890@main (60cb7b8237e7): <https://commits.webkit.org/251890@main>
Reviewed commits have been landed. Closing PR #1829 and removing active labels.