Bug 219800
| Summary: | REGRESSION (r270641): [iOS macOS] webrtc/video-sframe.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=219674 | ||
Ryan Haddad
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
It looks like this started after https://trac.webkit.org/changeset/270641/webkit
Radar WebKit Bug Importer
<rdar://problem/72234800>
Ryan Haddad
Looks like a new bug was filed to fix this.
*** This bug has been marked as a duplicate of bug 219849 ***