Bug 219210
| Summary: | REGRESSION (r269371?): [macOS] webrtc/captureCanvas-webrtc-software-h264-high.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/71631980>
Ryan Haddad
This seems to have started shortly after https://trac.webkit.org/changeset/269371/webkit landed, so that may be the regression point.
youenn fablet
Fixed by https://trac.webkit.org/changeset/270181