Bug 1629065 - [wpt-sync] Update web-platform-tests to 3c481b678d9a62191e3d48bb880b066781244fef, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 3c481b678d9a62191e3d48bb880b066781244fef
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2020-04-10 14:37:30 +00:00
Родитель 3e943c95c1
Коммит 9f7b0a7d3f
101 изменённых файлов: 319 добавлений и 416 удалений

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

@ -1,5 +1,6 @@
[idbobjectstore-rename-store.html]
[IndexedDB object store rename covers key generator]
expected:
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]

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

@ -1,6 +1,6 @@
[href-location-blocked.sub.html]
[Violation report status OK.]
expected:
if (os == "android") and debug: ["PASS", "FAIL"]
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "android") and debug: ["FAIL", "PASS"]

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

@ -1,7 +1,11 @@
[spv-only-sent-to-initiator.sub.html]
expected: [OK, TIMEOUT]
expected:
if processor == "x86": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[Test that no spv event is raised]
expected: [FAIL, NOTRUN]
expected:
if processor == "x86": ["NOTRUN", "FAIL"]
[FAIL, NOTRUN]
[Violation report status OK.]
expected:

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

@ -1,6 +1,6 @@
[relpos-percentage-top-in-scrollable.html]
[Top percentage resolved correctly for overflow contribution]
expected:
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "android") and debug: ["FAIL", "PASS"]
if (os == "android") and not debug: ["FAIL", "PASS"]

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

@ -0,0 +1,3 @@
[attribute-value-selector-007.html]
expected:
if (processor == "x86") and debug: ["PASS", "FAIL"]

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

@ -0,0 +1,3 @@
[blocks-extraneous-data-001.xht]
expected:
if (processor == "x86") and debug: ["PASS", "FAIL"]

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

@ -1,13 +0,0 @@
[flex-one-sets-flex-basis-to-zero-px.html]
[.flexbox 4]
expected: FAIL
[.flexbox 5]
expected: FAIL
[.flexbox 1]
expected: FAIL
[.flexbox 2]
expected: FAIL

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

@ -0,0 +1,3 @@
[font-feature-settings-tibetan.html]
expected:
if os == "mac": FAIL

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

@ -1,3 +1,3 @@
[writing-system-line-break-001.html]
expected:
if (processor == "x86") and not debug: ["PASS", "FAIL"]
if (processor == "x86") and not debug: ["FAIL", "PASS"]

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

@ -4,7 +4,6 @@
fuzzy:
if os == "android": maxDifference=0-1;totalPixels=0-23
expected:
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not webrender and debug: FAIL
if (os == "win") and (processor == "x86_64") and webrender: FAIL
if (os == "win") and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and not webrender and debug: FAIL
if (os == "win") and not webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender: FAIL

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

@ -2,7 +2,5 @@
fuzzy:
if os == "android": maxDifference=0-1;totalPixels=0-23
expected:
if (os == "win") and not fission and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and not fission and webrender and not debug: ["PASS", "FAIL"]
if (os == "win") and not fission and not webrender: ["FAIL", "PASS"]
if (os == "win") and fission: ["PASS", "FAIL"]
if (os == "win") and not fission: ["FAIL", "PASS"]

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

@ -1,49 +1,49 @@
[ch-pseudo-recalc-on-font-load.html]
[ch in pseudo-element ::marker should be recalculated after loading a web font]
expected:
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if not debug and (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "mac"): FAIL
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "linux") and not fission: ["FAIL", "PASS"]
if not debug and (os == "win") and webrender: ["PASS", "FAIL"]
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL
[FAIL, PASS]
if not debug and (os == "android"): ["PASS", "FAIL"]
FAIL
[ch in pseudo-element ::after should be recalculated after loading a web font]
expected:
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "mac"): FAIL
if not debug and (os == "linux") and not fission: ["FAIL", "PASS"]
if not debug and (os == "win") and webrender: ["PASS", "FAIL"]
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
[FAIL, PASS]
FAIL
[ch in pseudo-element ::first-line should be recalculated after loading a web font]
expected:
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and not fission: ["FAIL", "PASS"]
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "mac"): FAIL
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL
if not debug and (os == "win") and webrender: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if not debug and (os == "android"): ["PASS", "FAIL"]
[FAIL, PASS]
if debug and (os == "android"): PASS
FAIL
[ch in pseudo-element ::before should be recalculated after loading a web font]
expected:
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "mac"): FAIL
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "linux") and not fission: ["FAIL", "PASS"]
if not debug and (os == "win") and webrender: ["PASS", "FAIL"]
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL
[FAIL, PASS]
if not debug and (os == "android"): ["PASS", "FAIL"]
FAIL

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

@ -2,4 +2,4 @@
fuzzy:
if not webrender and (os == "mac"): maxDifference=255-255;totalPixels=180-180
expected:
if (processor == "x86") and not debug: ["FAIL", "PASS"]
if (processor == "x86") and not debug: ["PASS", "FAIL"]

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

@ -14,13 +14,13 @@
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "android") and not debug: ["FAIL", "TIMEOUT"]
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "TIMEOUT"]
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
expected:
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
[Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
expected:
@ -39,18 +39,18 @@
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
expected:
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
[Main frame with smooth scroll-behavior ; scrollBy() with auto behavior]
expected:
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
[Main frame with smooth scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]
expected:
@ -59,11 +59,12 @@
[Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
expected:
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "linux") and fission and debug: ["PASS", "FAIL"]
if os == "android": FAIL
[Main frame with auto scroll-behavior ; scroll() with default behavior]
@ -77,8 +78,8 @@
[Main frame with auto scroll-behavior ; scrollBy() with auto behavior]
expected:
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
[Main frame with auto scroll-behavior ; scrollTo() with instant behavior]
expected:
@ -105,8 +106,8 @@
[Main frame with auto scroll-behavior ; scrollBy() with instant behavior]
expected:
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
[Main frame with auto scroll-behavior ; scrollBy() with default behavior]
expected:
@ -115,13 +116,13 @@
[Main frame with smooth scroll-behavior ; scrollBy() with instant behavior]
expected:
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
[Main frame with smooth scroll-behavior ; scroll() with instant behavior]
expected:
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
if (os == "android") and debug: FAIL
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
[Aborting an ongoing smooth scrolling on the main frame with an instant scrolling]
expected:

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

@ -1,11 +1,2 @@
[CSSStyleSheet-constructable.html]
prefs: [layout.css.constructable-stylesheets.enabled:true]
[CSSStyleSheet.replaceSync throws exception when there is import rule inside]
expected: FAIL
[CSSStyleSheet.replace allows import rule inside]
expected: FAIL
[CSSStyleSheet.replace returns rejected promise on failed imports]
expected: FAIL

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

@ -1,2 +0,0 @@
[multiple-references-id-crash-002.html]
expected: TIMEOUT

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

@ -1,2 +0,0 @@
[effect-reference-convolve-error-001.html]
expected: FAIL

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

@ -0,0 +1,3 @@
[effect-reference-feimage-002.html]
expected:
if fission and debug: ["PASS", "FAIL"]

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

@ -1,2 +1,3 @@
[effect-reference-feimage-003.html]
expected: FAIL
expected:
if fission and debug: ["PASS", "FAIL"]

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

@ -1,2 +0,0 @@
[effect-reference-feimage.html]
expected: FAIL

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

@ -1,2 +0,0 @@
[effect-reference-rename-002.html]
expected: TIMEOUT

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

@ -1,2 +0,0 @@
[feimage-circular-reference-foreign-object-crash.html]
expected: TIMEOUT

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

@ -1,2 +0,0 @@
[feimage-reference-foreign-object-crash.html]
expected: TIMEOUT

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

@ -1,51 +1,71 @@
[webkit-animation-iteration-event.html]
expected:
if webrender and debug and (os == "linux"): ["TIMEOUT", "OK"]
if webrender and debug and (os == "win"): ["OK", "TIMEOUT"]
if not webrender and (os == "linux") and debug: ["OK", "TIMEOUT"]
if webrender: ["OK", "TIMEOUT"]
if webrender and not debug: ["OK", "TIMEOUT"]
[webkitAnimationIteration event listener is case sensitive]
expected:
if webrender and fission and debug: ["PASS", "FAIL", "NOTRUN"]
if webrender and not fission and (os == "linux") and debug: ["NOTRUN", "PASS", "FAIL"]
if webrender and not fission and (os == "linux") and not debug: ["PASS", "FAIL", "NOTRUN"]
if webrender and not fission and (os == "win"): ["PASS", "FAIL", "NOTRUN"]
if webrender and fission and debug: ["NOTRUN", "PASS", "FAIL"]
if webrender and fission and not debug: ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and not fission: ["PASS", "FAIL", "NOTRUN"]
[webkitAnimationIteration event listener should trigger for an animation]
expected:
if webrender and debug and (os == "linux"): ["NOTRUN", "PASS"]
if webrender and debug and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
expected:
if webrender and debug and (os == "win"): ["PASS", "NOTRUN"]
if webrender and debug and (os == "linux"): ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
expected:
if webrender and debug and (os == "win"): ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and debug and (os == "linux"): ["NOTRUN", "PASS", "TIMEOUT"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "TIMEOUT", "NOTRUN"]
if webrender and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected:
if webrender and debug and (os == "win"): ["PASS", "NOTRUN"]
if webrender and debug and (os == "linux"): ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected:
if webrender and debug and (os == "linux"): ["NOTRUN", "PASS"]
if webrender and debug and (os == "win"): ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
expected:
if webrender and debug and (os == "win"): ["PASS", "NOTRUN"]
if webrender and debug and (os == "linux"): ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
expected:
if webrender and debug and (os == "win"): ["PASS", "NOTRUN"]
if webrender and debug and (os == "linux"): ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
if webrender and not debug: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should trigger for an animation]
expected:
if webrender and debug and (os == "win"): ["PASS", "TIMEOUT"]
if webrender and debug and (os == "linux"): ["TIMEOUT", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "TIMEOUT"]
if webrender: ["PASS", "TIMEOUT"]
if webrender and not debug: ["PASS", "TIMEOUT"]

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

@ -0,0 +1,2 @@
[utf-32.html]
max-asserts: 2

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

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

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

@ -1,8 +1,8 @@
[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 fission and (os == "linux") and debug: ["FAIL", "PASS"]
if fission and (os == "linux") and debug: ["PASS", "FAIL"]
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if fission and (os == "win"): ["FAIL", "PASS"]
if fission and (os == "win"): ["PASS", "FAIL"]
FAIL

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

@ -3,8 +3,9 @@
if debug and (os == "linux") and (bits == 64): https://bugzilla.mozilla.org/show_bug.cgi?id=1564229
if debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1564229
expected:
if (os == "linux") and not webrender and (processor == "x86"): ["OK", "ERROR"]
if (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "ERROR"]
if (os == "android") and debug: ["OK", "ERROR"]
if (os == "linux") and not webrender: ["OK", "ERROR"]
if os == "mac": ["OK", "ERROR"]
[Verify that when a sandbox related feature is enabled in 'allow' then the feature will be enabled regardless of sandbox attribute's value.]
expected: FAIL

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

@ -3,9 +3,7 @@
expected: FAIL
[Cross-site window, forced, reloaded]
expected:
if os == "android": ["FAIL", "PASS"]
[PASS, FAIL]
expected: [PASS, FAIL]
[Same-origin window, user-activated: sec-fetch-user]
expected: FAIL
@ -15,6 +13,5 @@
[Same-site window, forced, reloaded]
expected:
if (os == "android") and not debug: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]
if os == "android": ["PASS", "FAIL"]

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

@ -3,9 +3,11 @@
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1321179
[history.back() handles top level page timer correctly]
expected:
if fission and debug: ["FAIL", "PASS"]
if not fission and webrender and debug: ["PASS", "FAIL"]
if fission and debug: ["PASS", "FAIL"]
[history.back() handles nested iframe timer correctly]
expected:
if not fission and webrender and debug: ["PASS", "FAIL"]
if fission and debug: ["PASS", "FAIL"]

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

@ -1,9 +1,9 @@
[no_window_open_when_term_nesting_level_nonzero.window.html]
expected:
if webrender and (os == "linux") and debug and fission: ["ERROR", "TIMEOUT", "CRASH"]
if webrender and (os == "linux") and debug and not fission: ["TIMEOUT", "ERROR", "CRASH"]
if webrender and (os == "linux") and not debug and fission: ["TIMEOUT", "ERROR", "CRASH"]
if webrender and (os == "linux") and not debug and not fission: ["CRASH", "ERROR", "TIMEOUT"]
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "ERROR", "CRASH"]
if (os == "linux") and webrender and debug and not fission: ["TIMEOUT", "ERROR", "CRASH"]
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "ERROR", "CRASH"]
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "ERROR", "CRASH"]
ERROR
[no popups from synchronously reachable window]
expected:

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

@ -1,8 +1,8 @@
[open-features-tokenization-noreferrer.html]
expected:
if webrender and (os == "linux") and not debug and not fission: ["OK", "TIMEOUT", "CRASH"]
if webrender and (os == "linux") and fission: ["OK", "TIMEOUT", "CRASH"]
[Tokenizing "noreferrer" should ignore window feature separators except "," after initial "=" and before value]
if webrender and (os == "linux"): ["OK", "TIMEOUT", "CRASH"]
[Tokenizing "noreferrer" should ignore window feature separators except "," after initial "=" and before value]
expected: FAIL
[Tokenizing "noreferrer" should read characters until first window feature separator as `value`]

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

@ -3,13 +3,8 @@
expected: [FAIL, PASS]
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via same-origin <iframe)>]
expected:
if (os == "linux") and fission and debug: ["FAIL", "PASS"]
if (os == "android") and debug: ["FAIL", "PASS"]
FAIL
expected: FAIL
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via cross-site <iframe)>]
expected:
if fission: PASS
FAIL
expected: [FAIL, PASS]

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

@ -1,8 +1,9 @@
[cache-storage-reporting-dedicated-worker.https.html]
expected:
if (os == "linux") and debug: [TIMEOUT, CRASH]
if (os == "win") and debug and (processor == "x86_64"): [TIMEOUT, CRASH]
if os == "mac": TIMEOUT
if debug and (os == "linux") and not fission and webrender: ["CRASH", "TIMEOUT"]
if debug and (os == "linux") and not fission and not webrender: ["CRASH", "TIMEOUT"]
if debug and (os == "linux") and fission: ["TIMEOUT", "CRASH"]
if debug and (os == "mac"): ["CRASH", "TIMEOUT"]
TIMEOUT
[COEP support on DedicatedWorker.]
expected: TIMEOUT

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

@ -1,9 +1,7 @@
[cache-storage-reporting-document.https.html]
expected:
if (os == "win") and debug and (processor == "x86"): [TIMEOUT, CRASH]
if (os == "win") and debug and (processor == "x86_64"): [TIMEOUT, CRASH]
if (os == "linux") and debug: [CRASH, TIMEOUT]
if os == "mac": TIMEOUT
if debug and (os == "linux") and not webrender: ["TIMEOUT", "CRASH"]
if debug and (os == "linux") and webrender: ["CRASH", "TIMEOUT"]
TIMEOUT
[COEP support on document.]
expected: TIMEOUT

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

@ -1,11 +1,10 @@
[cache-storage-reporting-service-worker.https.html]
expected:
if debug and (os == "linux") and not fission and webrender: ["TIMEOUT", "CRASH"]
if debug and (os == "linux") and not fission and not webrender: ["CRASH", "TIMEOUT"]
if debug and (os == "linux") and fission: ["CRASH", "TIMEOUT"]
if debug and (os == "android"): ["TIMEOUT", "CRASH"]
if debug and (os == "mac"): ["CRASH", "TIMEOUT"]
if debug and (os == "win"): ["TIMEOUT", "CRASH"]
if debug and webrender and fission: ["TIMEOUT", "CRASH"]
if debug and webrender and not fission: ["TIMEOUT", "CRASH"]
if debug and not webrender and (os == "linux"): ["CRASH", "TIMEOUT"]
if debug and not webrender and (os == "android"): ["TIMEOUT", "CRASH"]
if debug and not webrender and (os == "mac"): ["TIMEOUT", "CRASH"]
TIMEOUT
[COEP support on ServiceWorker.]
expected: TIMEOUT

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

@ -1,11 +1,8 @@
[cache-storage-reporting-shared-worker.https.html]
expected:
if debug and (os == "linux") and not fission and webrender: [CRASH, TIMEOUT]
if debug and (os == "linux") and not fission and not webrender: CRASH
if debug and (os == "linux") and fission: [CRASH, TIMEOUT]
if debug and (os == "win") and (processor == "x86"): [TIMEOUT, CRASH]
if debug and (os == "win") and (processor == "x86_64"): [CRASH, TIMEOUT]
if debug and (os == "mac"): TIMEOUT
if debug and not webrender and (os == "linux"): ["CRASH", "TIMEOUT"]
if debug and not webrender and (os == "mac"): ["TIMEOUT", "CRASH"]
if debug and webrender: ["CRASH", "TIMEOUT"]
TIMEOUT
[COEP-Report-Only support on SharedWorker.]
expected: NOTRUN

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

@ -9,7 +9,7 @@
["require-corp" top-level: navigating a frame from "require-corp" to "none" should fail]
expected:
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
if fission and (os == "win"): ["PASS", "FAIL"]
[CORP: same-site is checked and blocked.]

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

@ -0,0 +1,7 @@
[iframe-popup-same-origin-allow-popups-to-same-origin-allow-popups.https.html]
expected:
if os == "mac": ["OK", "TIMEOUT"]
[same-origin-allow-popups with SAME_SITE iframe opening popup a CROSS_ORIGIN with COOP: same-origin-allow-popups]
expected:
if os == "mac": ["PASS", "TIMEOUT"]

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

@ -1,8 +1,8 @@
[navigation.sub.html?encoding=x-cp1251]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "win"): ["TIMEOUT", "OK"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if (os == "linux") and not debug and webrender: ["TIMEOUT", "OK"]
if os == "win": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[hyperlink auditing <a ping>]
expected: TIMEOUT
@ -13,9 +13,9 @@
[navigation.sub.html?encoding=utf8]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "win"): ["TIMEOUT", "OK"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if (os == "linux") and not debug and webrender: ["TIMEOUT", "OK"]
if os == "win": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[hyperlink auditing <a ping>]
expected: TIMEOUT
@ -26,9 +26,9 @@
[navigation.sub.html?encoding=windows-1252]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "win"): ["TIMEOUT", "OK"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if (os == "linux") and not debug and webrender: ["TIMEOUT", "OK"]
if os == "win": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[hyperlink auditing <a ping>]
expected: TIMEOUT

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

@ -45,7 +45,7 @@
[utf-16be.html?include=workers]
expected:
if (os == "linux") and debug and not webrender: ["TIMEOUT", "OK"]
if (os == "linux") and webrender and not fission and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -55,7 +55,7 @@
[SharedWorker constructor]
expected:
if (os == "linux") and debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "linux") and webrender and not fission and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -43,8 +43,8 @@
[utf-16le.html?include=workers]
expected:
if (os == "linux") and not fission and webrender and not debug: ["TIMEOUT", "OK"]
if (os == "android") and debug: ["TIMEOUT", "OK"]
if (os == "android") and not debug: ["TIMEOUT", "OK"]
if os == "mac": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -57,8 +57,8 @@
[SharedWorker constructor]
expected:
if (os == "linux") and not fission and webrender and not debug: ["TIMEOUT", "PASS"]
if (os == "android") and debug: ["TIMEOUT", "PASS"]
if (os == "android") and not debug: ["TIMEOUT", "PASS"]
if os == "mac": ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -33,7 +33,7 @@
[utf-8.html?include=workers]
expected:
if not debug and webrender and (os == "linux") and not fission: ["TIMEOUT", "OK"]
if fission and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -43,7 +43,7 @@
[SharedWorker constructor]
expected:
if not debug and webrender and (os == "linux") and not fission: ["TIMEOUT", "PASS"]
if fission and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -287,8 +287,8 @@
[windows-1251.html?include=workers]
expected:
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
if (os == "android") and not debug: ["TIMEOUT", "OK"]
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["TIMEOUT", "OK"]
if (os == "linux") and not webrender and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -300,8 +300,8 @@
[SharedWorker constructor]
expected:
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
if (os == "android") and not debug: ["TIMEOUT", "PASS"]
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["TIMEOUT", "PASS"]
if (os == "linux") and not webrender and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -114,9 +114,7 @@
[windows-1252.html?include=css]
[windows-1252.html?include=workers]
expected:
if (os == "android") and not debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -126,9 +124,7 @@
FAIL
[SharedWorker constructor]
expected:
if (os == "android") and not debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
expected: [PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
expected: FAIL

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

@ -1,6 +1,6 @@
[first-when-later-but-before.html]
[The temporally first autofocus in the document wins, even if an element is inserted later that is previous in the document tree.]
expected:
if (os == "android") and not debug: ["PASS", "FAIL"]
if (os == "win") and fission: ["PASS", "FAIL"]
if not debug and (os == "linux"): ["PASS", "FAIL"]
if not debug and (os == "android"): ["PASS", "FAIL"]

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

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

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

@ -1,6 +1,6 @@
[no-autofocus-on-changing-input-type.html]
[Changing input type should not refocus on the element.]
expected:
if not webrender and (os == "android") and not debug: ["PASS", "FAIL"]
if webrender and debug: ["PASS", "FAIL"]
if not webrender and (os == "android") and not debug: ["FAIL", "PASS"]
if webrender: ["PASS", "FAIL"]

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

@ -1,6 +1,8 @@
[queue-non-focusable.html]
[If the first autofocus element is not focusable, but becomes focusable before a frame, it should be focused.]
expected:
if (os == "win") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["PASS", "FAIL"]
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["PASS", "FAIL"]
if (os == "android") and not debug: ["PASS", "FAIL"]

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

@ -1,7 +1,6 @@
[iframe-scrolling-attribute-values.html]
expected:
if not fission and (os == "win") and not webrender and debug and (processor == "x86"): ["FAIL", "PASS"]
if not fission and (os == "win") and not webrender and debug and (processor == "x86_64"): ["PASS", "FAIL"]
if not fission and (os == "win") and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL"]
if not fission and (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if not fission and (os == "win") and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
if not fission and (os == "win") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if not fission and (os == "win") and not webrender and debug: ["PASS", "FAIL"]
if fission: ERROR

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

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

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

@ -1,5 +1,7 @@
[header-origin-origin-when-cross-origin.html]
expected: TIMEOUT
expected:
if (os == "win") and not webrender and (processor == "x86_64"): ["TIMEOUT", "CRASH"]
TIMEOUT
[Test origin header /html/semantics/links/downloading-resources/resources/]
expected: TIMEOUT

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

@ -1,7 +1,4 @@
[import-css-module-basic.html]
[An @import CSS Module should not load]
expected: FAIL
[A CSS Module should load]
expected: FAIL

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

@ -1,22 +1,4 @@
[chained-setTimeout.tentative.html]
[Call-depth=2 final state]
expected: NOTRUN
[Call-depth=3 initial state]
expected: NOTRUN
[Call-depth=3 final state]
expected: NOTRUN
[Call-depth=1 final state]
expected: FAIL
[Call-depth=1 initial state]
expected: FAIL
[Call-depth=2 initial state]
expected: NOTRUN
[Call-depth=2: after-click activation states are true]
expected: FAIL

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

@ -1,6 +1,6 @@
[url.window.html]
[document.open() does not change document's URL (active but not fully active document)]
expected:
if not fission and webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and debug and (os == "linux") and not fission: ["PASS", "FAIL"]
if webrender and not debug and (os == "linux"): ["PASS", "FAIL"]

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

@ -7,6 +7,7 @@
disabled:
if webrender and debug and (os == "linux"): wpt-sync Bug 1564668
expected:
if not debug and not fission and webrender and (os == "linux"): ["PASS", "FAIL"]
if not debug and fission and (os == "linux"): ["PASS", "FAIL"]
if debug and (os == "win"): ["PASS", "FAIL"]

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

@ -5,3 +5,8 @@
[Tests that any pointer event on an inert element is targeted to the nearest non-inert ancestor at the same coordinates]
expected: FAIL
[Tests that any mouse event on a non-inert element is correctly targeted to that element]
expected:
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]

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

@ -1,2 +1,2 @@
local: c1be28b9a5b779d788d11fe9458fe8608b68dee9
upstream: 7ab34f7e16b668b470397262b66db4ba915beedd
upstream: 3c481b678d9a62191e3d48bb880b066781244fef

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

@ -1,8 +1,8 @@
[manifest-utf8-with-bom.https.html]
expected:
if (os == "win") and (processor == "x86_64") and not fission and not debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not fission and debug and webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not fission and debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "win") and debug and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "win") and debug and (processor == "x86"): ["OK", "TIMEOUT"]
[Expected originPolicyIDs check]
expected: FAIL

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

@ -1,9 +1,8 @@
[double-content-security.https.html]
expected:
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not debug: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and debug: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and not debug: ["OK", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "win") and not debug: ["OK", "TIMEOUT"]
if os == "mac": ["OK", "TIMEOUT"]
[img loading must be disallowed]
expected: FAIL

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

@ -3,7 +3,6 @@
if (os == "linux"): ["OK", "TIMEOUT"]
if (os == "mac"): ["OK", "TIMEOUT"]
if (os == "win"): ["OK", "TIMEOUT"]
[img loading must be disallowed]
expected: FAIL

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

@ -1,8 +1,11 @@
[valid-with-multi-item-array.https.html]
expected:
if (os == "win") and webrender and not debug and fission: ["OK", "TIMEOUT"]
if (os == "win") and webrender and debug: ["OK", "TIMEOUT"]
if (os == "win") and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not debug and not fission and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not debug and fission: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and debug and webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "linux") and (processor == "x86"): ["OK", "TIMEOUT"]
[img loading must be disallowed]
expected: FAIL

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

@ -1,10 +1,11 @@
[valid-with-semicolon.https.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): ["TIMEOUT", "OK"]
if (os == "win") and debug and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "win") and not debug and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "win") and not debug and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and debug and webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not debug and fission: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "android") and debug: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86"): ["OK", "TIMEOUT"]
[img loading must be disallowed]
expected: FAIL

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

@ -1,8 +1,9 @@
[mix-of-ids.https.html]
expected:
if (os == "win") and (processor == "x86") and debug: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and not debug: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "win") and webrender and not debug and fission: ["OK", "TIMEOUT"]
if (os == "win") and webrender and not debug and not fission: ["TIMEOUT", "OK"]
if (os == "win") and webrender and debug: ["OK", "TIMEOUT"]
if (os == "win") and not webrender: ["OK", "TIMEOUT"]
[Expected originPolicyIDs check]
expected: FAIL

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

@ -1,10 +1,11 @@
[two-ids.https.html]
expected:
if (os == "win") and (processor == "x86_64") and not webrender and debug: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["TIMEOUT", "OK"]
if (os == "win") and (processor == "x86_64") and webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not fission and not debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not fission and not debug and webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not fission and debug and webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not fission and debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and not debug: ["OK", "TIMEOUT"]
if (os == "linux") and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and fission: ["OK", "TIMEOUT"]
[Expected originPolicyIDs check]
expected: FAIL

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

@ -1,16 +0,0 @@
[payment-request-ctor-pmi-handling.https.html]
[Must not throw on syntactically valid standardized payment method identifiers, even if they are not supported]
expected:
if not e10s: FAIL
[Must support valid standard URL PMIs]
expected:
if not e10s: FAIL
[Must throw on syntactically invalid standardized payment method identifiers]
expected:
if not e10s: FAIL
[Constructor MUST throw if given an invalid URL-based payment method identifier]
expected:
if not e10s: FAIL

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

@ -1,41 +0,0 @@
[payment-request-ctor-currency-code-checks.https.html]
[Check and canonicalize valid details.total.amount]
expected:
if not e10s: FAIL
[Check and canonicalize invalid details.total.amount and rethrow any exceptions.]
expected:
if not e10s: FAIL
[Check and canonicalize valid details.displayItems amount]
expected:
if not e10s: FAIL
[Check and canonicalize invalid details.displayItems amount and rethrow RangeError.]
expected:
if not e10s: FAIL
[Check and canonicalize valid details.shippingOptions amount.]
expected:
if not e10s: FAIL
[Check and canonicalize invalid details.shippingOptions amount and rethrow RangeError.]
expected:
if not e10s: FAIL
[Check and canonicalize valid modifiers[n\].total amount.]
expected:
if not e10s: FAIL
[Check and canonicalize invalid modifiers[n\].total amount and rethrow RangeError.]
expected:
if not e10s: FAIL
[Check and canonicalize valid modifiers[n\].additionaDisplayItem amount.]
expected:
if not e10s: FAIL
[Check and canonicalize invalid modifiers[n\].additionaDisplayItem amount and rethrow RangeError.]
expected:
if not e10s: FAIL

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

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

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

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

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

@ -1,6 +1,8 @@
[pointerevent_pointermove_on_chorded_mouse_button_when_locked.html]
[pointer locked pointermove events received for button state changes]
expected:
if (os == "linux") and debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
[PASS, FAIL]

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

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

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

@ -0,0 +1,3 @@
[fetch.http.html]
expected:
if (os == "android") and not debug: ["OK", "CRASH"]

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

@ -13,8 +13,9 @@
[Test styling SVG from external style marker-start]
expected:
if webrender and not fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and not fission and (os == "win"): ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug and fission: FAIL
if webrender and (os == "linux") and not debug and not fission: ["FAIL", "PASS"]
if webrender and (os == "win") and not fission: ["PASS", "FAIL"]
[Test styling SVG from external style clip-path]
expected:

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

@ -1,5 +1,5 @@
[processing-instruction.html]
[Styling SVG from ProcessingInstruction fill]
expected:
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender and not fission: ["FAIL", "PASS"]

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

@ -11,10 +11,11 @@
[test6: iframe notifications]
expected:
if webrender and (os == "linux") and debug and not fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and debug and fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and (os == "win") and fission: ["PASS", "FAIL"]
if not fission and webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if not fission and webrender and (os == "linux") and debug: ["FAIL", "PASS"]
if fission and not debug and (os == "linux"): ["FAIL", "PASS"]
if fission and not debug and (os == "win"): ["PASS", "FAIL"]
if fission and debug: ["FAIL", "PASS"]
[test14: observe the same target but using a different box should override the previous one]
expected: FAIL

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

@ -3,13 +3,14 @@
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
expected:
if webrender and not debug and (os == "linux") and fission: ["OK", "TIMEOUT"]
if webrender and not debug and (os == "linux") and not fission: ["OK", "TIMEOUT"]
if webrender and not debug and (os == "linux") and not fission: ["TIMEOUT", "OK"]
if webrender and not debug and (os == "win"): ["OK", "TIMEOUT"]
[getDisplayMedia() with getSettings]
expected:
if not fission and webrender and not debug and (os == "linux"): ["FAIL", "TIMEOUT", "NOTRUN"]
if not fission and webrender and not debug and (os == "win"): ["FAIL", "TIMEOUT"]
if fission and not debug: ["FAIL", "TIMEOUT", "NOTRUN"]
if webrender and not debug and (os == "linux") and not fission: ["NOTRUN", "FAIL", "TIMEOUT"]
if webrender and not debug and (os == "linux") and fission: ["FAIL", "TIMEOUT", "NOTRUN"]
if webrender and not debug and (os == "win") and fission: ["FAIL", "TIMEOUT", "NOTRUN"]
if webrender and not debug and (os == "win") and not fission: ["FAIL", "TIMEOUT"]
FAIL
[getDisplayMedia({"video":{"height":{"max":0}}}) must fail with OverconstrainedError]
@ -19,29 +20,29 @@
[getDisplayMedia({"video":{"width":{"max":-1}}}) must fail with OverconstrainedError]
expected:
if not fission and webrender and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if not fission and webrender and (os == "linux") and not debug: ["PASS", "NOTRUN", "TIMEOUT"]
if fission and not debug: ["PASS", "NOTRUN"]
[getDisplayMedia({"video":{"frameRate":{"max":-1}}}) must fail with OverconstrainedError]
expected:
if not fission and webrender and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if not fission and webrender and (os == "linux") and not debug: ["PASS", "NOTRUN", "TIMEOUT"]
if fission and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if fission and (os == "win"): ["PASS", "NOTRUN"]
[getDisplayMedia({"video":{"frameRate":{"max":0}}}) must fail with OverconstrainedError]
expected:
if not fission and webrender and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if not fission and webrender and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if fission and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if fission and (os == "win"): ["PASS", "TIMEOUT"]
[getDisplayMedia() resolves with stream with video track]
expected:
if not fission and webrender and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if not fission and webrender and (os == "linux") and not debug: ["NOTRUN", "PASS", "TIMEOUT"]
if fission and not debug: ["PASS", "NOTRUN"]
[getDisplayMedia({"video":{"height":{"max":-1}}}) must fail with OverconstrainedError]
expected:
if not fission and webrender and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if not fission and webrender and (os == "linux") and not debug: ["PASS", "NOTRUN", "TIMEOUT"]
if fission and not debug: ["PASS", "NOTRUN"]
[getDisplayMedia({"video":{"frameRate":{"max":4},"height":{"max":240}}}) must be constrained]
@ -50,7 +51,7 @@
[getDisplayMedia({"video":{"width":{"max":0}}}) must fail with OverconstrainedError]
expected:
if not fission and webrender and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if not fission and webrender and (os == "linux") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if fission and (os == "linux") and not debug: ["PASS", "NOTRUN"]
[getDisplayMedia({"video":{"frameRate":{"max":4},"width":{"max":360},"height":{"max":240}}}) must be constrained]

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

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

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

@ -1,8 +1,10 @@
[lock-unlock-check.html]
expected:
if (os == "linux") and not fission and not debug and not webrender: ["ERROR", "OK"]
if (os == "linux") and debug and webrender and fission: ["ERROR", "OK"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["ERROR", "OK"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["ERROR", "OK"]
if (os == "linux") and debug and not webrender: ["ERROR", "OK"]
if (os == "win") and (processor == "x86"): ["ERROR", "OK"]
if os == "mac": ["ERROR", "OK"]
if os == "android": ["TIMEOUT", "OK", "ERROR"]
[OK, ERROR]
[Re-locking orientation during event dispatch must reject existing orientationPendingPromise]

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

@ -1,7 +1,7 @@
[onchange-event.html]
expected:
if (os == "linux") and debug and webrender and not fission: ["OK", "ERROR"]
if (os == "linux") and not debug and fission: ["OK", "ERROR"]
if (os == "linux") and not debug and webrender and not fission: ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64"): ["OK", "ERROR"]
if os == "android": ["TIMEOUT", "OK", "ERROR"]
[ERROR, OK]

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

@ -1,7 +1,7 @@
[orientation-reading.html]
expected:
if (os == "linux") and debug and not fission and not webrender: ["OK", "ERROR"]
if (os == "linux") and not debug and webrender and fission: ["OK", "ERROR"]
if (os == "linux") and not fission and webrender and not debug: ["OK", "ERROR"]
if (os == "linux") and fission and not debug: ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64"): ["OK", "ERROR"]
if os == "android": ["TIMEOUT", "OK", "ERROR"]
[ERROR, OK]

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

@ -1,4 +1,6 @@
[scroll-to-text-fragment.html]
expected:
if (os == "linux") and not debug and webrender and not fission: TIMEOUT
[Test navigation with fragment: Fragment directive with percent encoded syntactical characters "&,-" should match text.]
expected: FAIL
@ -216,7 +218,9 @@
expected: FAIL
[Test navigation with fragment: Text directive should horizontally scroll into view.]
expected: FAIL
expected:
if (os == "linux") and not debug and webrender and not fission: TIMEOUT
FAIL
[Test navigation with fragment: Text directive followed by non-text directive should match text.]
expected: FAIL

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

@ -1,3 +1,3 @@
prefs: [dom.serviceWorkers.enabled:true]
lsan-allowed: [Alloc, CompareNetwork, Create, EntrySlotOrCreate, GetClientInfo, MakeUnique, Malloc, NS_NewLoadGroup, NewChannelFromURIWithProxyFlagsInternal, NewPage, PLDHashTable::Add, Realloc, SetPropertyAsInterface, SharedMutex, Then, WeakPtr, createTable, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::ThrottledEventQueue::Create, mozilla::WeakPtr, mozilla::detail::UniqueSelector, mozilla::dom::BrowserParent::GetLoadContext, mozilla::dom::ContentParent::CreateBrowser, mozilla::dom::DocGroup::Create, mozilla::dom::PerformanceStorageWorker::Create, mozilla::dom::ServiceWorkerJobQueue::RunJob, mozilla::dom::ServiceWorkerManager::Unregister, mozilla::dom::ServiceWorkerRegistrationMainThread::Unregister, mozilla::dom::UnregisterCallback::UnregisterCallback, mozilla::dom::WorkerCSPEventListener::Create, mozilla::dom::WorkerPrivate::EnsurePerformanceCounter, mozilla::dom::WorkerPrivate::WorkerPrivate, mozilla::dom::cache::CacheOpChild::Recv__delete__, mozilla::dom::serviceWorkerScriptCache::, mozilla::extensions::ChannelWrapper::ChannelWrapper, mozilla::net::HttpBaseChannel::CloneLoadInfoForRedirect, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::HttpChannelChild::HttpChannelChild, mozilla::net::nsHttpHandler::NewProxiedChannel, mozilla::net::nsIOService::NewChannelFromURIWithProxyFlagsInternal, mozilla::net::nsStandardURL::TemplatedMutator, nsDynamicAtom::Create, nsHashPropertyBagBase::SetPropertyAsInterface, nsNodeSupportsWeakRefTearoff::GetWeakReference, nsPermission::Create, nsStringBuffer::Alloc, nsTimer, nsTimer::WithEventTarget, operator]
leak-threshold: [default:51200, tab:51200]
leak-threshold: [default:102400, tab:51200]

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

@ -1,7 +1,7 @@
[beginelement-instance-time-1.html]
[beginElement() timing]
expected:
if (os == "linux") and not fission and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and fission and debug: ["PASS", "FAIL"]
if (os == "linux") and fission and not debug: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug and fission: ["FAIL", "PASS"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and debug and fission: ["PASS", "FAIL"]

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

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

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

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

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

@ -1,3 +1,3 @@
[dominant-baseline-hanging-small-font-size.svg]
expected:
if os == "win" and version == "6.1.7601": [FAIL, PASS]
if processor == "x86": ["PASS", "FAIL"]

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

@ -1,22 +1,4 @@
[idlharness.window.html]
[HTMLVideoElement interface: calling cancelAnimationFrame(unsigned long) on video with too few arguments must throw TypeError]
expected: FAIL
[HTMLVideoElement interface: calling requestAnimationFrame(VideoFrameRequestCallback) on video with too few arguments must throw TypeError]
expected: FAIL
[HTMLVideoElement interface: video must inherit property "cancelAnimationFrame(unsigned long)" with the proper type]
expected: FAIL
[HTMLVideoElement interface: video must inherit property "requestAnimationFrame(VideoFrameRequestCallback)" with the proper type]
expected: FAIL
[HTMLVideoElement interface: operation requestAnimationFrame(VideoFrameRequestCallback)]
expected: FAIL
[HTMLVideoElement interface: operation cancelAnimationFrame(unsigned long)]
expected: FAIL
[HTMLVideoElement interface: calling requestVideoFrameCallback(VideoFrameRequestCallback) on video with too few arguments must throw TypeError]
expected: FAIL

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

@ -1,10 +0,0 @@
[k-rate-biquad-connection.html]
[# AUDIT TASK RUNNER FINISHED: 1 out of 5 tasks were failed.]
expected: FAIL
[< [All k-rate inputs\] 1 out of 2 assertions were failed.]
expected: FAIL
[X All k-rate AudioParams does not equal [0,0.3387379050254822,0.6374239921569824,0.8607419729232788,0.9822872281074524,0.9876883625984192,0.8763067126274109,0.6613120436668396,0.3681248426437378,0.03141115978360176,-0.30901652574539185,-0.6129065752029419,-0.8443275690078735,-0.9759166240692139,-0.992114782333374,-0.8910066485404968...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[640\]\t9.5105934143066406e-1\t7.7703946828842163e-1\t1.7401987314224243e-1\t2.2395242486916986e-1\t0.0000000000000000e+0\n\t[641\]\t9.9950629472732544e-1\t9.8662382364273071e-1\t1.2882471084594727e-2\t1.3057125497974633e-2\t0.0000000000000000e+0\n\t[642\]\t9.2977309226989746e-1\t9.7230046987533569e-1\t4.2527377605438232e-2\t4.3738925283961776e-2\t0.0000000000000000e+0\n\t[643\]\t7.5010490417480469e-1\t8.3841317892074585e-1\t8.8308274745941162e-2\t1.0532787051321964e-1\t0.0000000000000000e+0\n\t[644\]\t4.8174563050270081e-1\t6.2466901540756226e-1\t1.4292338490486145e-1\t2.2879858193640640e-1\t0.0000000000000000e+0\n\t...and 3355 more errors.\n\tMax AbsError of 6.1091109042955223e+18 at index of 927.\n\t[927\]\t6.1091109042955223e+18\t-2.3659867048263550e-1\t6.1091109042955223e+18\t2.5820563115733500e+19\t0.0000000000000000e+0\n\tMax RelError of 1.7797570804896776e+21 at index of 1022.\n\t[1022\]\t1.3217280129908081e+18\t-7.4264517752453685e-4\t1.3217280129908081e+18\t1.7797570804896776e+21\t0.0000000000000000e+0\n]
expected: FAIL

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

@ -74,9 +74,6 @@
[X 3: Channel 1 expected to be equal to the array [0,0,0.9918840527534485,0.7683959007263184,0.9083510637283325,0.7684863805770874,0.9814502000808716,0.31932249665260315,-0.9322391152381897,-0.8032253384590149,-0.8812423348426819,-0.7985007762908936,-0.9260326027870178,-0.6009824872016907,0.7887305617332458,0.8655398488044739...\] but differs in 1078 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t5.9604644775390625e-8\t0.0000000000000000e+0\n\t[1\]\t2.9802322387695313e-8\t0.0000000000000000e+0\n\t[2\]\t9.9188399314880371e-1\t9.9188405275344849e-1\n\t[3\]\t7.6839596033096313e-1\t7.6839590072631836e-1\n\t...and 1074 more errors.]
expected: FAIL
[X 1->2 explicit upmix: channel 1 does not equal [0,0.3311063051223755,0.6248595118522644,0.8481203317642212,0.9757021069526672,0.9932119250297546,0.8986744284629822,0.7027547359466553,0.42755505442619324,0.1041216030716896,-0.23105813562870026,-0.5401715040206909,-0.7883464694023132,-0.9475855827331543,-0.9999247193336487,-0.9394592046737671...\] with an element-wise tolerance of {"absoluteThreshold":3.577e-7,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[1165\]\t-4.4411548972129822e-1\t-4.4411590695381165e-1\t4.1723251342773438e-7\t9.3946761846367920e-7\t3.5769999999999998e-7\n\tMax AbsError of 4.1723251342773438e-7 at index of 1165.\n\tMax RelError of 9.3946761846367920e-7 at index of 1165.\n]
expected: FAIL
[X 3 chan downmix explicit: Channel 1 expected to be equal to the array [0,0,0.9918840527534485,0.7683959007263184,0.9083510637283325,0.7684863805770874,0.9814502000808716,0.31932249665260315,-0.9322391152381897,-0.8032253384590149,-0.8812423348426819,-0.7985007762908936,-0.9260326027870178,-0.6009824872016907,0.7887305617332458,0.8655398488044739...\] but differs in 1078 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t5.9604644775390625e-8\t0.0000000000000000e+0\n\t[1\]\t2.9802322387695313e-8\t0.0000000000000000e+0\n\t[2\]\t9.9188399314880371e-1\t9.9188405275344849e-1\n\t[3\]\t7.6839596033096313e-1\t7.6839590072631836e-1\n\t...and 1074 more errors.]
expected: FAIL
@ -95,6 +92,9 @@
[< [mono-upmix-explicit\] 2 out of 3 assertions were failed.]
expected: FAIL
[X 1->2 explicit upmix: channel 1 does not equal [0,0.3311063051223755,0.6248595118522644,0.8481203317642212,0.9757021069526672,0.9932119250297546,0.8986744284629822,0.7027547359466553,0.42755505442619324,0.1041216030716896,-0.23105813562870026,-0.5401715040206909,-0.7883464694023132,-0.9475855827331543,-0.9999247193336487,-0.9394592046737671...\] with an element-wise tolerance of {"absoluteThreshold":3.577e-7,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[1165\]\t-4.4411548972129822e-1\t-4.4411590695381165e-1\t4.1723251342773438e-7\t9.3946761846367920e-7\t3.5769999999999998e-7\n\tMax AbsError of 4.1723251342773438e-7 at index of 1165.\n\tMax RelError of 9.3946761846367920e-7 at index of 1165.\n]
expected: FAIL
[X 5.1: Channel 0 expected to be equal to the array [0,0,2.2955894470214844,2.0720269680023193,1.53206205368042,0.8335828185081482,-0.21171295642852783,-0.005277588963508606,0.8338429927825928,1.0169565677642822,0.3252672255039215,-0.6764179468154907,-1.0546464920043945,-0.5476447343826294,0.25095099210739136,-0.10892611742019653...\] but differs in 1039 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.3841857910156250e-7\t0.0000000000000000e+0\n\t[2\]\t2.2955892086029053e+0\t2.2955894470214844e+0\n\t[4\]\t1.5320619344711304e+0\t1.5320620536804199e+0\n\t[5\]\t8.3358287811279297e-1\t8.3358281850814819e-1\n\t...and 1035 more errors.]
expected: FAIL
@ -104,10 +104,10 @@
[X 3: Channel 0 expected to be equal to the array [0,0,0.9458407163619995,0.844833254814148,0.821025013923645,0.8620984554290771,0.8430314660072327,0.8556023836135864,0.7933435440063477,0.9865822792053223,0.39724797010421753,-0.7786126136779785,-0.9223548769950867,-0.7896471619606018,-0.8727428317070007,-0.8325279355049133...\] but differs in 993 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.0861625671386719e-7\t0.0000000000000000e+0\n\t[1\]\t-2.9802322387695313e-8\t0.0000000000000000e+0\n\t[2\]\t9.4584059715270996e-1\t9.4584071636199951e-1\n\t[4\]\t8.2102489471435547e-1\t8.2102501392364502e-1\n\t...and 989 more errors.]
expected: FAIL
[< [mono-upmix-clamped-max\] 1 out of 3 assertions were failed.]
[X 3 chan downmix explicit: Channel 0 expected to be equal to the array [0,0,0.9458407163619995,0.844833254814148,0.821025013923645,0.8620984554290771,0.8430314660072327,0.8556023836135864,0.7933435440063477,0.9865822792053223,0.39724797010421753,-0.7786126136779785,-0.9223548769950867,-0.7896471619606018,-0.8727428317070007,-0.8325279355049133...\] but differs in 993 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.0861625671386719e-7\t0.0000000000000000e+0\n\t[1\]\t-2.9802322387695313e-8\t0.0000000000000000e+0\n\t[2\]\t9.4584059715270996e-1\t9.4584071636199951e-1\n\t[4\]\t8.2102489471435547e-1\t8.2102501392364502e-1\n\t...and 989 more errors.]
expected: FAIL
[X 3 chan downmix explicit: Channel 0 expected to be equal to the array [0,0,0.9458407163619995,0.844833254814148,0.821025013923645,0.8620984554290771,0.8430314660072327,0.8556023836135864,0.7933435440063477,0.9865822792053223,0.39724797010421753,-0.7786126136779785,-0.9223548769950867,-0.7896471619606018,-0.8727428317070007,-0.8325279355049133...\] but differs in 993 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.0861625671386719e-7\t0.0000000000000000e+0\n\t[1\]\t-2.9802322387695313e-8\t0.0000000000000000e+0\n\t[2\]\t9.4584059715270996e-1\t9.4584071636199951e-1\n\t[4\]\t8.2102489471435547e-1\t8.2102501392364502e-1\n\t...and 989 more errors.]
[< [mono-upmix-clamped-max\] 1 out of 3 assertions were failed.]
expected: FAIL
[X 5.1 chan downmix explicit: Channel 0 expected to be equal to the array [0,0,2.2955894470214844,2.0720269680023193,1.53206205368042,0.8335828185081482,-0.21171295642852783,-0.005277588963508606,0.8338429927825928,1.0169565677642822,0.3252672255039215,-0.6764179468154907,-1.0546464920043945,-0.5476447343826294,0.25095099210739136,-0.10892611742019653...\] but differs in 1039 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.3841857910156250e-7\t0.0000000000000000e+0\n\t[2\]\t2.2955892086029053e+0\t2.2955894470214844e+0\n\t[4\]\t1.5320619344711304e+0\t1.5320620536804199e+0\n\t[5\]\t8.3358287811279297e-1\t8.3358281850814819e-1\n\t...and 1035 more errors.]
@ -116,12 +116,12 @@
[X 5.1: Channel 1 expected to be equal to the array [0,0,2.400212526321411,1.8464009761810303,1.2422339916229248,0.5788586139678955,0.3615038990974426,0.16441935300827026,-0.742911696434021,-1.530196189880371,-1.8989348411560059,-0.7277186512947083,0.010559797286987305,0.7105643153190613,1.748615026473999,0.26711004972457886...\] but differs in 1050 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-5.9604644775390625e-8\t0.0000000000000000e+0\n\t[1\]\t7.0780515670776367e-8\t0.0000000000000000e+0\n\t[2\]\t2.4002122879028320e+0\t2.4002125263214111e+0\n\t[3\]\t1.8464007377624512e+0\t1.8464009761810303e+0\n\t...and 1046 more errors.]
expected: FAIL
[X 4: Channel 0 expected to be equal to the array [0,0,0.9706696271896362,0.8062857389450073,0.8572276830673218,0.8353679180145264,0.1815471202135086,-0.06941458582878113,0.03762653470039368,-0.007540762424468994,-0.018034547567367554,0.029624909162521362,-0.021628588438034058,-0.0055013298988342285,0.05631396174430847,-0.44268161058425903...\] but differs in 1059 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-8.9406967163085938e-8\t0.0000000000000000e+0\n\t[1\]\t8.1956386566162109e-8\t0.0000000000000000e+0\n\t[2\]\t9.7066956758499146e-1\t9.7066962718963623e-1\n\t[3\]\t8.0628561973571777e-1\t8.0628573894500732e-1\n\t...and 1055 more errors.]
expected: FAIL
[X 2: Channel 0 expected to be equal to the array [0,0,0.9458407163619995,0.844833254814148,0.821025013923645,0.8620984554290771,0.8430314660072327,0.8556023836135864,0.7933435440063477,0.9865822792053223,0.39724797010421753,-0.7786126136779785,-0.9223548769950867,-0.7896471619606018,-0.8727428317070007,-0.8325279355049133...\] but differs in 993 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.0861625671386719e-7\t0.0000000000000000e+0\n\t[1\]\t-2.9802322387695313e-8\t0.0000000000000000e+0\n\t[2\]\t9.4584059715270996e-1\t9.4584071636199951e-1\n\t[4\]\t8.2102489471435547e-1\t8.2102501392364502e-1\n\t...and 989 more errors.]
expected: FAIL
[X 4 chan downmix explicit: Channel 0 expected to be equal to the array [0,0,0.9706696271896362,0.8062857389450073,0.8572276830673218,0.8353679180145264,0.1815471202135086,-0.06941458582878113,0.03762653470039368,-0.007540762424468994,-0.018034547567367554,0.029624909162521362,-0.021628588438034058,-0.0055013298988342285,0.05631396174430847,-0.44268161058425903...\] but differs in 1059 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-8.9406967163085938e-8\t0.0000000000000000e+0\n\t[1\]\t8.1956386566162109e-8\t0.0000000000000000e+0\n\t[2\]\t9.7066956758499146e-1\t9.7066962718963623e-1\n\t[3\]\t8.0628561973571777e-1\t8.0628573894500732e-1\n\t...and 1055 more errors.]
expected: FAIL
[X 4: Channel 0 expected to be equal to the array [0,0,0.9706696271896362,0.8062857389450073,0.8572276830673218,0.8353679180145264,0.1815471202135086,-0.06941458582878113,0.03762653470039368,-0.007540762424468994,-0.018034547567367554,0.029624909162521362,-0.021628588438034058,-0.0055013298988342285,0.05631396174430847,-0.44268161058425903...\] but differs in 1059 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-8.9406967163085938e-8\t0.0000000000000000e+0\n\t[1\]\t8.1956386566162109e-8\t0.0000000000000000e+0\n\t[2\]\t9.7066956758499146e-1\t9.7066962718963623e-1\n\t[3\]\t8.0628561973571777e-1\t8.0628573894500732e-1\n\t...and 1055 more errors.]
expected: FAIL

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

@ -50,9 +50,6 @@
[< [5.1-channel input explicit mode\] 2 out of 2 assertions were failed.]
expected: FAIL
[X 4: Channel 1 does not equal [0,0,0,0.9692282676696777,0.8026211857795715,0.8825443387031555,0.1800812929868698,0.027644872665405273,-0.28447312116622925,-0.7766556143760681,-0.037477701902389526,-0.008235275745391846,0.07220339775085449,-0.33371710777282715,-0.7541776895523071,-0.0204334557056427...\] with an element-wise tolerance of {"absoluteThreshold":2.9803e-7,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[911\]\t7.5241827964782715e-1\t7.5241863727569580e-1\t3.5762786865234375e-7\t4.7530437303788414e-7\t2.9802999999999998e-7\n\tMax AbsError of 3.5762786865234375e-7 at index of 911.\n\tMax RelError of 4.7530437303788414e-7 at index of 911.\n]
expected: FAIL
[X 3: Channel 1 does not equal [0,0,0,0.9918840527534485,0.7683959007263184,0.9083510637283325,0.7684863805770874,0.9814502000808716,0.31932249665260315,-0.9322391152381897,-0.8032253384590149,-0.8812423348426819,-0.7985007762908936,-0.9260326027870178,-0.6009824872016907,0.7887305617332458...\] with an element-wise tolerance of {"absoluteThreshold":3.5763e-7,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[150\]\t-9.8372852802276611e-1\t-9.8372894525527954e-1\t4.1723251342773438e-7\t4.2413361469145524e-7\t3.5763000000000001e-7\n\t[169\]\t7.6624655723571777e-1\t7.6624697446823120e-1\t4.1723251342773438e-7\t5.4451440244483860e-7\t3.5763000000000001e-7\n\t[367\]\t9.8901057243347168e-1\t9.8901098966598511e-1\t4.1723251342773438e-7\t4.2186842996420569e-7\t3.5763000000000001e-7\n\t[479\]\t9.6245872974395752e-1\t9.6245914697647095e-1\t4.1723251342773438e-7\t4.3350672570202546e-7\t3.5763000000000001e-7\n\t[789\]\t9.8737633228302002e-1\t9.8737674951553345e-1\t4.1723251342773438e-7\t4.2256667845627698e-7\t3.5763000000000001e-7\n\t...and 3 more errors.\n\tMax AbsError of 4.1723251342773438e-7 at index of 150.\n\tMax RelError of 5.4451440244483860e-7 at index of 169.\n]
expected: FAIL
@ -68,18 +65,21 @@
[X 5.1-in explicit: Channel 1 does not equal [0,0,0,2.400212526321411,1.8464009761810303,1.2422339916229248,0.5788586139678955,0.3615038990974426,0.16441935300827026,-0.742911696434021,-1.530196189880371,-1.8989348411560059,-0.7277186512947083,0.010559797286987305,0.7105643153190613,1.748615026473999...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[1\]\t4.4703483581542969e-8\t0.0000000000000000e+0\t4.4703483581542969e-8\tInfinity\t0.0000000000000000e+0\n\t[2\]\t5.2154064178466797e-8\t0.0000000000000000e+0\t5.2154064178466797e-8\tInfinity\t0.0000000000000000e+0\n\t[3\]\t2.4002122879028320e+0\t2.4002125263214111e+0\t2.3841857910156250e-7\t9.9332278490757279e-8\t0.0000000000000000e+0\n\t[4\]\t1.8464007377624512e+0\t1.8464009761810303e+0\t2.3841857910156250e-7\t1.2912611192109051e-7\t0.0000000000000000e+0\n\t[5\]\t1.2422337532043457e+0\t1.2422339916229248e+0\t2.3841857910156250e-7\t1.9192727031247871e-7\t0.0000000000000000e+0\n\t...and 1026 more errors.\n\tMax AbsError of 7.1525573730468750e-7 at index of 299.\n\t[299\]\t-2.3093893527984619e+0\t-2.3093900680541992e+0\t7.1525573730468750e-7\t3.0971629574354829e-7\t0.0000000000000000e+0\n\tMax RelError of Infinity at index of 1.\n]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 5 out of 10 tasks were failed.]
expected: FAIL
[X 3-in explicit: Channel 1 does not equal [0,0,0,0.9458407163619995,0.844833254814148,0.821025013923645,0.8620984554290771,0.8430314660072327,0.8556023836135864,0.7933435440063477,0.9865822792053223,0.39724797010421753,-0.7786126136779785,-0.9223548769950867,-0.7896471619606018,-0.8727428317070007...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[0\]\t-2.9802322387695313e-8\t0.0000000000000000e+0\t2.9802322387695313e-8\tInfinity\t0.0000000000000000e+0\n\t[1\]\t-1.1920928955078125e-7\t0.0000000000000000e+0\t1.1920928955078125e-7\tInfinity\t0.0000000000000000e+0\n\t[2\]\t-4.8428773880004883e-8\t0.0000000000000000e+0\t4.8428773880004883e-8\tInfinity\t0.0000000000000000e+0\n\t[3\]\t9.4584059715270996e-1\t9.4584071636199951e-1\t1.1920928955078125e-7\t1.2603526945773451e-7\t0.0000000000000000e+0\n\t[5\]\t8.2102489471435547e-1\t8.2102501392364502e-1\t1.1920928955078125e-7\t1.4519568530693715e-7\t0.0000000000000000e+0\n\t...and 998 more errors.\n\tMax AbsError of 4.1723251342773438e-7 at index of 247.\n\t[247\]\t8.1664973497390747e-1\t8.1664931774139404e-1\t4.1723251342773438e-7\t5.1090780872954599e-7\t0.0000000000000000e+0\n\tMax RelError of Infinity at index of 0.\n]
expected: FAIL
[X 4: Channel 1 does not equal [0,0,0,0.9692282676696777,0.8026211857795715,0.8825443387031555,0.1800812929868698,0.027644872665405273,-0.28447312116622925,-0.7766556143760681,-0.037477701902389526,-0.008235275745391846,0.07220339775085449,-0.33371710777282715,-0.7541776895523071,-0.0204334557056427...\] with an element-wise tolerance of {"absoluteThreshold":2.9803e-7,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[911\]\t7.5241827964782715e-1\t7.5241863727569580e-1\t3.5762786865234375e-7\t4.7530437303788414e-7\t2.9802999999999998e-7\n\tMax AbsError of 3.5762786865234375e-7 at index of 911.\n\tMax RelError of 4.7530437303788414e-7 at index of 911.\n]
expected: FAIL
[X 5.1-in explicit: Channel 0 does not equal [0,0,2.2955894470214844,2.0720269680023193,1.53206205368042,0.8335828185081482,-0.21171295642852783,-0.005277588963508606,0.8338429927825928,1.0169565677642822,0.3252672255039215,-0.6764179468154907,-1.0546464920043945,-0.5476447343826294,0.25095099210739136,-0.10892611742019653...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[0\]\t-2.3841857910156250e-7\t0.0000000000000000e+0\t2.3841857910156250e-7\tInfinity\t0.0000000000000000e+0\n\t[2\]\t2.2955892086029053e+0\t2.2955894470214844e+0\t2.3841857910156250e-7\t1.0385941589464501e-7\t0.0000000000000000e+0\n\t[4\]\t1.5320619344711304e+0\t1.5320620536804199e+0\t1.1920928955078125e-7\t7.7809700504237989e-8\t0.0000000000000000e+0\n\t[5\]\t8.3358287811279297e-1\t8.3358281850814819e-1\t5.9604644775390625e-8\t7.1504166655047235e-8\t0.0000000000000000e+0\n\t[6\]\t-2.1171285212039948e-1\t-2.1171295642852783e-1\t1.0430812835693359e-7\t4.9268656069307202e-7\t0.0000000000000000e+0\n\t...and 1034 more errors.\n\tMax AbsError of 7.1525573730468750e-7 at index of 486.\n\t[486\]\t2.2211096286773682e+0\t2.2211103439331055e+0\t7.1525573730468750e-7\t3.2202620606328118e-7\t0.0000000000000000e+0\n\tMax RelError of Infinity at index of 0.\n]
expected: FAIL
[< [4-channel input\] 1 out of 2 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 5 out of 10 tasks were failed.]
expected: FAIL
[X 2-in explicit mode: Channel 1 does not equal [0,0,0,0.9458407163619995,0.844833254814148,0.821025013923645,0.8620984554290771,0.8430314660072327,0.8556023836135864,0.7933435440063477,0.9865822792053223,0.39724797010421753,-0.7786126136779785,-0.9223548769950867,-0.7896471619606018,-0.8727428317070007...\] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[0\]\t-2.9802322387695313e-8\t0.0000000000000000e+0\t2.9802322387695313e-8\tInfinity\t0.0000000000000000e+0\n\t[1\]\t-1.1920928955078125e-7\t0.0000000000000000e+0\t1.1920928955078125e-7\tInfinity\t0.0000000000000000e+0\n\t[2\]\t-4.8428773880004883e-8\t0.0000000000000000e+0\t4.8428773880004883e-8\tInfinity\t0.0000000000000000e+0\n\t[3\]\t9.4584059715270996e-1\t9.4584071636199951e-1\t1.1920928955078125e-7\t1.2603526945773451e-7\t0.0000000000000000e+0\n\t[5\]\t8.2102489471435547e-1\t8.2102501392364502e-1\t1.1920928955078125e-7\t1.4519568530693715e-7\t0.0000000000000000e+0\n\t...and 998 more errors.\n\tMax AbsError of 4.1723251342773438e-7 at index of 247.\n\t[247\]\t8.1664973497390747e-1\t8.1664931774139404e-1\t4.1723251342773438e-7\t5.1090780872954599e-7\t0.0000000000000000e+0\n\tMax RelError of Infinity at index of 0.\n]
expected: FAIL

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

@ -57,10 +57,10 @@
[X 5.1: Channel 0 expected to be equal to the array [0,0,2.2955894470214844,2.0720269680023193,3.932274580001831,2.6799838542938232,1.030521035194397,0.5735810399055481,1.1953468322753906,1.1813759803771973,-0.4176444709300995,-2.2066140174865723,-2.9535813331604004,-1.2753634452819824,0.26151078939437866,0.6016381978988647...\] but differs in 1054 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.9802322387695313e-7\t0.0000000000000000e+0\n\t[1\]\t1.4901161193847656e-7\t0.0000000000000000e+0\n\t[2\]\t2.2955892086029053e+0\t2.2955894470214844e+0\n\t[3\]\t2.0720272064208984e+0\t2.0720269680023193e+0\n\t...and 1050 more errors.]
expected: FAIL
[X 4: Channel 0 expected to be equal to the array [0,0,0.9706696271896362,0.8062857389450073,1.8264559507369995,1.6379890441894531,1.064091444015503,0.11066670715808868,0.06527140736579895,-0.29201388359069824,-0.7946901321411133,-0.007852792739868164,-0.029863864183425903,0.06670206785202026,-0.2774031460285187,-1.196859359741211...\] but differs in 1051 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-1.0803341865539551e-7\t0.0000000000000000e+0\n\t[1\]\t1.1175870895385742e-7\t0.0000000000000000e+0\n\t[2\]\t9.7066956758499146e-1\t9.7066962718963623e-1\n\t[3\]\t8.0628561973571777e-1\t8.0628573894500732e-1\n\t...and 1047 more errors.]
[X 1: Channel 1 expected to be equal to the array [0,0,0,0.9458407163619995,0.844833254814148,1.7668657302856445,1.706931710243225,1.6640565395355225,1.7177008390426636,1.6363749504089355,1.8421846628189087,1.19059157371521,0.20796966552734375,-0.5251069068908691,-1.5682597160339355,-1.7950977087020874...\] but differs in 984 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t2.9802322387695313e-8\t0.0000000000000000e+0\n\t[1\]\t-1.1920928955078125e-7\t0.0000000000000000e+0\n\t[2\]\t1.1175870895385742e-8\t0.0000000000000000e+0\n\t[3\]\t9.4584047794342041e-1\t9.4584071636199951e-1\n\t...and 980 more errors.]
expected: FAIL
[X 1: Channel 1 expected to be equal to the array [0,0,0,0.9458407163619995,0.844833254814148,1.7668657302856445,1.706931710243225,1.6640565395355225,1.7177008390426636,1.6363749504089355,1.8421846628189087,1.19059157371521,0.20796966552734375,-0.5251069068908691,-1.5682597160339355,-1.7950977087020874...\] but differs in 984 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t2.9802322387695313e-8\t0.0000000000000000e+0\n\t[1\]\t-1.1920928955078125e-7\t0.0000000000000000e+0\n\t[2\]\t1.1175870895385742e-8\t0.0000000000000000e+0\n\t[3\]\t9.4584047794342041e-1\t9.4584071636199951e-1\n\t...and 980 more errors.]
[X 4: Channel 0 expected to be equal to the array [0,0,0.9706696271896362,0.8062857389450073,1.8264559507369995,1.6379890441894531,1.064091444015503,0.11066670715808868,0.06527140736579895,-0.29201388359069824,-0.7946901321411133,-0.007852792739868164,-0.029863864183425903,0.06670206785202026,-0.2774031460285187,-1.196859359741211...\] but differs in 1051 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-1.0803341865539551e-7\t0.0000000000000000e+0\n\t[1\]\t1.1175870895385742e-7\t0.0000000000000000e+0\n\t[2\]\t9.7066956758499146e-1\t9.7066962718963623e-1\n\t[3\]\t8.0628561973571777e-1\t8.0628573894500732e-1\n\t...and 1047 more errors.]
expected: FAIL
[X 4: Channel 1 expected to be equal to the array [0,0,0,0.9706696271896362,0.8062857389450073,1.8264559507369995,1.6379890441894531,1.064091444015503,0.11066670715808868,0.06527140736579895,-0.29201388359069824,-0.7946901321411133,-0.007852792739868164,-0.029863864183425903,0.06670206785202026,-0.2774031460285187...\] but differs in 1053 places:\n\tIndex\tActual\t\t\tExpected\n\t[1\]\t1.8626451492309570e-8\t0.0000000000000000e+0\n\t[2\]\t8.1025063991546631e-8\t0.0000000000000000e+0\n\t[3\]\t9.7066974639892578e-1\t9.7066962718963623e-1\n\t[5\]\t1.8264558315277100e+0\t1.8264559507369995e+0\n\t...and 1049 more errors.]
@ -69,9 +69,6 @@
[X 3: Channel 1 expected to be equal to the array [0,0,0,0.9458407163619995,0.844833254814148,1.8129091262817383,1.6304943561553955,1.75138258934021,1.6240887641906738,1.7747937440872192,1.305904746055603,-0.5349911451339722,-1.5818378925323486,-1.8035972118377686,-1.5881478786468506,-1.7987754344940186...\] but differs in 1008 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-1.4901161193847656e-8\t0.0000000000000000e+0\n\t[1\]\t-2.9802322387695313e-8\t0.0000000000000000e+0\n\t[2\]\t-4.8428773880004883e-8\t0.0000000000000000e+0\n\t[5\]\t1.8129088878631592e+0\t1.8129091262817383e+0\n\t...and 1004 more errors.]
expected: FAIL
[X 3: Channel 0 expected to be equal to the array [0,0,0.9458407163619995,0.844833254814148,1.8129091262817383,1.6304943561553955,1.75138258934021,1.6240887641906738,1.7747937440872192,1.305904746055603,-0.5349911451339722,-1.5818378925323486,-1.8035972118377686,-1.5881478786468506,-1.7987754344940186,-1.433510422706604...\] but differs in 994 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.3841857910156250e-7\t0.0000000000000000e+0\n\t[1\]\t-1.4901161193847656e-7\t0.0000000000000000e+0\n\t[2\]\t9.4584065675735474e-1\t9.4584071636199951e-1\n\t[4\]\t1.8129088878631592e+0\t1.8129091262817383e+0\n\t...and 990 more errors.]
expected: FAIL
[X 2: Channel 1 expected to be equal to the array [0,0,0,0.9458407163619995,0.844833254814148,1.8129091262817383,1.6304943561553955,1.75138258934021,1.6240887641906738,1.7747937440872192,1.305904746055603,-0.5349911451339722,-1.5818378925323486,-1.8035972118377686,-1.5881478786468506,-1.7987754344940186...\] but differs in 1008 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-1.4901161193847656e-8\t0.0000000000000000e+0\n\t[1\]\t-2.9802322387695313e-8\t0.0000000000000000e+0\n\t[2\]\t-4.8428773880004883e-8\t0.0000000000000000e+0\n\t[5\]\t1.8129088878631592e+0\t1.8129091262817383e+0\n\t...and 1004 more errors.]
expected: FAIL
@ -81,3 +78,6 @@
[X 1: Channel 0 expected to be equal to the array [0,0,0.9458407163619995,0.844833254814148,1.7668657302856445,1.706931710243225,1.6640565395355225,1.7177008390426636,1.6363749504089355,1.8421846628189087,1.19059157371521,0.20796966552734375,-0.5251069068908691,-1.5682597160339355,-1.7950977087020874,-1.6221750974655151...\] but differs in 985 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-3.5762786865234375e-7\t0.0000000000000000e+0\n\t[1\]\t-1.4901161193847656e-7\t0.0000000000000000e+0\n\t[2\]\t9.4584035873413086e-1\t9.4584071636199951e-1\n\t[3\]\t8.4483319520950317e-1\t8.4483325481414795e-1\n\t...and 981 more errors.]
expected: FAIL
[X 3: Channel 0 expected to be equal to the array [0,0,0.9458407163619995,0.844833254814148,1.8129091262817383,1.6304943561553955,1.75138258934021,1.6240887641906738,1.7747937440872192,1.305904746055603,-0.5349911451339722,-1.5818378925323486,-1.8035972118377686,-1.5881478786468506,-1.7987754344940186,-1.433510422706604...\] but differs in 994 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-2.3841857910156250e-7\t0.0000000000000000e+0\n\t[1\]\t-1.4901161193847656e-7\t0.0000000000000000e+0\n\t[2\]\t9.4584065675735474e-1\t9.4584071636199951e-1\n\t[4\]\t1.8129088878631592e+0\t1.8129091262817383e+0\n\t...and 990 more errors.]
expected: FAIL

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

@ -1,10 +1,10 @@
[realtime-conv.html]
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
expected: FAIL
[X SNR is not greater than or equal to 88.457. Got 83.7951698233912.]
expected: FAIL
[< [test\] 1 out of 1 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
expected: FAIL

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

@ -8,6 +8,3 @@
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
expected: FAIL
[X Panner distanceModel: "linear", rolloffFactor: 2 expected to be equal to the array [0,0.009438806213438511,0.028108695521950722,0.03424323722720146,0.04928614944219589,0.06121715530753136,0.07480449974536896,0.08126655966043472,0.10326726734638214,0.10609924048185349,0.12179719656705856,0.13858859241008759,0.1415155529975891,0.1610688418149948,0.1722015142440796,0.18278825283050537...\] but differs in 2047 places:\n\tIndex\tActual\t\t\tExpected\n\t[1\]\t1.8877611864809296e-6\t9.4388062134385109e-3\n\t[2\]\t5.6217390920210164e-6\t2.8108695521950722e-2\n\t[3\]\t6.8486474447126966e-6\t3.4243237227201462e-2\n\t[4\]\t9.8572299975785427e-6\t4.9286149442195892e-2\n\t...and 2043 more errors.]
expected: FAIL

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

@ -1,3 +1 @@
prefs: [security.webauth.webauthn:true,
security.webauth.webauthn_enable_softtoken:true,
security.webauth.webauthn_enable_android_fido2:false]
prefs: [security.webauth.webauthn:true, security.webauth.webauthn_enable_softtoken:true, security.webauth.webauthn_enable_android_fido2:false]

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

@ -1,25 +1,22 @@
[getcredential-rk-passing.https.html]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [TIMEOUT, OK]
if not debug and (os == "linux") and not webrender and (processor == "x86"): [TIMEOUT, OK]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and (os == "linux") and webrender: TIMEOUT
if not debug and (os == "win"): TIMEOUT
if not debug and (os == "mac"): TIMEOUT
[empty allowCredentials]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): [TIMEOUT, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [TIMEOUT, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if not debug and (os == "linux") and webrender: TIMEOUT
if not debug and (os == "win"): TIMEOUT
if not debug and (os == "mac"): TIMEOUT
FAIL
[undefined allowCredentials]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): [NOTRUN, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): [NOTRUN, FAIL]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "FAIL"]
if not debug and (os == "linux") and webrender: NOTRUN
if not debug and (os == "win"): NOTRUN
if not debug and (os == "mac"): NOTRUN
FAIL

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

@ -1,13 +1,13 @@
[bundle.https.html]
expected:
if (os == "win") and (processor == "x86_64") and not debug: ["OK", "TIMEOUT"]
if (os == "win") and not debug and (processor == "x86_64"): ["OK", "TIMEOUT"]
[not negotiating BUNDLE creates two separate ice and dtls transports]
expected:
if (processor == "x86") and (os == "win") and not debug: ["TIMEOUT", "FAIL"]
if (processor == "x86") and not debug: ["FAIL", "TIMEOUT"]
FAIL
[bundles on the first transport and closes the second]
expected:
if (os == "win") and (processor == "x86") and not debug: [FAIL, TIMEOUT]
if (processor == "x86") and not debug: ["FAIL", "TIMEOUT"]
FAIL

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

@ -1,3 +1,3 @@
lsan-max-stack-depth: 7
lsan-allowed: [Alloc, Create, MakeUnique, Malloc, NewPage, PLDHashTable::Add, PLDHashTable::ChangeTable, Realloc, RecvOnAcknowledge, RecvOnStop, SetPropertyAsInterface, SetSucceededCertChain, allocate, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::ContentPrincipal::AddonPolicy, mozilla::dom::DocGroup::Create, mozilla::ThrottledEventQueue::Create, mozilla::WeakPtr, mozilla::detail::UniqueSelector, mozilla::dom::ContentChild::GetConstructedEventTarget, mozilla::dom::ScriptElement::MaybeProcessScript, mozilla::dom::WebSocket::ConstructorCommon, mozilla::dom::WebSocket::WebSocket, mozilla::dom::WorkerCSPEventListener::Create, mozilla::extensions::ChannelWrapper::ChannelWrapper, mozilla::net::BaseWebSocketChannel::InitLoadInfo, mozilla::net::BaseWebSocketChannel::InitLoadInfoNative, mozilla::net::WebSocketChannelChild::AsyncOpen, mozilla::net::WebSocketChannelChild::RecvOnServerClose, mozilla::net::WebSocketEventService::GetOrCreate, mozilla::net::nsHttpTransaction::ParseHead, mozilla::net::nsStandardURL::TemplatedMutator, nsAtomTable::Atomize, nsDocShell::Create, nsNSSCertificate::Create, nsNodeSupportsWeakRefTearoff::GetWeakReference, nsSSLIOLayerAddToSocket]
lsan-allowed: [Alloc, Create, MakeUnique, Malloc, NewPage, PLDHashTable::Add, PLDHashTable::ChangeTable, Realloc, RecvOnAcknowledge, RecvOnStop, SetPropertyAsInterface, SetSucceededCertChain, allocate, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::ContentPrincipal::AddonPolicy, mozilla::ThrottledEventQueue::Create, mozilla::WeakPtr, mozilla::detail::UniqueSelector, mozilla::dom::ContentChild::GetConstructedEventTarget, mozilla::dom::DocGroup::Create, mozilla::dom::ScriptElement::MaybeProcessScript, mozilla::dom::WebSocket::ConstructorCommon, mozilla::dom::WebSocket::WebSocket, mozilla::dom::WorkerCSPEventListener::Create, mozilla::extensions::ChannelWrapper::ChannelWrapper, mozilla::net::BaseWebSocketChannel::InitLoadInfo, mozilla::net::BaseWebSocketChannel::InitLoadInfoNative, mozilla::net::WebSocketChannelChild::AsyncOpen, mozilla::net::WebSocketChannelChild::RecvOnServerClose, mozilla::net::WebSocketEventService::GetOrCreate, mozilla::net::nsHttpTransaction::ParseHead, mozilla::net::nsStandardURL::TemplatedMutator, nsAtomTable::Atomize, nsDocShell::Create, nsNSSCertificate::Create, nsNodeSupportsWeakRefTearoff::GetWeakReference, nsSSLIOLayerAddToSocket]
leak-threshold: [tab:51200]

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

@ -0,0 +1,5 @@
[003.html]
[WebSockets: navigating nested browsing context]
expected:
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]

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

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

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

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

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше