[Webkit-unassigned] [Bug 240463] New: [ iOS ] imported/w3c/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html is a consistent failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 16 10:17:49 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240463
Bug ID: 240463
Summary: [ iOS ]
imported/w3c/web-platform-tests/webrtc/RTCRtpSender-re
placeTrack.https.html is a consistent failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rackler at apple.com
Description:
imported/w3c/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html
The first failure that I saw on the dashboard was 5/6/2022 at r293885, and the dashboard shows passing on r293882. Between r293883 and r293885 probably introduced the consistent failure.
REPRODUCTION STEPS
I can reproduce this on r293885, but repro against all earlier commits are also failures which is different from the dashboard history.
Command:
run-webkit-tests --root 293885 --ios-simulator --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry imported/w3c/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html
Result:
Regressions: Unexpected text-only failures (1)
imported/w3c/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https.html [ Failure ]
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCRtpSender-replaceTrack.https.html&platform=ios&limit=50000
Diff:
--- /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCRtpSender-replaceTrack.https-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (TIMEOUT), message = null
PASS Calling replaceTrack on closed connection should reject with InvalidStateError
PASS Calling replaceTrack with track of different kind should reject with TypeError
@@ -8,5 +10,5 @@
PASS Calling replaceTrack(null) on sender set to session description should resolve with sender.track set to null
PASS Calling replaceTrack on sender with stopped track and and set to session description should resolve with sender.track set to given track
PASS Calling replaceTrack on sender with similar track and and set to session description should resolve with sender.track set to new track
-PASS ReplaceTrack transmits the new track not the old track
+TIMEOUT ReplaceTrack transmits the new track not the old track Test timed out
stderr:
Failed to load 'about:blank', terminating process and trying again.
com.apple.WebKit.WebContent.Development terminated (pid 98337) for reason: requested by client
Failed to load 'about:blank' again after termination.
com.apple.WebKit.WebContent.Development terminated (pid 99211) for reason: requested by client
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220516/bf001b35/attachment-0001.htm>
More information about the webkit-unassigned
mailing list