Bug 1601658 - [wpt-sync] Update web-platform-tests to 85a8c5a0ee860c22562eab683858703fe66d8872, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 85a8c5a0ee860c22562eab683858703fe66d8872
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2019-12-05 15:51:02 +00:00
Родитель 0e7696e069
Коммит d662f6bf80
76 изменённых файлов: 215 добавлений и 239 удалений

Просмотреть файл

@ -2,5 +2,5 @@
[Violation report status OK.]
expected:
if (os == "android") and debug: ["PASS", "FAIL"]
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "android") and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,20 +1,2 @@
[federatedcredential-framed-get.sub.https.html]
expected: PRECONDITION_FAILED
[Same-origin IFrame does not throw.]
expected: FAIL
[Cross-origin IFrame throws 'NotAllowedError'.]
expected: FAIL
[Same-origin IFrame in same-origin IFrame does not throw.]
expected: FAIL
[Same-origin IFrame in same-origin IFrame throws 'NotAllowedError'.]
expected: FAIL
[Cross-origin IFrame in same-origin IFrame throws 'NotAllowedError'.]
expected: FAIL
[Cross-origin IFrame in same-cross-origin throws 'NotAllowedError'.]
expected: FAIL

Просмотреть файл

@ -1,20 +1,2 @@
[passwordcredential-framed-get.sub.https.html]
expected: PRECONDITION_FAILED
[Same-origin IFrame does not throw.]
expected: FAIL
[Cross-origin IFrame throws 'NotAllowedError'.]
expected: FAIL
[Same-origin IFrame in same-origin IFrame does not throw.]
expected: FAIL
[Same-origin IFrame in same-origin IFrame throws.]
expected: FAIL
[Cross-origin IFrame in same-origin IFrame throws.]
expected: FAIL
[Cross-origin IFrame in same-cross-origin throws.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,6 @@
[font-display-feature-policy-02.tentative.html]
expected:
if debug and (os == "linux") and webrender and fission: ["FAIL", "PASS"]
if debug and (os == "linux") and webrender and not fission: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender and fission: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and fission: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[text-transform-capitalize-003.html]
expected:
if (os == "mac") and debug: ["FAIL", "PASS"]

Просмотреть файл

@ -2,8 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if (os == "win") and debug and not webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and not debug and (processor == "aarch64"): ["FAIL", "PASS"]
if os == "android": PASS
if os == "mac": PASS
if os == "linux": PASS

Просмотреть файл

@ -2,8 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if os == "android": PASS
if os == "mac": PASS
if os == "linux": PASS
if os == "android": PASS
FAIL

Просмотреть файл

@ -2,8 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if os == "android": PASS
if os == "linux": PASS
if os == "mac": PASS
if os == "linux": PASS
if os == "android": PASS
FAIL

Просмотреть файл

@ -2,8 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if os == "android": PASS
if os == "mac": PASS
if os == "android": PASS
if os == "linux": PASS
FAIL

Просмотреть файл

@ -2,6 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86"): FAIL
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64"): FAIL
if os == "mac": PASS
if os == "linux": PASS
if os == "android": PASS
FAIL

Просмотреть файл

@ -2,6 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86"): FAIL
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64"): FAIL
if os == "mac": PASS
if os == "android": PASS
if os == "linux": PASS
FAIL

Просмотреть файл

@ -2,7 +2,8 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64"): PASS
if (os == "win") and (processor == "x86"): PASS
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["PASS", "FAIL"]
if (os == "win") and (processor == "aarch64"): ["PASS", "FAIL"]
FAIL
if os == "mac": FAIL
if os == "android": FAIL
if os == "linux": FAIL

Просмотреть файл

@ -2,6 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64"): FAIL
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if (os == "win") and (processor == "x86"): FAIL
if os == "mac": PASS
if os == "linux": PASS
if os == "android": PASS
FAIL

Просмотреть файл

@ -2,6 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86"): FAIL
if (os == "win") and (processor == "x86_64"): FAIL
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if os == "android": PASS
if os == "linux": PASS
if os == "mac": PASS
FAIL

Просмотреть файл

@ -2,6 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64"): FAIL
if (os == "win") and (processor == "x86"): FAIL
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if os == "mac": PASS
if os == "linux": PASS
if os == "android": PASS
FAIL

Просмотреть файл

@ -1,8 +1,9 @@
[appearance-radio-001.html]
disabled:
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and debug and (processor == "x86_64"): FAIL
if (os == "win") and not debug: FAIL
if os == "win": FAIL
if (os == "win") and debug and not webrender and fission: ["FAIL", "PASS"]
if os == "mac": PASS
if os == "android": PASS
if os == "linux": PASS
FAIL

Просмотреть файл

@ -1,8 +1,8 @@
[appearance-searchfield-001.html]
disabled:
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and debug and not webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
if (os == "win") and not debug: FAIL
if os == "win": FAIL

Просмотреть файл

@ -2,7 +2,9 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and debug and webrender and fission: FAIL
if (os == "win") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and debug and not webrender: FAIL
if (os == "win") and not debug: FAIL
if (os == "win") and debug and not webrender and fission: ["FAIL", "PASS"]
if os == "android": PASS
if os == "linux": PASS
if os == "mac": PASS
FAIL

Просмотреть файл

@ -2,4 +2,8 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if os == "win": FAIL
if (os == "win") and debug and not webrender and fission: ["FAIL", "PASS"]
if os == "mac": PASS
if os == "linux": PASS
if os == "android": PASS
FAIL

Просмотреть файл

@ -1,10 +1,10 @@
[appearance-textarea-001.html]
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
if webrender and debug and (os == 'win'): https://bugzilla.mozilla.org/show_bug.cgi?id=1560519
if webrender and debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560519
expected:
if (os == "win") and not debug: FAIL
if (os == "win") and debug and not webrender: FAIL
if os == "win": FAIL
if (os == "win") and debug and fission: ["FAIL", "PASS"]
if os == "android": PASS
if os == "linux": PASS
if os == "mac": PASS
FAIL

Просмотреть файл

@ -1,6 +1,7 @@
[appearance-textfield-001.html]
expected:
if os == "android": PASS
if (os == "win") and debug and fission and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if os == "mac": PASS
if os == "android": PASS
if os == "linux": PASS
[FAIL, PASS]

Просмотреть файл

@ -0,0 +1,3 @@
[abs-pos-non-replaced-vrl-036.xht]
expected:
if (os == "android") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,4 +1,5 @@
[writing-mode-vertical-lr-002.xht]
expected:
if (os == "win") and (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86") and not fission and not debug: ["PASS", "FAIL"]
if os == "mac": FAIL

Просмотреть файл

@ -1,4 +1,5 @@
[writing-mode-vertical-rl-002.xht]
expected:
if (os == "win") and (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86") and not fission and not debug: ["PASS", "FAIL"]
if os == "mac": FAIL

Просмотреть файл

@ -1,3 +1,4 @@
[writing-mode-vertical-rl-003.htm]
expected:
if (os == "mac"): FAIL
if (os == "win") and (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
if os == "mac": FAIL

Просмотреть файл

@ -1,9 +1,9 @@
[MediaQueryList-addListener-handleEvent.html]
[looks up handleEvent method on every event dispatch]
expected:
if (os == "linux") and webrender and fission and debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and fission and not debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and not fission and not debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
[calls handleEvent method of event listener]
expected:
@ -13,7 +13,7 @@
[doesn't look up handleEvent method on callable event listeners]
expected:
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,32 +1,30 @@
[MediaQueryList-addListener-removeListener.html]
[listeners are called when <iframe> is resized]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
[listeners are called in order they were added]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "PASS"]
[listener that was added twice is called only once]
expected:
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
[listeners are called correct number of times]
expected:
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
[removing listener from one MQL doesn't remove it from all MQLs]
expected:
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
[listeners are called in order their MQLs were created]
expected:

Просмотреть файл

@ -1,5 +1,5 @@
[device-aspect-ratio-001.html]
expected:
if os == "android": PASS
if os == "win": PASS
FAIL
if (os == "mac") and not debug: FAIL
if (os == "mac") and debug: ["FAIL", "PASS"]
if os == "linux": FAIL

Просмотреть файл

@ -1,4 +1,6 @@
[device-aspect-ratio-005.html]
expected:
if os == "win": PASS
FAIL
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "mac") and not debug: FAIL
if os == "linux": FAIL
if os == "android": FAIL

Просмотреть файл

@ -0,0 +1,3 @@
[offset-rotate-005.html]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]

Просмотреть файл

@ -1,4 +1,4 @@
[segment-break-transformation-removable-3.html]
expected:
if (processor == "x86") and not debug and not fission: ["PASS", "FAIL"]
if (processor == "x86") and not debug and fission: ["PASS", "FAIL"]
if (processor == "x86") and not debug and not fission: ["PASS", "FAIL"]

Просмотреть файл

@ -1,4 +1,4 @@
[segment-break-transformation-removable-4.html]
expected:
if (processor == "x86") and not debug and fission: ["PASS", "FAIL"]
if (processor == "x86") and not debug and not fission: ["PASS", "FAIL"]
if (processor == "x86") and not debug and fission: ["PASS", "FAIL"]

Просмотреть файл

@ -0,0 +1 @@
leak-threshold: [default:51200]

Просмотреть файл

@ -1,8 +1,8 @@
[lazyload-disabled-tentative.sub.html]
[Sanity-check: Contents do not load immediately (no eager-loading) when the lazyload attribute is 'on' and frame is in viewport.]
expected:
if webrender and fission and not debug and (os == "linux"): ["FAIL", "PASS"]
if webrender and fission and not debug and (os == "win"): ["FAIL", "PASS"]
if webrender and fission and not debug and (os == "linux"): ["PASS", "FAIL"]
FAIL
[When 'lazyload' feature is disabled, a frame cannot avoid lazyloading by setting 'lazyload' attribute to 'off']

Просмотреть файл

@ -1,7 +1,7 @@
[lazyload-enabled-tentative.sub.html]
[Sanity-check: Contents do not load immediately (no eager-loading) when the loading attribute is 'lazy' and frame is in viewport.]
expected:
if webrender and fission and not debug and (os == "linux"): ["PASS", "FAIL"]
if webrender and fission and not debug and (os == "linux"): ["FAIL", "PASS"]
if webrender and fission and not debug and (os == "win"): ["FAIL", "PASS"]
FAIL

Просмотреть файл

@ -1,7 +1,7 @@
[loading-frame-default-eager-disabled-tentative.sub.html]
[When 'loading-frame-default-eager' feature is disabled, a frame with 'loading attribute 'auto' will be lazily loaded.]
expected:
if webrender and fission and not debug and (os == "linux"): ["PASS", "FAIL"]
if webrender and fission and not debug and (os == "win"): ["FAIL", "PASS"]
if webrender and fission and not debug and (os == "linux"): ["PASS", "FAIL"]
FAIL

Просмотреть файл

@ -1,15 +1,15 @@
[window-open.tentative.https.sub.html]
expected:
if (os == "android") and debug: ["ERROR", "OK"]
if (os == "android") and not debug: ["ERROR", "OK"]
if os == "android": ["ERROR", "OK"]
[Cross-site window, forced, reloaded]
expected:
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "PASS"]
[Same-site window, forced, reloaded]
expected:
if (os == "android") and debug: ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]
[Cross-site window, user-activated: sec-fetch-user]
expected: FAIL

Просмотреть файл

@ -1,6 +1,6 @@
[no_window_open_when_term_nesting_level_nonzero.window.html]
expected:
if (os == "linux") and webrender and not debug and not fission: ["ERROR", "TIMEOUT"]
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "ERROR"]
ERROR
[no popups from synchronously reachable window]
expected:
@ -12,8 +12,7 @@
[no popups from synchronously reachable window]
expected:
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "PASS", "TIMEOUT"]
if (os == "linux") and webrender and not debug: ["TIMEOUT", "PASS", "FAIL"]
[FAIL, PASS]
[no popups from another synchronously reachable window]

Просмотреть файл

@ -1,7 +0,0 @@
[document_access_feature_policy.tentative.sub.html]
[Feature policy "document-access" can be disabled in same-origin iframes using "allow" attribute.]
expected: FAIL
[Feature policy "document-access" can be disabled in cross-origin iframes using "allow" attribute.]
expected: FAIL

Просмотреть файл

@ -30,8 +30,8 @@
expected:
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86_64"): ["TIMEOUT", "OK"]
if not debug and (os == "win") and (processor == "aarch64"): OK
if not debug and (os == "android"): OK
if not debug and (os == "mac"): ["TIMEOUT", "OK"]
if not debug and (os == "android"): OK
if debug: OK
TIMEOUT
[hyperlink auditing <a ping>]

Просмотреть файл

@ -1,7 +1,6 @@
[first-when-later.html]
[The first autofocus in the document wins, even if elements are inserted later.]
expected:
if (os == "win") and not webrender and (processor == "x86_64") and not fission and not debug: ["PASS", "FAIL"]
if (os == "win") and webrender and not fission and not debug: ["PASS", "FAIL"]
if (os == "win") and not fission and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -0,0 +1,3 @@
[br-bidi-in-inline-ancestors.html]
expected:
if (processor == "x86") and not fission and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,4 +1,4 @@
[buffered-flag.window.html]
[PerformanceObserver with buffered flag can see previous longtask entries.]
expected: FAIL
expected: PRECONDITION_FAILED

Просмотреть файл

@ -1,5 +1,5 @@
[MediaStreamTrack-MediaElement-disabled-video-is-black.https.html]
[Tests that a disabled video track in a MediaStream is rendered as blackness]
expected:
if (os == "android") and not debug: ["PASS", "FAIL"]
if os == "android": ["PASS", "FAIL"]

Просмотреть файл

@ -1,2 +1,2 @@
local: c1be28b9a5b779d788d11fe9458fe8608b68dee9
upstream: 7cc8448ba2443173e5837a3b5135cff81ebc60bc
upstream: 85a8c5a0ee860c22562eab683858703fe66d8872

Просмотреть файл

@ -1,15 +1,11 @@
[pointerevent_getCoalescedEvents_when_pointerlocked.html]
[mouse pointermove getCoalescedEvents when lock test]
expected:
if (processor == "x86_64") and (os == "linux") and fission and not webrender and not debug: PASS
if (processor == "x86_64") and (os == "win") and debug and not webrender and not fission: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "win") and debug and webrender and fission: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "win") and debug and webrender and not fission: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "win") and not debug and webrender and not fission: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "win") and not debug and webrender and fission: ["FAIL", "PASS"]
if (processor == "x86") and (os == "win"): PASS
if (processor == "x86_64") and (os == "android"): PASS
if (processor == "x86_64") and (os == "mac"): PASS
if processor == "aarch64": PASS
if (os == "win") and (processor == "x86_64") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and fission and not debug and not webrender: PASS
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86"): PASS
if os == "android": PASS
if os == "mac": PASS
[PASS, FAIL]

Просмотреть файл

@ -1,10 +1,8 @@
[pointerevent_movementxy.html]
expected:
if (os == "linux") and not fission and (processor == "x86_64") and not debug and webrender: [ERROR, OK]
if (os == "linux") and not fission and (processor == "x86_64") and debug and not webrender: [ERROR, OK]
if (os == "win") and webrender and not fission and debug: [OK, ERROR]
if (os == "win") and webrender and fission and debug: [OK, ERROR]
if (os == "mac") and debug: [OK, ERROR]
if (os == "linux") and debug and webrender and fission: ["OK", "ERROR"]
if (os == "win") and debug and webrender and fission: ["OK", "ERROR"]
if os == "mac": ["OK", "ERROR"]
[ERROR, OK]
[mouse pointerevent attributes]
expected: FAIL

Просмотреть файл

@ -1,14 +1,14 @@
[pointerevent_movementxy_with_pointerlock.html]
[mouse pointerevent movementX/Y with pointerlock test]
expected:
if (processor == "x86_64") and (os == "win") and webrender and debug and not fission: [FAIL, PASS]
if (processor == "x86_64") and (os == "win") and not webrender and not fission and debug: [FAIL, PASS]
if (processor == "x86_64") and (os == "linux") and webrender and not debug and fission: [PASS, FAIL]
if (processor == "x86_64") and (os == "linux") and webrender and debug and not fission: [PASS, FAIL]
if (processor == "x86_64") and (os == "win") and webrender and not debug: [FAIL, PASS]
if (processor == "x86_64") and (os == "win") and not webrender and fission: [FAIL, PASS]
if (processor == "x86_64") and (os == "mac"): [FAIL, PASS]
if processor == "aarch64": [FAIL, PASS]
if webrender and debug and fission: [FAIL, PASS]
if (processor == "x86_64") and (os == "win") and webrender and fission and debug: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "win") and not webrender and debug and not fission: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "win") and not webrender and debug and fission: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "linux") and debug and not webrender and fission: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "win") and not webrender and not debug: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "linux") and debug and webrender: ["FAIL", "PASS"]
if (processor == "x86") and debug and fission: ["FAIL", "PASS"]
if (processor == "x86_64") and (os == "mac") and debug: ["FAIL", "PASS"]
if processor == "aarch64": ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -2,12 +2,8 @@
[pointer locked pointermove events received for button state changes]
expected:
if ccov and (os == "win"): [PASS, FAIL]
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]
if (os == "linux") and debug and webrender and fission: [FAIL, PASS]
if (os == "linux") and not debug and not webrender and fission: [PASS, FAIL]
if (os == "linux") and not debug and webrender: [PASS, FAIL]
if (os == "linux") and debug and not webrender and fission: [PASS, FAIL]
if (os == "linux") and debug and not webrender and not fission: [PASS, FAIL]
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and fission: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,7 +1,4 @@
[movementX_Y_basic.html]
[Test that movementX/Y = eNow.screenX/Y-ePrevious.screenX/Y.]
expected:
if webrender and not debug and fission and (os == "win"): [FAIL, PASS]
if webrender and debug and (os == "linux") and not fission: [PASS, FAIL]
[PASS, FAIL]
expected: [PASS, FAIL]

Просмотреть файл

@ -4,8 +4,8 @@
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1543604
['link responseStart uses 1XX (first) response timings']
expected:
if (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
if (processor == "x86") and (os == "win"): ["PASS", "FAIL"]
if (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
['script responseStart uses 1XX (first) response timings']
expected:
@ -14,13 +14,13 @@
['iframe responseStart uses 1XX (first) response timings']
expected:
if (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
if (processor == "x86") and (os == "win"): ["PASS", "FAIL"]
if (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
['xmlhttprequest responseStart uses 1XX (first) response timings']
expected:
if (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
if (processor == "x86") and (os == "win"): ["PASS", "FAIL"]
if (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
['xmlhttprequest (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).]
expected:

Просмотреть файл

@ -1,8 +1,8 @@
[event-before-promise.html]
expected:
if (os == "mac") and not debug: ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64"): OK
if (os == "win") and (processor == "aarch64"): OK
if (os == "mac") and not debug: ["ERROR", "OK"]
if os == "android": TIMEOUT
ERROR
[The 'change' event must fire before the [[orientationPendingPromise\]\] is resolved.]

Просмотреть файл

@ -1,3 +1,8 @@
[update-no-cache-request-headers.https.html]
[headers in no-cache mode]
expected: [PASS, FAIL]
expected:
if (processor == "x86_64") and debug and (os == "win") and webrender and fission: ["FAIL", "PASS"]
if (processor == "x86_64") and debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if processor == "aarch64": ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -1,8 +1,8 @@
[sxg-reporting-prefetch-cert_parse_error-downgraded.tentative.html]
expected:
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and fission: ["TIMEOUT", "OK"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and not fission: ["TIMEOUT", "OK"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and fission: ["TIMEOUT", "OK"]
if not debug and (os == "win") and (processor == "aarch64"): OK
if not debug and (os == "android"): OK
if debug: OK
@ -13,8 +13,8 @@
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and fission: ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and not fission: ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and fission: ["TIMEOUT", "FAIL"]
if not debug and (os == "win") and (processor == "aarch64"): FAIL
if not debug and (os == "android"): FAIL
if debug: FAIL

Просмотреть файл

@ -1,8 +1,8 @@
[sxg-reporting-prefetch-invalid_integrity_header.tentative.html]
expected:
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and fission: ["TIMEOUT", "OK"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and not fission: ["TIMEOUT", "OK"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and fission: ["TIMEOUT", "OK"]
if not debug and (os == "win") and (processor == "aarch64"): OK
if not debug and (os == "android"): OK
if debug: OK
@ -13,8 +13,8 @@
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL
if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): FAIL
if not debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.14") and (processor == "x86_64") and (bits == 64): TIMEOUT
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and not fission: ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and fission: ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64") and not fission: ["TIMEOUT", "FAIL"]
if not debug and (os == "win") and (processor == "aarch64"): FAIL
if not debug and (os == "android"): FAIL
if debug: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[correct-events-for-short-animations-with-syncbases.html]
[Correct events for short animations with syncbases]
expected:
if (os == "win") and webrender and not fission and debug: ["FAIL", "PASS"]
if (os == "mac") and debug: ["FAIL", "PASS"]
[PASS, FAIL]
expected: [PASS, FAIL]

Просмотреть файл

@ -4,7 +4,7 @@
if webrender and not debug: ["OK", "ERROR"]
[Check if onhover events reset correctly when triggered multiple times]
expected:
if webrender and (os == "linux") and debug and fission: ["FAIL", "PASS"]
if webrender and (os == "linux") and not debug: ["FAIL", "PASS"]
if (os == "win") and not fission and (processor == "x86_64") and not debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug: ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -0,0 +1 @@
leak-threshold: [tab:51200]

Просмотреть файл

@ -1,11 +1,11 @@
[failure.html]
expected:
if fission and not webrender and not debug and (processor == "x86_64") and (os == "win"): ["OK", "CRASH", "ERROR"]
if fission and not webrender and not debug and (processor == "x86_64") and (os == "linux"): ["OK", "CRASH"]
if fission and not webrender and debug and (os == "win") and (processor == "x86"): ["CRASH", "OK"]
if fission and not webrender and debug and (os == "win") and (processor == "x86_64"): ["OK", "CRASH"]
if fission and webrender and (os == "win") and debug: ["CRASH", "OK"]
if fission and webrender and (os == "win") and not debug: ["OK", "CRASH", "ERROR"]
if fission and debug and (os == "win") and not webrender and (processor == "x86"): ["OK", "CRASH"]
if fission and debug and (os == "win") and not webrender and (processor == "x86_64"): ["CRASH", "OK"]
if fission and not debug and not webrender and (processor == "x86_64") and (os == "linux"): ["OK", "CRASH"]
if fission and not debug and not webrender and (processor == "x86_64") and (os == "win"): ["OK", "CRASH", "ERROR"]
if fission and debug and (os == "win") and webrender: ["OK", "CRASH"]
if fission and not debug and webrender and (os == "win"): ["CRASH", "OK", "ERROR"]
[URL's href: file://example:1/ should throw]
expected: FAIL

Просмотреть файл

@ -1,4 +1,8 @@
[window-serviceworker-failure.https.html]
expected:
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
[WebAssembly.Module cannot cross agent clusters, service worker edition]
expected: FAIL
expected:
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "TIMEOUT"]
FAIL

Просмотреть файл

@ -8,15 +8,6 @@
[Element.animate() accepts a two property (one shorthand and one of its shorthand components) two value property-indexed keyframes specification]
expected: FAIL
[animate() with pseudoElement an Animation object targeting to the correct pseudo-element]
expected: FAIL
[animate() with pseudoElement an Animation object targeting to the correct pseudo-element for ::marker]
expected: FAIL
[animate() with pseudoElement an Animation object targeting to the correct pseudo-element for ::first-line]
expected: FAIL
[animate() with pseudoElement an Animation object targeting the correct pseudo-element for ::first-line]
expected: FAIL

Просмотреть файл

@ -1,3 +1,4 @@
[reverse-running-animation.html]
expected:
if debug and (os == "linux") and not webrender and not fission: [PASS, FAIL]
if (os == "linux") and debug and not webrender and not fission: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,17 +1,2 @@
[webauthn-testdriver-basic.https.html]
expected:
if os == "android": OK
TIMEOUT
[Get an assertion]
expected:
if os == "android": PASS
NOTRUN
[Create a credential]
expected:
if os == "android": PASS
TIMEOUT
[Set up the test environment]
expected: FAIL
expected: ERROR

Просмотреть файл

@ -3,7 +3,6 @@
if ccov and (os == "win") and (bits == 64) and (version == "10.0.17134"): https://bugzilla.mozilla.org/show_bug.cgi?id=1418778
if ccov and debug and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1418778
expected:
if (os == "linux") and not debug and webrender and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and webrender and fission: ["TIMEOUT", "OK"]
if (os == "linux") and not debug and not webrender and fission: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not webrender and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not fission and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not fission and webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and fission: ["OK", "TIMEOUT"]

Просмотреть файл

@ -2,7 +2,7 @@
disabled:
if ccov and (os == "win") and (bits == 64) and (version == "10.0.17134"): https://bugzilla.mozilla.org/show_bug.cgi?id=1507121
expected:
if (os == "linux") and not debug and not fission and webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not fission and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and fission and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not fission and webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and fission and webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and fission and not webrender: ["OK", "TIMEOUT"]

Просмотреть файл

@ -3,7 +3,7 @@
if ccov and (os == "win") and (bits == 64) and (version == "10.0.17134"): https://bugzilla.mozilla.org/show_bug.cgi?id=1495002
if ccov and debug and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1574837
expected:
if (os == "linux") and not debug and not fission and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not fission and webrender: ["OK", "TIMEOUT"]
if (os == "linux") and debug and not webrender and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and fission: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and not debug and fission: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]

Просмотреть файл

@ -2,8 +2,9 @@
disabled:
if ccov and debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1495002
expected:
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and not debug: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not fission and webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not fission and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and fission: ["OK", "TIMEOUT"]
[test_non_secure_context[granted\]]
expected: FAIL

Просмотреть файл

@ -1,11 +1,11 @@
[RTCDataChannel-send-blob-order.html]
expected:
if (processor == "x86") and fission and debug: ["TIMEOUT", "OK"]
if (processor == "x86") and fission and not debug: TIMEOUT
if (processor == "x86") and fission and debug: ["OK", "TIMEOUT"]
[Data channel should send data following the order of the send call]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1577830
expected:
if (processor == "x86") and fission and debug: ["TIMEOUT", "FAIL"]
if (processor == "x86") and fission and not debug: TIMEOUT
if (processor == "x86") and fission and debug: ["FAIL", "TIMEOUT"]
FAIL

Просмотреть файл

@ -1,6 +1,6 @@
[RTCPeerConnection-generateCertificate.html]
[generateCertificate() with 0 expires parameter should generate expired cert]
expected:
if (processor == "x86") and fission and debug: ["PASS", "FAIL"]
if (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
if (processor == "x86") and fission and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -0,0 +1,3 @@
[RTCRtpReceiver-getContributingSources.https.html]
expected:
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]

Просмотреть файл

@ -1,3 +1,3 @@
[RTCRtpTransceiver-direction.html]
expected:
if fission and not webrender and (os == "linux") and not debug: ["OK", "CRASH"]
if (os == "linux") and fission and not debug and not webrender: ["OK", "TIMEOUT", "CRASH"]

Просмотреть файл

@ -1,6 +1,6 @@
[embedded_style_imports_blocked.html]
expected:
if not webrender and (os == "win") and (processor == "x86") and debug and not fission: ["FAIL", "PASS"]
if not webrender and (os == "win") and (processor == "x86") and debug and fission: ["FAIL", "PASS"]
if not webrender and (os == "android") and not debug: PASS
if not webrender and (os == "win") and (processor == "aarch64"): PASS
if not webrender and (os == "mac"): PASS

Просмотреть файл

@ -1,9 +1,8 @@
[embedded_style_multiple_tracks.html]
expected:
if not webrender and (os == "win") and not debug and (processor == "x86_64") and not fission: ["FAIL", "PASS"]
if not webrender and (os == "win") and debug and (processor == "x86_64") and fission: ["FAIL", "PASS"]
if not webrender and (os == "win") and debug and (processor == "x86"): ["FAIL", "PASS"]
if not webrender and (os == "linux") and debug and fission: ["FAIL", "PASS"]
if not webrender and (os == "linux") and fission and debug: ["FAIL", "PASS"]
if not webrender and (os == "linux") and not fission and not debug: ["FAIL", "PASS"]
if not webrender and (os == "win") and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if not webrender and (os == "android") and not debug: PASS
if webrender: PASS
[PASS, FAIL]

Просмотреть файл

@ -1,13 +1,14 @@
[embedded_style_urls.html]
expected:
if not webrender and (os == "win") and debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
if not webrender and (os == "win") and debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
if not webrender and (os == "win") and not debug and (processor == "x86") and fission: ["PASS", "FAIL"]
if not webrender and (os == "win") and not debug and (processor == "x86") and not fission: ["FAIL", "PASS"]
if not webrender and (os == "win") and not debug and (processor == "x86_64") and not fission: ["PASS", "FAIL"]
if not webrender and (os == "win") and not debug and (processor == "x86_64") and fission: ["PASS", "FAIL"]
if not webrender and (os == "linux") and debug and not fission: ["PASS", "FAIL"]
if not webrender and (os == "linux") and debug and fission: ["FAIL", "PASS"]
if not webrender and (os == "linux") and not debug and fission: ["PASS", "FAIL"]
if not webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if not webrender and (os == "win") and debug and fission: ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86") and not fission and not debug: ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86") and not fission and debug: ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86") and fission and debug: ["FAIL", "PASS"]
if not webrender and (os == "win") and (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86_64") and debug and not fission: ["FAIL", "PASS"]
if not webrender and (os == "win") and (processor == "x86_64") and debug and fission: ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86_64") and not debug and fission: ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86_64") and not debug and not fission: ["PASS", "FAIL"]
if not webrender and (os == "linux") and not fission and not debug: ["FAIL", "PASS"]
if not webrender and (os == "linux") and not fission and debug: ["FAIL", "PASS"]
if not webrender and (os == "linux") and fission and debug: ["PASS", "FAIL"]
if not webrender and (os == "linux") and fission and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -3,5 +3,9 @@
if (os == "mac") and (version == "OS X 10.14"): https://bugzilla.mozilla.org/show_bug.cgi?id=1557123
if (os == "mac") and (version == "OS X 10.14.5"): https://bugzilla.mozilla.org/show_bug.cgi?id=1557123
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1557708
[XMLHttpRequest: timeout event]
expected:
if (os == "linux") and debug and not webrender and fission: ["PASS", "FAIL"]
[event-timeout.any.html]

Просмотреть файл

@ -1,5 +1,5 @@
[responsexml-document-properties.htm]
[lastModified set to time of response if no HTTP header provided]
expected:
if (processor == "x86") and debug and fission: ["PASS", "FAIL"]
if (processor == "x86") and debug and fission: ["FAIL", "PASS"]