зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1509130 [wpt PR 14167] - Update wpt metadata, a=testonly
wpt-pr: 14167 wpt-type: metadata
This commit is contained in:
Родитель
2fab49f273
Коммит
5461abce1e
|
@ -0,0 +1,4 @@
|
|||
[buffer-full-add-then-clear.html]
|
||||
[Verify that adding entries and then clearing the resource timing buffer results in entries added in the right order]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[buffer-full-inspect-buffer-during-callback.html]
|
||||
expected:
|
||||
if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): ERROR
|
||||
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
[Verify that inspecting the resource timing buffer during resourcetimingbufferfull call doesn't exceed the limit.]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[buffer-full-set-to-current-buffer.html]
|
||||
[Check result]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[buffer-full-store-and-clear-during-callback.html]
|
||||
[Verify that clearing the resource timing buffer and storing the entries during resourcetimingbufferfull call works]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[buffer-full-then-increased.html]
|
||||
[Verify that adding entries and then increasing the size of the resource timing buffer results in entries added in the right order]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[buffer-full-when-populate-entries.html]
|
||||
[Verify that resourcetimingbufferfull is properly invoked]
|
||||
expected: FAIL
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
[resource_timing_store_and_clear_during_callback.html]
|
||||
[No entry should be stored in resource timing buffer since its cleared once an item arrived.]
|
||||
expected: FAIL
|
||||
|
||||
[6 resource timing entries should be moved to global buffer.]
|
||||
expected: FAIL
|
||||
|
||||
[http://web-platform.test:8000/resources/testharness.js is expected to be in the Resource Timing buffer]
|
||||
expected: FAIL
|
||||
|
||||
[http://web-platform.test:8000/resources/testharnessreport.js is expected to be in the Resource Timing buffer]
|
||||
expected: FAIL
|
||||
|
||||
[http://web-platform.test:8000/resource-timing/resources/webperftestharness.js is expected to be in the Resource Timing buffer]
|
||||
expected: FAIL
|
||||
|
||||
[http://web-platform.test:8000/resource-timing/resources/webperftestharnessextension.js is expected to be in the Resource Timing buffer]
|
||||
expected: FAIL
|
||||
|
||||
[http://web-platform.test:8000/resource-timing/resources/empty_script.js is expected to be in the Resource Timing buffer]
|
||||
expected: FAIL
|
||||
|
||||
[http://web-platform.test:8000/resource-timing/resources/resource_timing_test0.js is expected to be in the Resource Timing buffer]
|
||||
expected: FAIL
|
||||
|
|
@ -1,6 +1,13 @@
|
|||
prefs: [privacy.reduceTimerPrecision:false]
|
||||
[performance-timeline.https.html]
|
||||
expected: TIMEOUT
|
||||
[Resource Timing]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1432758
|
||||
|
||||
[Test Performance Timeline API in Service Worker]
|
||||
expected: TIMEOUT
|
||||
|
||||
[empty service worker fetch event included in performance timings]
|
||||
expected: NOTRUN
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче