Bug 214888

Summary: REGRESSION (r264930): [ iOS debug wk2 ] webrtc/video.html is a constant failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: 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
Reported 2020-07-28 12:10:11 PDT
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
Radar WebKit Bug Importer
Comment 1 2020-07-28 12:10:58 PDT
Karl Rackler
Comment 2 2020-07-28 12:15:55 PDT
I have marked these tests as failing while this issue is investigated. https://trac.webkit.org/changeset/264998/webkit
Karl Rackler
Comment 3 2020-07-28 18:28:50 PDT
Revert deadline ETA: 2020-07-29 12:10 PDT The change will be reverted after the deadline.
Ryan Haddad
Comment 4 2020-07-28 22:37:30 PDT
The change was reverted in https://trac.webkit.org/changeset/265026 Removed failure expectation in r265029.
Note You need to log in before you can comment on or make changes to this bug.