Skip to content

Conversation

@dholbert
Copy link
Contributor

@dholbert dholbert commented Jan 6, 2026

The testcase RTCRtpScriptTransform-encoded-transform.https.html has been observed on wpt.fyi to take more than 10 seconds in at least Firefox and Chrome (and 2-3 seconds on Safari, which is close enough to 10 that it might overshoot in rare cases under system load).

So, let's annotate it to avoid imposing a strict 10-second time limit.

Fixes web-platform-tests/interop#1240

The testcase RTCRtpScriptTransform-encoded-transform.https.html has been
observed on wpt.fyi to take more than 10 seconds in at least Firefox and Chrome
(and 2-3 seconds on Safari, which is close enough to 10 that it might overshoot
in rare cases under system load).

So, let's annotate it to avoid imposing a strict 10-second time limit.

Fixes web-platform-tests/interop#1240
Copy link
Contributor

@alvestrand alvestrand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

14 seconds real-time in my test configuration (Chrome).

@dholbert dholbert merged commit fda9be0 into web-platform-tests:master Jan 8, 2026
25 checks passed
@dholbert dholbert deleted the fix-1240 branch January 8, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Annotate RTCRtpScriptTransform-encoded-transform.https.html as having a long harness-timeout threshold

5 participants