Bug 219800 - REGRESSION (r270641): [iOS macOS] webrtc/video-sframe.html is a flaky failure
Summary: REGRESSION (r270641): [iOS macOS] webrtc/video-sframe.html is a flaky failure
Status: RESOLVED DUPLICATE of bug 219849
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-12-11 12:44 PST by Ryan Haddad
Modified: 2020-12-14 12:48 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-12-11 12:44:42 PST
webrtc/video-sframe.html is a flaky failure on iOS and macOS bots:

--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webrtc/video-sframe-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webrtc/video-sframe-actual.txt
@@ -2,5 +2,5 @@
 
 PASS Video exchange with SFrame - H264 baseline
 PASS Video exchange with SFrame - H264 high
-PASS Video exchange with SFrame - VP8
+FAIL Video exchange with SFrame - VP8 assert_not_equals: sender got disallowed value 3
 

https://results.webkit.org/?suite=layout-tests&test=webrtc/video-sframe.html
Comment 1 Ryan Haddad 2020-12-11 12:45:03 PST
It looks like this started after https://trac.webkit.org/changeset/270641/webkit
Comment 2 Radar WebKit Bug Importer 2020-12-11 12:46:12 PST
<rdar://problem/72234800>
Comment 3 Ryan Haddad 2020-12-14 12:48:57 PST
Looks like a new bug was filed to fix this.

*** This bug has been marked as a duplicate of bug 219849 ***