Bug 218875

Summary: REGRESSION: [ Mac wk2 ] webrtc/captureCanvas-webrtc-software-h264-baseline.html is flaky failing
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: New BugsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch youennf: commit-queue+

Description Truitt Savell 2020-11-12 16:20:54 PST
webrtc/captureCanvas-webrtc-software-h264-baseline.html

This test is flaky failing on Mac wk2

History:
https://results.webkit.org/?suite=layout-tests&test=webrtc%2FcaptureCanvas-webrtc-software-h264-baseline.html

diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webrtc/captureCanvas-webrtc-software-h264-baseline-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webrtc/captureCanvas-webrtc-software-h264-baseline-actual.txt
@@ -1,4 +1,4 @@
 
 
-PASS captureStream with webrtc - h264 baseline
+FAIL captureStream with webrtc - h264 baseline promise_test: Unhandled rejection with value: "test2 failed: tried 200 to get true but got false"
 

I can reproduce the failure with command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f webrtc/captureCanvas-webrtc-software-h264-baseline.html
Comment 1 Radar WebKit Bug Importer 2020-11-12 16:28:21 PST
<rdar://problem/71349101>
Comment 2 Truitt Savell 2020-11-12 16:35:10 PST
Marked this test as failing in https://trac.webkit.org/changeset/269761/webkit while it is investigated
Comment 3 youenn fablet 2020-11-30 01:30:21 PST
Fixed by https://trac.webkit.org/changeset/270181
Comment 4 youenn fablet 2020-11-30 01:33:30 PST
Reopening to attach new patch.
Comment 5 youenn fablet 2020-11-30 01:33:32 PST
Created attachment 415007 [details]
Patch
Comment 6 EWS 2020-11-30 02:02:10 PST
Committed r270236: <https://trac.webkit.org/changeset/270236>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415007 [details].