gecko-dev/testing/web-platform/meta/media-source
Tom Ritter aa82f54ab6 Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku
There are a few different reasons why tests needed updating (not an exhaustive list):

- Tests assume that successive operations take place at different times.
- Tests assume that an operation took a minimum amount of time.
- Tests hardcodes a specific delay.

In most cases we hardcode the preference off. In some cases this is the best approach,
in others, we would like to improve. The bug for tracking those improvements is Bug 1429648

An improvement that is present in some tests is to hardcode a specific precision reduction
that is acceptable based on the confides of the test. (Obviously this needs to be a fix for
the test framework and not a requirement on the feature being tested.)

In a few places, the test itself can be fixed, for example to no longer require the end
time of an operation to be strictly greater than the start time, and allows it to be equal
to it.

MozReview-Commit-ID: J59c7xQtZZJ

--HG--
extra : rebase_source : df8a03e76eaf9cdc9524dbb3eb9035af237e534b
2018-02-12 11:39:41 -06:00
..
interfaces.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-activesourcebuffers.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-addsourcebuffer-mode.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-addsourcebuffer.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-append-buffer.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-avtracks.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-config-change-mp4-a-bitrate.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-config-change-mp4-av-audio-bitrate.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-config-change-mp4-av-framesize.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-config-change-mp4-av-video-bitrate.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-config-change-mp4-v-bitrate.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-config-change-mp4-v-framerate.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-config-change-mp4-v-framesize.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-detach.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-duration.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-endofstream.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-getvideoplaybackquality.html.ini Bug 1435296 Address test failures caused by bumping timer precision to 2 ms r=baku 2018-02-12 11:39:41 -06:00
mediasource-is-type-supported.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-redundant-seek.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-sequencemode-append-buffer.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-sourcebuffer-mode-timestamps.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-sourcebuffer-trackdefaults.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-trackdefault.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
mediasource-trackdefaultlist.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
SourceBuffer-abort-readyState.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
SourceBuffer-abort-removed.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
SourceBuffer-abort-updating.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
SourceBuffer-abort.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00