зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1576358 - [wpt-sync] Update web-platform-tests metadata, a=testonly
MANUAL PUSH: wpt sync fixup
This commit is contained in:
Родитель
7dfad5ac6a
Коммит
fc1b0e3f40
|
@ -1,3 +1,3 @@
|
|||
[text-decoration-color.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender: [FAIL, PASS]
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[list-interpolation.html]
|
||||
expected:
|
||||
if (processor == "x86") and debug: CRASH
|
||||
[CSS Animations: property <transform> from [scaleY(-3) translateX(0px) scaleX(2)\] to [scaleX(-3) scaleY(2)\] at (0.25) should be [matrix(0, 0, 0, -2.5, 0, 0)\]]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "win"): FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[matrix-interpolation.html]
|
||||
expected:
|
||||
if (processor == "x86") and debug: CRASH
|
|
@ -1,4 +1,6 @@
|
|||
[rotate-interpolation.html]
|
||||
expected:
|
||||
if (processor == "x86") and debug: CRASH
|
||||
[Animation between "45deg" and "-1 1 0 60deg" at progress 0]
|
||||
expected: FAIL
|
||||
bug: https://github.com/w3c/csswg-drafts/issues/3290
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[scale-interpolation.html]
|
||||
expected:
|
||||
if (processor == "x86") and debug: CRASH
|
||||
[Animation between "26 17 9" and "2" at progress 1]
|
||||
expected: FAIL
|
||||
bug: https://github.com/w3c/csswg-drafts/issues/3290
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[translate-interpolation.html]
|
||||
expected:
|
||||
if (processor == "x86") and debug: CRASH
|
||||
[Animation between "480px 400px 320px" and "240% 160%" at progress 0]
|
||||
expected: FAIL
|
||||
bug: https://github.com/w3c/csswg-drafts/issues/3290
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[appearance-textfield-001.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not debug: FAIL
|
||||
if (os == "win") and debug and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): FAIL
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[clearkey-events.https.html]
|
||||
[Encrypted Media Extensions: Events with Clear Key]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[clearkey-keystatuses-multiple-sessions.https.html]
|
||||
[Encrypted Media Extensions: Verify MediaKeySession.keyStatuses with multiple sessions, Clear Key]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[clearkey-keystatuses.https.html]
|
||||
[Encrypted Media Extensions: Verify MediaKeySession.keyStatuses with multiple sessions, Clear Key]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[clearkey-mp4-setmediakeys-at-same-time.https.html]
|
||||
[Encrypted Media Extensions: setMediaKeys multiple at same time with Clear Key]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[clearkey-mp4-setmediakeys-to-multiple-video-elements.https.html]
|
||||
[Encrypted Media Extensions: setMediaKeys to multiple video elements with Clear Key]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[clearkey-mp4-setmediakeys.https.html]
|
||||
[Encrypted Media Extensions: setMediaKeys with Clear Key]
|
||||
expected: FAIL
|
||||
|
|
@ -9,8 +9,8 @@
|
|||
[Https downgrade prefetch => No headers]
|
||||
bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1568717, https://bugzilla.mozilla.org/show_bug.cgi?id=1569098]
|
||||
expected:
|
||||
if (os == "mac") and debug and (version == "OS X 10.14.5"): ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug and (version == "OS X 10.14"): ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug and (version == "OS X 10.14"): [PASS, FAIL, TIMEOUT]
|
||||
if (os == "linux") and not debug and (processor == "x86_64"): ["PASS", "TIMEOUT", "FAIL"]
|
||||
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
[FAIL, PASS, TIMEOUT]
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[fetch-sw.https.html]
|
||||
expected:
|
||||
if (os == "android") and debug: CRASH
|
|
@ -9,13 +9,13 @@
|
|||
|
||||
[border-top-color]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
|
||||
[border-bottom-color]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if os == "win": FAIL
|
||||
|
||||
[border-right-color]
|
||||
expected:
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
[pointerevent_movementxy_with_pointerlock.html]
|
||||
[mouse pointerevent movementX/Y with pointerlock test]
|
||||
expected:
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and debug: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1437081
|
||||
[Makes sure that Link headers preload resources and block window.onload after resource discovery]
|
||||
expected:
|
||||
if (os == "android") and not debug and e10s: PASS
|
||||
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -4,12 +4,3 @@
|
|||
[idlharness.any.html]
|
||||
[WindowOrWorkerGlobalScope interface: self must inherit property "isSecureContext" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.serviceworker.html]
|
||||
expected:
|
||||
if webrender and not debug: ["OK", "TIMEOUT"]
|
||||
|
||||
[idlharness.any.sharedworker.html]
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
|
|
|
@ -2,3 +2,25 @@
|
|||
disabled:
|
||||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499972
|
||||
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
|
||||
expected:
|
||||
if (os == "mac") and debug: ["OK", "TIMEOUT"]
|
||||
[Frame location should not update on failed mixed-content navigation]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[Frame location should update on successful navigation]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
[Frame location should not be accessible after cross-origin navigation]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[Frame location should not be accessible after redirect]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[Frame location should not update on failed about:blank navigation]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "NOTRUN"]
|
||||
|
||||
|
|
|
@ -3,9 +3,5 @@
|
|||
if (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1425175
|
||||
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1425175
|
||||
expected:
|
||||
if os == "android": ["OK", "FAIL"]
|
||||
if os == "mac": ["OK", "FAIL"]
|
||||
[Test skipWaiting while a client is using the registration]
|
||||
expected:
|
||||
if (os == "mac") and debug: FAIL
|
||||
|
||||
if os == "win": OK
|
||||
[OK, FAIL]
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
[correct-events-for-short-animations-with-syncbases.html]
|
||||
[Correct events for short animations with syncbases]
|
||||
expected:
|
||||
if (os == "linux") and not sw-e10s and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not sw-e10s and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -0,0 +1,9 @@
|
|||
[measure.html]
|
||||
[window.performance.getEntriesByName("measure_start_end")[0\].startTime is correct]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
|
||||
|
||||
[window.performance.getEntriesByName("measure_start_no_end")[0\].startTime is correct]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
|
||||
|
Загрузка…
Ссылка в новой задаче