Bug 229521

Summary: [Mac] pointer-lock/lock-already-locked.html is a flaky failure
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ehutchison, hi, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=229522

Eric Hutchison
Reported 2021-08-25 15:01:24 PDT
pointer-lock/lock-already-locked.html is a flaky failure on BigSur and Monterey. History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=pointer-lock%2Flock-already-locked.html Results: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r281575%20(4845)/results.html Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/pointer-lock/lock-already-locked-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/pointer-lock/lock-already-locked-actual.txt @@ -1,3 +1,4 @@ +LRP 2004060.937 4 ( 3) 320x 240 P 29.0/ 29.0 35 - -1/ -1 4.8 0/ 0 1 0/ 0 0 [] Test calling lock when already in a locked state. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-25 15:01:56 PDT
Eric Hutchison
Comment 2 2021-08-25 15:06:02 PDT
Ryan Haddad
Comment 3 2021-08-25 15:17:59 PDT
This looks like output we've tried to suppress for webrtc tests is leaking into other tests..
Eric Hutchison
Comment 4 2021-09-17 15:36:30 PDT
*** This bug has been marked as a duplicate of bug 225525 ***
youenn fablet
Comment 5 2021-09-24 07:41:13 PDT
Right, platform/mac/webrtc/captureCanvas-webrtc-software-encoder.html is run just before pointer-lock/lock-already-locked.html... I guess I can change this one to use Baseline and not HighProfile to remove that logging.
Note You need to log in before you can comment on or make changes to this bug.