Bug 214888 - REGRESSION (r264930): [ iOS debug wk2 ] webrtc/video.html is a constant failure
Summary: REGRESSION (r264930): [ iOS debug wk2 ] webrtc/video.html is a constant failure
Status: RESOLVED CONFIGURATION CHANGED
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: InRadar
Depends on:
Blocks:
 
Reported: 2020-07-28 12:10 PDT by Karl Rackler
Modified: 2020-07-28 22:38 PDT (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 Karl Rackler 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
Comment 1 Radar WebKit Bug Importer 2020-07-28 12:10:58 PDT
<rdar://problem/66230515>
Comment 2 Karl Rackler 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
Comment 3 Karl Rackler 2020-07-28 18:28:50 PDT
Revert deadline ETA: 2020-07-29 12:10 PDT
The change will be reverted after the deadline.
Comment 4 Ryan Haddad 2020-07-28 22:37:30 PDT
The change was reverted in https://trac.webkit.org/changeset/265026

Removed failure expectation in r265029.