Bug 177401 - [ios-simulator] LayoutTest webrtc/captureCanvas-webrtc.html is flaky
Summary: [ios-simulator] LayoutTest webrtc/captureCanvas-webrtc.html is flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-22 17:49 PDT by Ryan Haddad
Modified: 2018-01-29 16:26 PST (History)
2 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 2017-09-22 17:49:40 PDT
LayoutTest webrtc/captureCanvas-webrtc.html is a flaky failure

https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r222401%20(61)/results.html

http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webrtc%2FcaptureCanvas-webrtc.html

--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/webrtc/captureCanvas-webrtc-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-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 Ryan Haddad 2017-09-22 17:52:08 PDT
The test also intermittently times out.
Comment 2 Ryan Haddad 2017-09-22 17:55:55 PDT
Marked test as flaky in https://trac.webkit.org/r222419