mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 01:08:39 +09:00
Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVM
MozReview-Commit-ID: 6xhQ71a5rDU --HG-- extra : transplant_source : %C2%D3%A7It%0Cg%92h%BB%3A%95%A2%0D.%86%B9C%9B%2B
This commit is contained in:
parent
53a2f1007f
commit
ed176bb836
12 changed files with 41 additions and 25 deletions
2
testing/web-platform/meta/media-source/mediasource-getvideoplaybackquality.html.ini
Normal file → Executable file
2
testing/web-platform/meta/media-source/mediasource-getvideoplaybackquality.html.ini
Normal file → Executable file
|
|
@ -2,4 +2,6 @@
|
|||
type: testharness
|
||||
[Test the totalFrameDelay attribute of HTMLVideoElement.getVideoPlaybackQuality() with MediaSource API]
|
||||
expected: FAIL
|
||||
[Test HTMLVideoElement.getVideoPlaybackQuality() with MediaSource API]
|
||||
disabled: Because we do timer rounding, sometimes the test passes, othertimes it fails
|
||||
|
||||
|
|
|
|||
2
testing/web-platform/meta/service-workers/service-worker/performance-timeline.https.html.ini
Normal file → Executable file
2
testing/web-platform/meta/service-workers/service-worker/performance-timeline.https.html.ini
Normal file → Executable file
|
|
@ -2,4 +2,6 @@
|
|||
type: testharness
|
||||
[Resource Timing]
|
||||
expected: FAIL
|
||||
[User Timing]
|
||||
disabled: Because we do timer rounding, sometimes the test passes, othertimes it fails
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,3 @@
|
|||
[retrospective-setValueAtTime.html]
|
||||
[Test setValueAtTime with startTime in the past]
|
||||
disabled: Because we do timer rounding, sometimes the test passes, othertimes it fails
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[current-time-block-size.html]
|
||||
[Test currentTime at completion of OfflineAudioContext rendering]
|
||||
disabled: Because we do timer rounding, sometimes the test passes, othertimes it fails
|
||||
Loading…
Add table
Add a link
Reference in a new issue