Bug 205729 - REGRESSION (Catalina): webrtc/captureCanvas-webrtc.html is a flaky failure
Summary: REGRESSION (Catalina): webrtc/captureCanvas-webrtc.html is a flaky failure
Status: NEW
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-01-03 09:53 PST by Truitt Savell
Modified: 2020-01-29 11:03 PST (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.49 KB, patch)
2020-01-29 09:08 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2020-01-03 09:53:04 PST
webrtc/captureCanvas-webrtc.html

Description:
This test is a flaky failure on Catalina wk2 release. this had the earliest failure on 253936 

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

Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webrtc/captureCanvas-webrtc-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webrtc/captureCanvas-webrtc-actual.txt
@@ -1,8 +1,8 @@
- 
+  
 
 PASS Setting up the connection 
 PASS Checking canvas is green 
 PASS Checking canvas is red 
 PASS Checking canvas is green again 
-PASS Checking canvas size change 
+FAIL Checking canvas size change promise_test: Unhandled rejection with value: "waitForVideoSize timed out, expected 640x480 but got 320x240"
Comment 1 Radar WebKit Bug Importer 2020-01-03 09:53:29 PST
<rdar://problem/58299954>
Comment 2 Truitt Savell 2020-01-03 09:55:50 PST
r253936 is actually the earliest failure
Comment 3 Alexey Proskuryakov 2020-01-03 20:14:53 PST
This test had a long streak of green between 2019-12-11 and 2019-12-29, but it's actually been a flaky failure on Catalina only for as long as I can see.

Very weird to see an OS regression of this kind though.
Comment 4 Jacob Uphoff 2020-01-29 09:08:58 PST
Created attachment 389145 [details]
Update Test Expectations
Comment 5 Truitt Savell 2020-01-29 09:15:30 PST
Comment on attachment 389145 [details]
Update Test Expectations

Clearing flags on attachment: 389145

Committed r255361: <https://trac.webkit.org/changeset/255361>