Bug 214888
Summary: | REGRESSION (r264930): [ iOS debug wk2 ] webrtc/video.html is a constant failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=214783 |
Karl Rackler
Description:
webrtc/video.html
This test was updated in https://trac.webkit.org/changeset/264930/webkit, so that probably introduced the constant failure.
History:
https://results.webkit.org/?suite=layout-tests&test=webrtc%2Fvideo.html&platform=ios&flavor=wk2&style=debug&limit=50000
Diff:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/webrtc/video-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/webrtc/video-actual.txt
@@ -3,5 +3,5 @@
PASS Basic video exchange
PASS Call setParameters to disable sending a given encoding
PASS Call setParameters to reenable sending a given encoding
-PASS Call setParameters to reduce size by two
+FAIL Call setParameters to reduce size by two assert_equals: expected 320 but got 640
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/66230515>
Karl Rackler
I have marked these tests as failing while this issue is investigated.
https://trac.webkit.org/changeset/264998/webkit
Karl Rackler
Revert deadline ETA: 2020-07-29 12:10 PDT
The change will be reverted after the deadline.
Ryan Haddad
The change was reverted in https://trac.webkit.org/changeset/265026
Removed failure expectation in r265029.