Bug 219210 - REGRESSION (r269371?): [macOS] webrtc/captureCanvas-webrtc-software-h264-high.html is a flaky failure
Summary: REGRESSION (r269371?): [macOS] webrtc/captureCanvas-webrtc-software-h264-high...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-20 10:00 PST by Ryan Haddad
Modified: 2020-11-30 01:30 PST (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 Ryan Haddad 2020-11-20 10:00:04 PST
webrtc/captureCanvas-webrtc-software-h264-high.html has become a flaky failure on macOS bots:

--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webrtc/captureCanvas-webrtc-software-h264-high-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webrtc/captureCanvas-webrtc-software-h264-high-actual.txt
@@ -1,4 +1,4 @@
 
 
-PASS captureStream with webrtc - h264 high profile
+FAIL captureStream with webrtc - h264 high profile promise_test: Unhandled rejection with value: "test2 failed: tried 200 to get true but got false"
 
https://results.webkit.org/?suite=layout-tests&test=webrtc%2FcaptureCanvas-webrtc-software-h264-high.html
Comment 1 Radar WebKit Bug Importer 2020-11-20 10:02:16 PST
<rdar://problem/71631980>
Comment 2 Ryan Haddad 2020-11-20 14:39:04 PST
This seems to have started shortly after https://trac.webkit.org/changeset/269371/webkit landed, so that may be the regression point.
Comment 3 youenn fablet 2020-11-30 01:30:00 PST
Fixed by https://trac.webkit.org/changeset/270181