gecko-dev/testing/web-platform/tests/media-source
Matt Wolenetz 06418010c8 Bug 1559219 [wpt PR 17322] - MSE: Let external/wpt/.../mediasource-play have longer timeout, a=testonly
Automatic update from web-platform-tests
MSE: Let external/wpt/.../mediasource-play have longer timeout

This test normally takes only 1-2 seconds to execute on Chromium Mac
release builders, but can timeout at low frequency (3 times in > 100
builds).  Per WPT documentation [1], this change marks the test timeout
as "long". In Blink, this change also removes the flaky timeout test
expectation for this test.

[1]
https://web-platform-tests.org/writing-tests/testharness-api.html#harness-timeout

BUG=971252
TEST=confirmed locally with Blink's web test runner and injected test
delays that this change allows the test to run over 6 seconds without
failing with timeout.

Change-Id: Icf60260640f201f3fc3c072c6bef9097bff928df
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1659132
Reviewed-by: Chrome Cunningham <chcunningham@chromium.org>
Commit-Queue: Matthew Wolenetz <wolenetz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#669043}

--

wpt-commits: 11147d0843d3282784dfc93a5bdc0882311f52f2
wpt-pr: 17322
2019-07-24 13:29:39 +01:00
..
mp3
mp4 Bug 1538122 [wpt PR 15976] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=195867, a=testonly 2019-04-24 11:19:01 +01:00
webm
META.yml
SourceBuffer-abort-readyState.html
SourceBuffer-abort-removed.html
SourceBuffer-abort-updating.html
SourceBuffer-abort.html
URL-createObjectURL-null.html
URL-createObjectURL-revoke.html
URL-createObjectURL.html
generate-config-change-tests.py
idlharness.any.js
import_tests.sh
manifest.txt
mediasource-activesourcebuffers.html
mediasource-addsourcebuffer-mode.html
mediasource-addsourcebuffer.html
mediasource-append-buffer.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-appendbuffer-quota-exceeded.html
mediasource-appendwindow.html
mediasource-attach-stops-delaying-load-event.html
mediasource-avtracks.html
mediasource-buffered.html
mediasource-changetype-play.html Bug 1538433 [wpt PR 15991] - MSE: Fix mediasource-changetype-play to work with MseBufferByPts, a=testonly 2019-04-24 11:30:34 +01:00
mediasource-changetype-util.js Bug 1538433 [wpt PR 15991] - MSE: Fix mediasource-changetype-play to work with MseBufferByPts, a=testonly 2019-04-24 11:30:34 +01:00
mediasource-changetype.html
mediasource-closed.html
mediasource-config-change-mp4-a-bitrate.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-mp4-av-audio-bitrate.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-mp4-av-framesize.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-mp4-av-video-bitrate.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-mp4-v-bitrate.html
mediasource-config-change-mp4-v-framerate.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-mp4-v-framesize.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-webm-a-bitrate.html
mediasource-config-change-webm-av-audio-bitrate.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-webm-av-framesize.html
mediasource-config-change-webm-av-video-bitrate.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-webm-v-bitrate.html
mediasource-config-change-webm-v-framerate.html Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly 2019-04-24 11:19:30 +01:00
mediasource-config-change-webm-v-framesize.html
mediasource-config-changes.js
mediasource-correct-frames-after-reappend.html Bug 1538122 [wpt PR 15976] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=195867, a=testonly 2019-04-24 11:19:01 +01:00
mediasource-correct-frames.html Bug 1538122 [wpt PR 15976] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=195867, a=testonly 2019-04-24 11:19:01 +01:00
mediasource-detach.html
mediasource-duration-boundaryconditions.html
mediasource-duration.html
mediasource-endofstream-invaliderror.html
mediasource-endofstream.html Bug 1558480 [wpt PR 17266] - Use `assert_approx_equals` in MediaSource tests, a=testonly 2019-06-19 11:06:59 -07:00
mediasource-errors.html
mediasource-getvideoplaybackquality.html Bug 1525554 - Avoid testharness reporting error casued by unhandled rejected promises in media-source/mediasource-getvideoplaybackquality.html; r=annevk 2019-05-28 13:49:15 +00:00
mediasource-invalid-codec.html
mediasource-is-type-supported.html Bug 1551025 [wpt PR 16759] - MSE: Enable 'video/mp4' opus IsTypeSupported success, a=testonly 2019-06-05 10:29:52 +01:00
mediasource-liveseekable.html
mediasource-multiple-attach.html
mediasource-play-then-seek-back.html
mediasource-play.html Bug 1559219 [wpt PR 17322] - MSE: Let external/wpt/.../mediasource-play have longer timeout, a=testonly 2019-07-24 13:29:39 +01:00
mediasource-preload.html
mediasource-redundant-seek.html
mediasource-remove.html
mediasource-removesourcebuffer.html
mediasource-seek-beyond-duration.html
mediasource-seek-during-pending-seek.html
mediasource-seekable.html
mediasource-sequencemode-append-buffer.html Bug 1558480 [wpt PR 17266] - Use `assert_approx_equals` in MediaSource tests, a=testonly 2019-06-19 11:06:59 -07:00
mediasource-sourcebuffer-mode-timestamps.html
mediasource-sourcebuffer-mode.html
mediasource-sourcebuffer-trackdefaults.html
mediasource-sourcebufferlist.html
mediasource-timestamp-offset.html
mediasource-trackdefault.html
mediasource-trackdefaultlist.html
mediasource-util.js