WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 240463
240348
REGRESSION (
250343@main
): [iOS] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-videoDetectorTest.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=240348
Summary
REGRESSION (250343@main): [iOS] imported/w3c/web-platform-tests/webrtc/RTCPee...
Karl Rackler
Reported
2022-05-12 08:46:54 PDT
Description: imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-videoDetectorTest.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/RTCPeerConnection-videoDetectorTest.html Result: Regressions: Unexpected text-only failures (1) imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-videoDetectorTest.html [ Failure ] History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2FRTCPeerConnection-videoDetectorTest.html&limit=50000&platform=ios
Diff: --- /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-videoDetectorTest-expected.txt +++ /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-videoDetectorTest-actual.txt @@ -1,3 +1,5 @@ -PASS Signal detector detects track change within reasonable time +Harness Error (TIMEOUT), message = null +TIMEOUT Signal detector detects track change within reasonable time Test timed out + stderr: (webrtc_video_engine.cc:3482): Absent receive stream; ignoring clearing encoded frame sink for ssrc 0 (video_send_stream_impl.cc:187): ERROR: Initial encoder max bitrate = -1 which is <= 0!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-12 08:47:13 PDT
<
rdar://problem/93176919
>
Karl Rackler
Comment 2
2022-05-12 08:55:48 PDT
imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-videoDetectorTest.html ran on average 24 ms before
r293885
and is now running on average 135 ms.
Alexey Proskuryakov
Comment 3
2022-05-12 09:29:32 PDT
This would be seconds, not milliseconds. I see the same stderr message in passing builds, so that part is not a regression.
Karl Rackler
Comment 4
2022-05-12 10:50:06 PDT
I have marked this test as slow while this issue is investigated.
Karl Rackler
Comment 5
2022-05-12 10:53:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/600
EWS
Comment 6
2022-05-12 10:55:56 PDT
Test gardening commit
r294110
(
250493@main
): <
https://commits.webkit.org/250493@main
> Reviewed commits have been landed. Closing PR #600 and removing active labels.
Karl Rackler
Comment 7
2022-05-16 09:15:49 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/636
Karl Rackler
Comment 8
2022-05-16 09:16:06 PDT
I have now marked this test as a consistent failure while this issue is investigated.
EWS
Comment 9
2022-05-16 09:18:46 PDT
Test gardening commit
r294236
(
250594@main
): <
https://commits.webkit.org/250594@main
> Reviewed commits have been landed. Closing PR #636 and removing active labels.
Ryan Haddad
Comment 10
2022-05-16 14:58:16 PDT
The test history does indeed suggest that this started with
r293885
/
250343@main
, and that is the only WebRTC related commit in the range.
youenn fablet
Comment 11
2022-05-23 04:12:19 PDT
*** This bug has been marked as a duplicate of
bug 240463
***
Karl Rackler
Comment 12
2022-05-24 07:30:43 PDT
Verified
r294637
(
250861@main
): <
https://commits.webkit.org/250861@main
> resolved the issue.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug