зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1609397 - [wpt-sync] Update web-platform-tests to a5e2efd90b6766f33e94d92e1858a68f8c40c977, a=testonly
MANUAL PUSH: wpt sync bot wpt-head: a5e2efd90b6766f33e94d92e1858a68f8c40c977 wpt-type: landing
This commit is contained in:
Родитель
657b0ba46d
Коммит
a23857d0fe
|
@ -1,5 +1,5 @@
|
|||
[idbobjectstore-rename-store.html]
|
||||
[IndexedDB object store rename covers key generator]
|
||||
expected:
|
||||
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and not debug: ["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"]
|
||||
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,22 +1,4 @@
|
|||
[general-tests.html]
|
||||
[0021 - Ignore cookie without key in all 'Set-Cookie'.]
|
||||
expected: FAIL
|
||||
|
||||
[0023 - Ignore cookies without '=' in all 'Set-Cookie'.]
|
||||
expected: FAIL
|
||||
|
||||
[0026 - Ignore malformed cookies in all 'Set-Cookie' v2.]
|
||||
expected: FAIL
|
||||
|
||||
[0027 - Ignore malformed cookies in all 'Set-Cookie' v3.]
|
||||
expected: FAIL
|
||||
|
||||
[0004 - Ignore cookie without key.]
|
||||
expected: FAIL
|
||||
|
||||
[0028 - Ignore malformed cookies in all 'Set-Cookie' v4.]
|
||||
expected: FAIL
|
||||
|
||||
[0024 - Ignore `Set-Cookie: =` with other `Set-Cookie` headers.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -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"]
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[math-script-level-004.tentative.html]
|
||||
expected:
|
||||
if (processor == "x86") and debug and fission: ["OK", "TIMEOUT"]
|
||||
if (processor == "x86") and debug and fission: ["TIMEOUT", "OK"]
|
||||
[No MATH table]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[line-break-loose-011.xht]
|
||||
expected:
|
||||
if (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and fission and not debug: ["FAIL", "PASS"]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[shaping-020.html]
|
||||
expected:
|
||||
if (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and not fission and not debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and not debug and fission: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and not debug and not fission: ["PASS", "FAIL"]
|
||||
|
|
|
@ -2,4 +2,7 @@
|
|||
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", "PASS"]
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
if os == "linux": PASS
|
||||
[FAIL, PASS]
|
||||
|
|
|
@ -2,4 +2,7 @@
|
|||
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", "PASS"]
|
||||
if os == "mac": PASS
|
||||
if os == "linux": PASS
|
||||
if os == "android": PASS
|
||||
[FAIL, PASS]
|
||||
|
|
|
@ -2,9 +2,10 @@
|
|||
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 webrender and fission: ["FAIL", "PASS"]
|
||||
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 == "android": PASS
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
FAIL
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
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 == "x86_64") and debug and webrender and fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and fission and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and fission and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "aarch64"): ["FAIL", "PASS"]
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
if os == "linux": PASS
|
||||
if os == "mac": PASS
|
||||
FAIL
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
[appearance-textfield-001.html]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
if os == "linux": PASS
|
||||
if os == "android": PASS
|
||||
[FAIL, PASS]
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[device-aspect-ratio-001.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if os == "android": PASS
|
||||
if os == "win": PASS
|
||||
FAIL
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[device-aspect-ratio-005.html]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if os == "win": PASS
|
||||
FAIL
|
||||
if os == "android": FAIL
|
||||
if os == "linux": FAIL
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[segment-break-transformation-removable-1.html]
|
||||
expected:
|
||||
if (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and fission and debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and not fission: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[segment-break-transformation-removable-2.html]
|
||||
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"]
|
||||
if (processor == "x86") and not fission: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[segment-break-transformation-removable-3.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"]
|
||||
|
|
|
@ -131,9 +131,6 @@
|
|||
[ariaLabelledByElements is defined in ElementInternals]
|
||||
expected: FAIL
|
||||
|
||||
[ariaDetailsElement is defined in ElementInternals]
|
||||
expected: FAIL
|
||||
|
||||
[ariaDetailsElements is defined in ElementInternals]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[webkit-animation-end-event.html]
|
||||
[webkitAnimationEnd event listener is case sensitive]
|
||||
expected: FAIL
|
||||
|
|
@ -1,63 +1,67 @@
|
|||
[webkit-animation-iteration-event.html]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and webrender and not debug and fission: TIMEOUT
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not fission and debug: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and fission and debug: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["OK", "TIMEOUT"]
|
||||
[webkitAnimationIteration event listener is case sensitive]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["NOTRUN", "FAIL"]
|
||||
if (os == "linux") and webrender and not debug and fission: NOTRUN
|
||||
if (os == "linux") and webrender and debug and fission: ["NOTRUN", "FAIL"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["NOTRUN", "FAIL"]
|
||||
FAIL
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "FAIL", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and debug: ["PASS", "NOTRUN", "FAIL"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["PASS", "NOTRUN", "FAIL"]
|
||||
|
||||
[webkitAnimationIteration event listener should trigger for an animation]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: NOTRUN
|
||||
if (os == "linux") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and fission: NOTRUN
|
||||
if (os == "linux") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: TIMEOUT
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not fission and debug: ["PASS", "NOTRUN", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||
|
||||
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: NOTRUN
|
||||
if (os == "linux") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: NOTRUN
|
||||
if (os == "linux") and webrender and debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: NOTRUN
|
||||
if (os == "linux") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: NOTRUN
|
||||
if (os == "linux") and webrender and not fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[onwebkitanimationiteration event handler should trigger for an animation]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "TIMEOUT"]
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[webkit-animation-start-event.html]
|
||||
[webkitAnimationStart event listener is case sensitive]
|
||||
expected: FAIL
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
[webkit-transition-end-event.html]
|
||||
[webkitTransitionEnd event listener is case sensitive]
|
||||
expected: FAIL
|
||||
|
||||
[dispatchEvent of a webkitTransitionEnd event does trigger a prefixed event handler or listener]
|
||||
expected: FAIL
|
||||
|
|
@ -9,8 +9,8 @@
|
|||
[org.w3.clearkey, temporary, mp4, playback, single key, encrypted then clear content]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and webrender: PASS
|
||||
if (processor == "x86_64") and (os == "android"): FAIL
|
||||
if (processor == "x86_64") and (os == "mac"): PASS
|
||||
if (processor == "x86_64") and (os == "android"): FAIL
|
||||
if processor == "aarch64": ["FAIL", "PASS", "TIMEOUT"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
|
|
|
@ -1,12 +1,13 @@
|
|||
[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 fission and not debug and (processor == "x86_64") and webrender and (os == "linux"): ["PASS", "FAIL"]
|
||||
if fission and not debug and (processor == "x86_64") and webrender and (os == "win"): ["FAIL", "PASS"]
|
||||
if fission and not debug and (processor == "x86_64") and not webrender: ["FAIL", "PASS"]
|
||||
if fission and (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
|
||||
if fission and (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if fission and (os == "win") and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[When 'lazyload' feature is disabled, a frame cannot avoid lazyloading by setting 'lazyload' attribute to 'off']
|
||||
expected:
|
||||
if fission and not debug and not webrender and (os == "win"): ["PASS", "FAIL"]
|
||||
if fission and not webrender and not debug and (os == "win"): ["PASS", "FAIL"]
|
||||
if fission and webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,9 +1,11 @@
|
|||
[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 fission and not debug and not webrender and (processor == "x86_64") and (os == "win"): ["FAIL", "PASS"]
|
||||
if fission and not debug and webrender and (os == "linux"): ["PASS", "FAIL"]
|
||||
if fission and not debug and webrender and (os == "win"): ["FAIL", "PASS"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "linux") and not webrender: ["PASS", "FAIL"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "win") and webrender: ["PASS", "FAIL"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "win") and not webrender: ["PASS", "FAIL"]
|
||||
if fission and debug and (os == "linux") and webrender: PASS
|
||||
FAIL
|
||||
|
||||
[When 'lazyload' feature is enabled, a frame can avoid lazyloading by setting 'loading' attribute to 'eager']
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
[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 not debug and not webrender and (processor == "x86_64") and (os == "win"): ["FAIL", "PASS"]
|
||||
if fission and not debug and webrender and (os == "win"): ["PASS", "FAIL"]
|
||||
if fission and not debug and webrender and (os == "linux"): ["PASS", "FAIL"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "linux") and not webrender: ["PASS", "FAIL"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "win") and webrender: ["PASS", "FAIL"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "win") and not webrender: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
lsan-allowed: [Alloc, Create, Malloc, Realloc, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::ContentPrincipal::Init, mozilla::SchedulerGroup::CreateEventTargetFor, mozilla::WeakPtr, mozilla::dom::HTMLLinkElement::TryDNSPrefetchOrPreconnectOrPrefetchOrPreloadOrPrerender, mozilla::net::CookieSettings::Create, mozilla::net::nsStandardURL::TemplatedMutator, nsNodeSupportsWeakRefTearoff::GetWeakReference, nsPrefetchService::Preload]
|
||||
leak-threshold: [tab:51200]
|
||||
lsan-allowed: [Alloc, Create, Malloc, Realloc, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::ContentPrincipal::Init, mozilla::SchedulerGroup::CreateEventTargetFor, mozilla::WeakPtr, mozilla::dom::HTMLLinkElement::TryDNSPrefetchOrPreconnectOrPrefetchOrPreloadOrPrerender, mozilla::net::CookieSettings::Create, mozilla::net::nsStandardURL::TemplatedMutator, nsNodeSupportsWeakRefTearoff::GetWeakReference, nsPermission::Create, nsPrefetchService::Preload]
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
if os == "android": ["ERROR", "OK"]
|
||||
[Cross-site window, forced, reloaded]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and debug: FAIL
|
||||
|
||||
[Same-site window, forced, reloaded]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not debug: ["FAIL", "PASS"]
|
||||
|
||||
[Cross-site window, user-activated: sec-fetch-user]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1 +1 @@
|
|||
lsan-allowed: [Alloc, EntrySlotOrCreate, Malloc, createTable, mozilla::dom::ChromeUtils::GenerateQI, mozilla::dom::Performance::CreateForMainThread, mozilla::dom::PerformanceMainThread::CreateNavigationTimingEntry, mozilla::net::nsStandardURL::TemplatedMutator, nsGlobalWindowInner::GetApplicationCache, nsSupportsWeakReference::GetWeakReference]
|
||||
lsan-allowed: [Alloc, EntrySlotOrCreate, Malloc, createTable, mozilla::dom::ChromeUtils::GenerateQI, mozilla::dom::Performance::CreateForMainThread, mozilla::dom::PerformanceMainThread::CreateNavigationTimingEntry, mozilla::dom::ProtoAndIfaceCache::PageTableCache::EntrySlotOrCreate, mozilla::net::nsStandardURL::TemplatedMutator, nsGlobalWindowInner::GetApplicationCache, nsSupportsWeakReference::GetWeakReference]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[no_window_open_when_term_nesting_level_nonzero.window.html]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "ERROR"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "ERROR"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["ERROR", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug: ["TIMEOUT", "ERROR"]
|
||||
ERROR
|
||||
[no popups from synchronously reachable window]
|
||||
expected:
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
[require-corp.https.html]
|
||||
["require-corp" top-level: creating a "none" popup should succeed.]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not webrender and not fission: ["PASS", "FAIL"]
|
||||
|
||||
["require-corp" top-level: navigating a frame to "none" should fail]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: ["FAIL", "PASS"]
|
||||
|
||||
|
|
|
@ -1,162 +1,150 @@
|
|||
[coep-navigate-popup.https.html]
|
||||
expected:
|
||||
if (processor == "x86_64") and debug and (os == "win") and webrender and not fission: ["OK", "TIMEOUT"]
|
||||
if (processor == "x86_64") and debug and (os == "win") and webrender and fission: OK
|
||||
if (processor == "x86_64") and debug and (os == "win") and not webrender: ["OK", "TIMEOUT"]
|
||||
if (processor == "x86_64") and debug and (os == "win") and fission and not webrender: ["OK", "TIMEOUT"]
|
||||
if (processor == "x86_64") and debug and (os == "win") and fission and webrender: ["OK", "TIMEOUT"]
|
||||
if (processor == "x86_64") and debug and (os == "win") and not fission and webrender: ["OK", "TIMEOUT"]
|
||||
if (processor == "x86_64") and debug and (os == "win") and not fission and not webrender: ["OK", "TIMEOUT"]
|
||||
if (processor == "x86") and not debug: ["TIMEOUT", "OK"]
|
||||
if (processor == "x86") and debug: OK
|
||||
if processor == "aarch64": OK
|
||||
TIMEOUT
|
||||
[Popup navigating to same-origin with coop unsafe-none/coep]
|
||||
expected:
|
||||
if not debug and (processor == "x86_64") and (os == "linux") and webrender and not fission: ["FAIL", "TIMEOUT"]
|
||||
if not debug and (processor == "x86_64") and (os == "linux") and webrender and fission: ["FAIL", "TIMEOUT"]
|
||||
if debug and (os == "linux") and webrender and fission: ["TIMEOUT", "FAIL"]
|
||||
if not debug and (processor == "x86") and fission: ["TIMEOUT", "FAIL"]
|
||||
if debug and (os == "win"): FAIL
|
||||
if not debug and (processor == "aarch64"): FAIL
|
||||
if (processor == "x86") and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
TIMEOUT
|
||||
expected: [TIMEOUT, FAIL]
|
||||
|
||||
[Popup navigating to same-origin with no coop/coep]
|
||||
expected:
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: TIMEOUT
|
||||
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: TIMEOUT
|
||||
if (os == "win") and fission and debug and (processor == "x86"): PASS
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: PASS
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64"): TIMEOUT
|
||||
if (os == "win") and not fission and (processor == "x86_64"): PASS
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "win") and fission and not debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and fission and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not webrender: TIMEOUT
|
||||
if os == "mac": TIMEOUT
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[Popup navigating to same-site with no coop/coep]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and debug and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and fission and not debug and (processor == "x86_64") and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and (processor == "x86_64") and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "x86") and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: PASS
|
||||
if (os == "win") and fission and not debug and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and debug and (processor == "x86"): PASS
|
||||
if (os == "win") and fission and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "win") and fission and not debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: PASS
|
||||
if (os == "win") and not fission and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and debug and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "x86_64"): PASS
|
||||
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
TIMEOUT
|
||||
|
||||
[Popup navigating to same-origin with coop/no coep]
|
||||
expected:
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and webrender and fission: TIMEOUT
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and webrender and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and not webrender: TIMEOUT
|
||||
if (os == "linux") and debug and webrender and not fission: TIMEOUT
|
||||
if (os == "linux") and debug and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: PASS
|
||||
if (os == "win") and fission and debug and (processor == "x86"): PASS
|
||||
if (os == "linux") and not debug and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and debug and not webrender: TIMEOUT
|
||||
if (os == "win") and not fission and (processor == "x86_64"): PASS
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and debug and not fission: TIMEOUT
|
||||
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: TIMEOUT
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and fission and not debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and fission and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender: TIMEOUT
|
||||
if os == "mac": TIMEOUT
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[Popup navigating to same-origin with coop/coep]
|
||||
expected:
|
||||
if (os == "win") and fission and debug and (processor == "x86"): PASS
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: PASS
|
||||
if (os == "linux") and debug and fission and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and debug and fission and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "x86_64"): PASS
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "win") and fission and debug and (processor == "x86"): PASS
|
||||
if (os == "win") and fission and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and debug and not fission: TIMEOUT
|
||||
if (os == "linux") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "win") and not fission and (processor == "x86_64"): PASS
|
||||
if os == "mac": TIMEOUT
|
||||
[PASS, TIMEOUT]
|
||||
[TIMEOUT, PASS]
|
||||
|
||||
[Popup navigating to same-origin with no coop/no coep]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and debug and webrender and not fission: TIMEOUT
|
||||
if (os == "linux") and not debug and webrender and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not debug and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): TIMEOUT
|
||||
if (os == "win") and fission and debug and (processor == "x86"): PASS
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: PASS
|
||||
if (os == "linux") and debug and not webrender: TIMEOUT
|
||||
if (os == "win") and not fission and (processor == "x86_64"): PASS
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and fission and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: TIMEOUT
|
||||
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender: TIMEOUT
|
||||
if os == "mac": TIMEOUT
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[Popup navigating to same-site with coop/no coep]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and webrender and not debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and fission and not debug and (processor == "x86_64") and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and (processor == "x86_64") and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "x86") and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: PASS
|
||||
if (os == "win") and fission and not debug and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and fission and debug and (processor == "x86"): PASS
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "win") and fission and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "x86_64"): PASS
|
||||
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
TIMEOUT
|
||||
|
||||
[Popup navigating to same-site with coop/coep]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not debug and webrender and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not debug and webrender and fission: TIMEOUT
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and fission and debug and (processor == "x86"): PASS
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: PASS
|
||||
if (os == "linux") and debug and not webrender: TIMEOUT
|
||||
if (os == "linux") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "linux") and not debug and webrender and fission: TIMEOUT
|
||||
if (os == "win") and not fission and (processor == "x86_64"): PASS
|
||||
if (os == "win") and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "linux") and debug and not webrender: TIMEOUT
|
||||
if os == "mac": TIMEOUT
|
||||
[PASS, TIMEOUT]
|
||||
[TIMEOUT, PASS]
|
||||
|
||||
[Popup navigating to same-site with no coop/no coep]
|
||||
expected:
|
||||
if not debug and (processor == "x86_64") and webrender and (os == "linux") and fission: ["TIMEOUT", "PASS"]
|
||||
if not debug and (processor == "x86_64") and webrender and (os == "linux") and not fission: ["PASS", "TIMEOUT"]
|
||||
if not debug and (processor == "x86_64") and webrender and (os == "win") and fission: ["TIMEOUT", "PASS"]
|
||||
if not debug and (processor == "x86_64") and webrender and (os == "win") and not fission: ["TIMEOUT", "PASS"]
|
||||
if not debug and (processor == "x86") and (os == "win") and not fission: ["PASS", "TIMEOUT"]
|
||||
if not debug and (processor == "x86") and (os == "win") and fission: ["TIMEOUT", "PASS"]
|
||||
if not debug and (processor == "x86") and (os == "linux"): ["TIMEOUT", "PASS"]
|
||||
if debug and (os == "win"): PASS
|
||||
if not debug and (processor == "aarch64"): PASS
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not fission and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and fission and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and fission and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not debug and (processor == "x86") and fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not debug and (processor == "x86") and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "aarch64"): PASS
|
||||
if (os == "win") and debug: PASS
|
||||
TIMEOUT
|
||||
|
||||
[Popup navigating to same-origin with coop unsafe-none/no coep]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and fission and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and debug and not fission: TIMEOUT
|
||||
if (os == "win") and not debug and fission and not webrender and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not debug and fission and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: TIMEOUT
|
||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and (processor == "x86") and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and not debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not debug and fission and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not debug and not fission and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not webrender: TIMEOUT
|
||||
if os == "mac": TIMEOUT
|
||||
|
||||
[Popup navigating to same-site with coop unsafe-none/coep]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and debug and not webrender and not fission and (processor == "x86"): PASS
|
||||
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and debug and not fission: TIMEOUT
|
||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and (processor == "x86") and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and not debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and debug and not webrender and fission: PASS
|
||||
if (os == "win") and not debug and fission and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and not fission and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and not fission and (processor == "aarch64"): PASS
|
||||
if (os == "win") and not debug and not fission and (processor == "x86_64"): PASS
|
||||
if (os == "linux") and not webrender: TIMEOUT
|
||||
if os == "mac": TIMEOUT
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
|
|
|
@ -1,16 +1,5 @@
|
|||
[coep-redirect.https.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86_64"): ["OK", "TIMEOUT"]
|
||||
if (os == "win") and (processor == "x86") and fission and not debug: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and debug and webrender and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and not debug and webrender and fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and webrender and not fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and fission: ["OK", "TIMEOUT"]
|
||||
if (os == "mac"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and debug: ["OK", "TIMEOUT"]
|
||||
if (os == "win") and not debug: ["OK", "TIMEOUT"]
|
||||
|
||||
expected: [OK, TIMEOUT]
|
||||
[Redirect from coop unsafe-none/coep to coop/coep]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,29 +1,25 @@
|
|||
[coep-navigate-popup-unsafe-inherit.https.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["OK", "TIMEOUT"]
|
||||
if (os == "win") and not fission and (processor == "x86_64") and not webrender and not debug: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and not debug and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86_64"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and not webrender and fission: ["OK", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and webrender and not fission: ["OK", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and webrender and fission: ["OK", "TIMEOUT"]
|
||||
if not debug and (os == "win") and (processor == "x86_64") and not webrender: ["OK", "TIMEOUT"]
|
||||
[Popup navigating to same-origin with coop unsafe-inherit/coep]
|
||||
expected: FAIL
|
||||
|
||||
[Popup navigating to same-site with coop unsafe-inherit/coep]
|
||||
expected:
|
||||
if not webrender and (processor == "x86_64") and not debug and (os == "linux") and not fission: ["PASS", "TIMEOUT"]
|
||||
if not webrender and (processor == "x86_64") and not debug and (os == "linux") and fission: ["TIMEOUT", "PASS"]
|
||||
if not webrender and (processor == "x86_64") and not debug and (os == "win") and not fission: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "linux") and not debug and fission: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "linux") and not debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if not debug and (os == "win") and (processor == "x86_64") and not webrender: ["PASS", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
|
||||
[Popup navigating to same-origin with coop unsafe-inherit/no coep]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and webrender and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86_64"): ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not debug and webrender and fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and webrender and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[popup-meta-http-equiv.https.html]
|
||||
[same-origin document opening popup to https://web-platform.test:8443 with COOP: ""]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,6 @@
|
|||
[navigation.sub.html?encoding=x-cp1251]
|
||||
expected:
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
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
|
||||
|
@ -14,6 +15,7 @@
|
|||
|
||||
[navigation.sub.html?encoding=utf8]
|
||||
expected:
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
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
|
||||
|
@ -28,10 +30,10 @@
|
|||
|
||||
[navigation.sub.html?encoding=windows-1252]
|
||||
expected:
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
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 debug: OK
|
||||
TIMEOUT
|
||||
[hyperlink auditing <a ping>]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[first.html]
|
||||
[The first autofocus element in the document should win.]
|
||||
expected:
|
||||
if (os == "win") and not fission and (processor == "x86_64") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if os == "android": ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[iframe_sandbox_navigation_download_block_downloads.sub.tentative.html]
|
||||
[Navigation resulted download in sandbox is blocked.]
|
||||
expected:
|
||||
if (os == "mac") and not debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -8,9 +8,6 @@
|
|||
[Successful SubmitEvent constructor; empty dictionary]
|
||||
expected: FAIL
|
||||
|
||||
[Successful SubmitEvent constructor; null submitter]
|
||||
expected: FAIL
|
||||
|
||||
[Successful SubmitEvent constructor; missing dictionary]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[url.window.html]
|
||||
[document.open() does not change document's URL (active but not fully active document)]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
|
|
@ -35,3 +35,15 @@
|
|||
[onslotchange: the content attribute must execute when an event is dispatched]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkittransitionend: the content attribute must execute when an event is dispatched]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationend: the content attribute must execute when an event is dispatched]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationstart: the content attribute must execute when an event is dispatched]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationiteration: the content attribute must execute when an event is dispatched]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -46,21 +46,33 @@
|
|||
|
||||
[onformdata: must be on the appropriate locations for GlobalEventHandlers]
|
||||
expected:
|
||||
if release_or_beta: ["FAIL", "PASS"]
|
||||
if release_or_beta: [FAIL, PASS]
|
||||
|
||||
[onformdata: the default value must be null]
|
||||
expected:
|
||||
if release_or_beta: ["FAIL", "PASS"]
|
||||
if release_or_beta: [FAIL, PASS]
|
||||
|
||||
[onformdata: the content attribute must be compiled into a function as the corresponding property]
|
||||
expected:
|
||||
if release_or_beta: ["FAIL", "PASS"]
|
||||
if release_or_beta: [FAIL, PASS]
|
||||
|
||||
[onformdata: dynamic changes on the attribute]
|
||||
expected:
|
||||
if release_or_beta: ["FAIL", "PASS"]
|
||||
if release_or_beta: [FAIL, PASS]
|
||||
|
||||
[onformdata: dispatching an Event at a <math> element must trigger element.onformdata]
|
||||
expected:
|
||||
if release_or_beta: ["FAIL", "PASS"]
|
||||
if release_or_beta: [FAIL, PASS]
|
||||
|
||||
[onwebkittransitionend: dispatching an Event at a <math> element must trigger element.onwebkittransitionend]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationend: dispatching an Event at a <math> element must trigger element.onwebkitanimationend]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationstart: dispatching an Event at a <math> element must trigger element.onwebkitanimationstart]
|
||||
expected: FAIL
|
||||
|
||||
[onwebkitanimationiteration: dispatching an Event at a <math> element must trigger element.onwebkitanimationiteration]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
prefs: [media.mediasource.experimental.enabled:true]
|
||||
leak-threshold: [default:51200]
|
||||
lsan-allowed: [Alloc, mozilla::net::nsServerSocket::CreateClientTransport]
|
||||
leak-threshold: [default:51200]
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[mediasource-changetype-play-without-codecs-parameter.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86_64"): ["OK", "CRASH"]
|
||||
if (os == "linux") and not debug and not webrender and not fission: ["OK", "CRASH"]
|
||||
if (os == "linux") and debug and not webrender and not fission: ["OK", "CRASH"]
|
||||
[Test audio-only changeType for audio/mp4; codecs="mp4a.40.2" <-> audio/mp4; codecs="mp4a.40.2" (using types without codecs parameters)]
|
||||
expected:
|
||||
if processor == "aarch64": ["PASS", "FAIL"]
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
disabled:
|
||||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["OK", "CRASH"]
|
||||
if (os == "linux") and not webrender and debug: ["OK", "CRASH"]
|
||||
if (os == "linux") and not webrender and fission and debug: ["OK", "CRASH"]
|
||||
if (os == "linux") and not webrender and not fission: ["OK", "CRASH"]
|
||||
[Test audio-only changeType for audio/mp4; codecs="mp4a.40.2" <-> audio/mp4; codecs="mp4a.40.2"]
|
||||
expected:
|
||||
if processor == "aarch64": ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[mediasource-seekable.html]
|
||||
expected:
|
||||
if webrender and (os == 'linux' and os_version == '18.04'): ["TIMEOUT", "OK"] # Bug 1604654
|
||||
|
||||
if (os == "linux") and webrender: ["OK", "TIMEOUT"]
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[mediasource-sourcebuffer-mode.html]
|
||||
expected:
|
||||
if (os == "android") and debug: ["OK", "CRASH"]
|
|
@ -1,2 +1,2 @@
|
|||
local: c1be28b9a5b779d788d11fe9458fe8608b68dee9
|
||||
upstream: 54170d119806cbce2cdcdae9ce458acdece70a36
|
||||
upstream: a5e2efd90b6766f33e94d92e1858a68f8c40c977
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
[pointerevent_getCoalescedEvents_when_pointerlocked.html]
|
||||
[mouse pointermove getCoalescedEvents when lock test]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "linux") and not debug and fission and not webrender: PASS
|
||||
if (processor == "x86_64") and (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "win") and not fission and debug: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "mac") and not debug: PASS
|
||||
if (processor == "x86") and (os == "win"): 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 not webrender and not fission: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "linux") and fission and not debug and not webrender: PASS
|
||||
if (processor == "x86_64") and (os == "win") and debug and not webrender: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "android"): PASS
|
||||
if processor == "x86": PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
[pointerevent_movementxy.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and webrender and not fission: ["OK", "ERROR"]
|
||||
if (os == "linux") and debug and not webrender and fission: ["OK", "ERROR"]
|
||||
if (os == "win") and debug and webrender and fission: ["OK", "ERROR"]
|
||||
if (os == "win") and debug and webrender and not fission: ["OK", "ERROR"]
|
||||
if (os == "mac") and debug: ["OK", "ERROR"]
|
||||
if (os == "win") and webrender and not debug and fission: ["OK", "ERROR"]
|
||||
if (os == "linux") and debug and webrender and fission: ["OK", "ERROR"]
|
||||
if (os == "win") and webrender and debug: ["OK", "ERROR"]
|
||||
if os == "mac": ["OK", "ERROR"]
|
||||
[ERROR, OK]
|
||||
[mouse pointerevent attributes]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,10 +1,14 @@
|
|||
[pointerevent_movementxy_with_pointerlock.html]
|
||||
[mouse pointerevent movementX/Y with pointerlock test]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "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 not webrender and fission: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "win") and not debug and fission and not webrender: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "linux") and not webrender and debug and fission: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "linux") and webrender and fission and debug: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "linux") and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and (os == "mac"): ["FAIL", "PASS"]
|
||||
if processor == "aarch64": ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -2,10 +2,12 @@
|
|||
[pointer locked pointermove events received for button state changes]
|
||||
expected:
|
||||
if ccov and (os == "win"): [PASS, FAIL]
|
||||
if (os == "linux") and debug and not webrender and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86_64") and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86_64") and not webrender: ["PASS", "FAIL"]
|
||||
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 and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and webrender and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and webrender and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and not webrender and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and fission: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,90 +1,18 @@
|
|||
[idlharness.any.html]
|
||||
[CrashReportBody interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute lineNumber]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute id]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute columnNumber]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: attribute reason]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute message]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute sourceFile]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[ReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.worker.html]
|
||||
[ReportingObserver interface: operation disconnect()]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[ReportBody interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: attribute lineNumber]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface: attribute body]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -97,129 +25,48 @@
|
|||
[ReportingObserver interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: attribute anticipatedRemoval]
|
||||
expected: FAIL
|
||||
|
||||
[ReportingObserver interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: attribute message]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: attribute columnNumber]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[ReportingObserver interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute lineNumber]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[ReportBody interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[ReportingObserver interface: operation takeRecords()]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute id]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[ReportingObserver interface: operation observe()]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute columnNumber]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: attribute sourceFile]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: attribute id]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: attribute reason]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[ReportBody interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[ReportBody interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute message]
|
||||
expected: FAIL
|
||||
|
||||
[ReportBody interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: attribute sourceFile]
|
||||
expected: FAIL
|
||||
|
||||
[ReportingObserver interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -232,18 +79,9 @@
|
|||
[Report interface: attribute url]
|
||||
expected: FAIL
|
||||
|
||||
[InterventionReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[ReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[DeprecationReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[Report interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
[CrashReportBody interface: operation toJSON()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,14 +1,17 @@
|
|||
[eventloop.html]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and debug: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
|
||||
[test0: multiple notifications inside same event loop]
|
||||
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 debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[guard]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and debug: ["PASS", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
|
||||
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
[observe.html]
|
||||
expected:
|
||||
if webrender and (os == "win") and fission and not debug: ["OK", "TIMEOUT"]
|
||||
if webrender and (os == "linux") and not debug and not fission: ["OK", "TIMEOUT"]
|
||||
if webrender and (os == "linux") and not debug and fission: ["OK", "TIMEOUT"]
|
||||
if webrender and (os == "linux") and not debug and not fission: ["OK", "TIMEOUT"]
|
||||
if webrender and (os == "win") and fission and not debug: ["OK", "TIMEOUT"]
|
||||
if webrender and (os == "linux") and debug: ["OK", "TIMEOUT"]
|
||||
[guard]
|
||||
expected:
|
||||
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
|
||||
if webrender and (os == "linux") and not debug and fission: ["PASS", "NOTRUN"]
|
||||
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
|
||||
if webrender and (os == "win") and fission and not debug: ["PASS", "NOTRUN"]
|
||||
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
|
||||
|
||||
[test6: iframe notifications]
|
||||
expected:
|
||||
if webrender and (os == "win") and fission and not debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux") and not debug and fission: ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win") and fission and not debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux") and debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,15 +1,8 @@
|
|||
[event-before-promise.html]
|
||||
expected:
|
||||
if asan or webrender and (os == "linux") and (os_version == "18.04"): [OK, ERROR]
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86_64"): ["ERROR", "OK"]
|
||||
if (os == "mac") and not debug: ["ERROR", "OK"]
|
||||
if (os == "mac") and debug: ["ERROR", "OK"]
|
||||
if (os == "win") and (processor == "aarch64"): OK
|
||||
if (os == "win") and (processor == "x86_64"): OK
|
||||
if (os == "linux") and debug: ["ERROR", "OK"]
|
||||
if os == "android": TIMEOUT
|
||||
ERROR
|
||||
[The 'change' event must fire before the [[orientationPendingPromise\]\] is resolved.]
|
||||
[OK, ERROR]
|
||||
[The 'change' event must fire before the [[orientationPendingPromise\]\] is resolved.]
|
||||
expected:
|
||||
if os == "android": TIMEOUT
|
||||
FAIL
|
||||
|
|
|
@ -1,15 +1,7 @@
|
|||
[lock-unlock-check.html]
|
||||
expected:
|
||||
if asan or webrender and (os == "linux") and (os_version == "18.04"): [OK, ERROR]
|
||||
if (os == "win") and (processor == "x86_64") and webrender: ["OK", "ERROR"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender: OK
|
||||
if (os == "win") and (processor == "aarch64"): OK
|
||||
if (os == "mac") and debug: ["ERROR", "OK"]
|
||||
if (os == "mac") and not debug: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender: ["ERROR", "OK"]
|
||||
if (os == "linux") and debug: ["ERROR", "OK"]
|
||||
if os == "android": TIMEOUT
|
||||
ERROR
|
||||
[OK, ERROR]
|
||||
[Re-locking orientation during event dispatch must reject existing orientationPendingPromise]
|
||||
expected:
|
||||
if os == "android": TIMEOUT
|
||||
|
|
|
@ -1,13 +1,15 @@
|
|||
[onchange-event.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not webrender: OK
|
||||
if (os == "linux") and webrender and debug and not fission: ["OK", "ERROR"]
|
||||
if (os == "linux") and webrender and debug and fission: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["OK", "ERROR"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["ERROR", "OK"]
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["ERROR", "OK"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender: ["OK", "ERROR"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender: OK
|
||||
if (os == "win") and (processor == "aarch64"): OK
|
||||
if (os == "mac") and not debug: ["ERROR", "OK"]
|
||||
if (os == "mac") and debug: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender: ["ERROR", "OK"]
|
||||
if (asan or webrender) and (os == 'linux' and os_version == '18.04'): ["OK", "ERROR"] # Bug 1604714
|
||||
if os == "android": TIMEOUT
|
||||
if os == "mac": ["ERROR", "OK"]
|
||||
ERROR
|
||||
[Test that orientationchange event is fired when the orientation changes.]
|
||||
expected:
|
||||
|
|
|
@ -1,13 +1,15 @@
|
|||
[orientation-reading.html]
|
||||
expected:
|
||||
if asan or webrender and (os == "linux") and (os_version == "18.04"): [OK, ERROR]
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86_64"): ["ERROR", "OK"]
|
||||
if (os == "mac") and debug: ["ERROR", "OK"]
|
||||
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 == "linux") and webrender and not debug and not fission: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["OK", "ERROR"]
|
||||
if (os == "linux") and not webrender and debug and not fission: ["ERROR", "OK"]
|
||||
if (os == "linux") and not webrender and debug and fission: ERROR
|
||||
if (os == "linux") and not webrender and not debug and fission: ERROR
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender and debug: ["ERROR", "OK"]
|
||||
if (os == "win") and (processor == "x86"): ERROR
|
||||
if os == "mac": ["ERROR", "OK"]
|
||||
if os == "android": TIMEOUT
|
||||
ERROR
|
||||
[Test that screen.orientation values change if the orientation changes]
|
||||
expected:
|
||||
if os == "android": NOTRUN
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
[update-no-cache-request-headers.https.html]
|
||||
[headers in no-cache mode]
|
||||
expected: [PASS, FAIL]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and debug and not webrender: ["FAIL", "PASS"]
|
||||
if processor == "aarch64": ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,15 +1,16 @@
|
|||
[sxg-reporting-prefetch-cert_parse_error-downgraded.tentative.html]
|
||||
expected:
|
||||
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 == "win") and (processor == "aarch64"): OK
|
||||
if not debug and (os == "android"): OK
|
||||
if debug: OK
|
||||
TIMEOUT
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86_64"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and not webrender and fission: ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||
if not debug and (os == "win") and (processor == "x86"): TIMEOUT
|
||||
if not debug and (os == "win") and (processor == "x86_64"): TIMEOUT
|
||||
[SXG reporting test of sxg.failed downgraded from sxg.cert_parse_error for prefetch.]
|
||||
expected:
|
||||
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 not fission and (processor == "x86_64"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender 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,15 +1,16 @@
|
|||
[sxg-reporting-prefetch-invalid_integrity_header.tentative.html]
|
||||
expected:
|
||||
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
|
||||
TIMEOUT
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86_64"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and not webrender and fission: ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and webrender: TIMEOUT
|
||||
if not debug and (os == "win") and (processor == "x86"): TIMEOUT
|
||||
if not debug and (os == "win") and (processor == "x86_64"): TIMEOUT
|
||||
[SXG reporting test of sxg.invalid_integrity_header for prefetch.]
|
||||
expected:
|
||||
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 not fission and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender and not fission and (processor == "x86_64"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender 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,4 @@
|
|||
[correct-events-for-short-animations-with-syncbases.html]
|
||||
[Correct events for short animations with syncbases]
|
||||
expected:
|
||||
if (processor == "x86_64") and debug and (os == "linux") and not webrender and fission: ["FAIL", "PASS"]
|
||||
if (processor == "x86_64") and debug and (os == "win") and not fission: ["FAIL", "PASS"]
|
||||
if (processor == "x86") and (os == "linux"): ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
expected: [PASS, FAIL]
|
||||
|
||||
|
|
|
@ -4,6 +4,8 @@
|
|||
if webrender and not debug: ["OK", "ERROR"]
|
||||
[Check if onhover events reset correctly when triggered multiple times]
|
||||
expected:
|
||||
if webrender and (os == "linux") and not debug: ["FAIL", "PASS"]
|
||||
if webrender and fission and (os == "linux") and not debug: ["FAIL", "PASS"]
|
||||
if webrender and not fission and (os == "linux") and not debug: ["FAIL", "PASS"]
|
||||
if webrender and not fission and (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[failure.html]
|
||||
expected:
|
||||
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"): ["CRASH", "OK", "ERROR"]
|
||||
if fission and not debug and webrender and (os == "win"): ["CRASH", "OK", "ERROR"]
|
||||
if fission and debug and (os == "win"): ["OK", "CRASH"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "linux") and not webrender: ["OK", "CRASH"]
|
||||
if fission and not debug and (processor == "x86_64") and (os == "win"): ["CRASH", "OK", "ERROR"]
|
||||
if fission and debug and (os == "win") and webrender: ["CRASH", "OK"]
|
||||
if fission and debug and (os == "win") and not webrender: ["OK", "CRASH"]
|
||||
[URL's href: file://example:1/ should throw]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -236,15 +236,9 @@
|
|||
[Element interface: attribute ariaErrorMessageElement]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: attribute ariaDetailsElement]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "ariaDescribedByElements" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "ariaDetailsElement" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: attribute ariaFlowToElements]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[window-messagechannel-success.html]
|
||||
[postMessaging to a dedicated worker via MessageChannel allows them to instantiate]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -194,9 +194,6 @@
|
|||
[NDEFRecord interface: attribute data]
|
||||
expected: FAIL
|
||||
|
||||
[NDEFWriter interface: operation push(NDEFMessageSource, NDEFPushOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[NDEFReadingEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -227,9 +224,6 @@
|
|||
[Stringification of new NDEFReader();]
|
||||
expected: FAIL
|
||||
|
||||
[NDEFWriter interface: new NDEFWriter(); must inherit property "push(NDEFMessageSource, NDEFPushOptions)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[NDEFRecord interface: attribute lang]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -239,9 +233,6 @@
|
|||
[NDEFReadingEvent interface: attribute serialNumber]
|
||||
expected: FAIL
|
||||
|
||||
[NDEFWriter interface: calling push(NDEFMessageSource, NDEFPushOptions) on new NDEFWriter(); with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[NDEFWriter interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -25,3 +25,9 @@
|
|||
[X SNR (58.62182033056576 dB) is not greater than or equal to 85.58. Got 58.62182033056576.]
|
||||
expected: FAIL
|
||||
|
||||
[X SNR (NaN dB) is not greater than or equal to 85.58. Got NaN.]
|
||||
expected: FAIL
|
||||
|
||||
[X Stitched sine-wave buffers at sample rate 44100 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732956767082214,0.4248766303062439,0.4807544946670532,0.5347436666488647,0.5866319537162781,0.6362155675888062,0.683299720287323,0.7276993989944458,0.7692402005195618,0.8077588677406311...\] with an element-wise tolerance of {"absoluteThreshold":0.000090957,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[2003\]\t-9.6732087433338165e-2\t-9.6823699772357941e-2\t9.1612339019775391e-5\t9.4617680624852212e-4\t9.0957000000000003e-5\n\t[2004\]\t-3.4187544137239456e-2\t-3.4279607236385345e-2\t9.2063099145889282e-5\t2.6856520995424621e-3\t9.0957000000000003e-5\n\t[2005\]\t2.8491314500570297e-2\t2.8398986905813217e-2\t9.2327594757080078e-5\t3.2510876202481997e-3\t9.0957000000000003e-5\n\t[2006\]\t9.1058239340782166e-2\t9.0966261923313141e-2\t9.1977417469024658e-5\t1.0111157205356415e-3\t9.0957000000000003e-5\n\t[2007\]\t1.5326742827892303e-1\t1.5317615866661072e-1\t9.1269612312316895e-5\t5.9584737668585898e-4\t9.0957000000000003e-5\n\t...and 38032 more errors.\n\tMax AbsError of 9.9977767467559586e-1 at index of 40266.\n\t[40266\]\t6.0811311498529252e-13\t-9.9977767467498779e-1\t9.9977767467559586e-1\t1.0000000000006082e+0\t9.0957000000000003e-5\n\tMax RelError of 5.5714977262789269e+1 at index of 30419.\n\t[30419\]\t-1.4247581129893661e-3\t-2.5121373255387880e-5\t1.3996367397339782e-3\t5.5714977262789269e+1\t9.0957000000000003e-5\n]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -38,27 +38,27 @@
|
|||
[# AUDIT TASK RUNNER FINISHED: 4 out of 6 tasks were failed.]
|
||||
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 2: 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 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
|
||||
|
||||
[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 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 4: Channel 1 expected to be equal to the array [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,-0.03137746453285217...\] but differs in 1074 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t2.9802322387695313e-8\t0.0000000000000000e+0\n\t[1\]\t5.2154064178466797e-8\t0.0000000000000000e+0\n\t[2\]\t9.6922832727432251e-1\t9.6922826766967773e-1\n\t[3\]\t8.0262124538421631e-1\t8.0262118577957153e-1\n\t...and 1070 more errors.]
|
||||
expected: FAIL
|
||||
|
||||
[X 2: 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 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
|
||||
|
||||
[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
|
||||
|
||||
[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 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: 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
|
||||
|
||||
|
|
|
@ -1,19 +1,4 @@
|
|||
[convolver-response-2-chan.html]
|
||||
[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
|
||||
|
||||
[< [3-channel input\] 1 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
|
||||
|
||||
[< [4-channel input\] 1 out of 2 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 2 out of 6 tasks were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X 1: Channel 0 does not equal [0,0,0.9458408951759338,0.8448333740234375,0.8210252523422241,0.8620985746383667,0.8430315852165222,0.855602502822876,0.7933436632156372,0.9865825176239014,0.3972480297088623,-0.7786127924919128,-0.9223549962043762,-0.7896472215652466,-0.8727429509162903,-0.8325281143188477...\] 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[267\]\t8.6412906646728516e-1\t8.6412948369979858e-1\t4.1723251342773438e-7\t4.8283564129919487e-7\t3.5763000000000001e-7\n\t[779\]\t-8.6412906646728516e-1\t-8.6412948369979858e-1\t4.1723251342773438e-7\t4.8283564129919487e-7\t3.5763000000000001e-7\n\tMax AbsError of 4.1723251342773438e-7 at index of 267.\n\tMax RelError of 4.8283564129919487e-7 at index of 267.\n]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -38,3 +23,18 @@
|
|||
[# AUDIT TASK RUNNER FINISHED: 3 out of 6 tasks were failed.]
|
||||
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
|
||||
|
||||
[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
|
||||
|
||||
[< [3-channel input\] 1 out of 2 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 2 out of 6 tasks were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[< [4-channel input\] 1 out of 2 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,46 +1,16 @@
|
|||
[convolver-response-4-chan.html]
|
||||
[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 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
|
||||
|
||||
[< [1-channel input\] 2 out of 2 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X 2: 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
|
||||
|
||||
[< [2-channel input\] 2 out of 2 assertions were failed.]
|
||||
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 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
|
||||
|
||||
[< [3-channel input\] 2 out of 2 assertions were failed.]
|
||||
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.]
|
||||
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.]
|
||||
expected: FAIL
|
||||
|
||||
[< [4-channel input\] 2 out of 2 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[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 5.1: Channel 1 expected to be equal to the array [0,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...\] but differs in 1023 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-1.6391277313232422e-7\t0.0000000000000000e+0\n\t[1\]\t-2.9802322387695313e-7\t0.0000000000000000e+0\n\t[2\]\t-7.0780515670776367e-8\t0.0000000000000000e+0\n\t[5\]\t3.9322743415832520e+0\t3.9322745800018311e+0\n\t...and 1019 more errors.]
|
||||
expected: FAIL
|
||||
|
||||
[< [5.1-channel input\] 2 out of 2 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -75,8 +45,39 @@
|
|||
expected: FAIL
|
||||
|
||||
[Executing "delayed buffer set"]
|
||||
expected: FAIL
|
||||
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1265406
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 5 out of 7 tasks were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X 5.1: Channel 1 expected to be equal to the array [0,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...\] but differs in 1023 places:\n\tIndex\tActual\t\t\tExpected\n\t[0\]\t-1.6391277313232422e-7\t0.0000000000000000e+0\n\t[1\]\t-2.9802322387695313e-7\t0.0000000000000000e+0\n\t[2\]\t-7.0780515670776367e-8\t0.0000000000000000e+0\n\t[5\]\t3.9322743415832520e+0\t3.9322745800018311e+0\n\t...and 1019 more errors.]
|
||||
expected: FAIL
|
||||
|
||||
[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 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 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.]
|
||||
expected: FAIL
|
||||
|
||||
[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 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
|
||||
|
||||
[X 2: 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 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
|
||||
|
||||
|
|
|
@ -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=1418778
|
||||
expected:
|
||||
if (os == "linux") and not debug and fission and (version == "Ubuntu 16.04") and webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and (version == "Ubuntu 16.04") and not webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and (version == "Ubuntu 18.04"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and not webrender and (version == "Ubuntu 18.04"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and not webrender and (version == "Ubuntu 16.04"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and webrender: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and not debug and not 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 fission and (version == "Ubuntu 16.04") and not webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and (version == "Ubuntu 16.04") and webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and (version == "Ubuntu 18.04"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and not webrender and (version == "Ubuntu 18.04"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and not webrender and (version == "Ubuntu 16.04"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and fission and webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not fission: ["OK", "TIMEOUT"]
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
disabled:
|
||||
if ccov and (os == "win") and (bits == 64) and (version == "10.0.17134"): https://bugzilla.mozilla.org/show_bug.cgi?id=1495002
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender and fission and (version == "Ubuntu 16.04"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and fission and (version == "Ubuntu 18.04"): ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and debug and not webrender and not fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and webrender and fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and webrender and not fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and not fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and webrender and fission: ["OK", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender: ["OK", "TIMEOUT"]
|
||||
|
|
|
@ -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: ["FAIL", "PASS"]
|
||||
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
|
||||
[Negotiated channel should not fire datachannel event on remote peer]
|
||||
expected:
|
||||
if (processor == "x86") and fission and not debug: ["PASS", "NOTRUN"]
|
||||
if (processor == "x86") and fission and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||
|
||||
|
|
|
@ -2,13 +2,3 @@
|
|||
disabled:
|
||||
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
|
||||
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1550493, https://bugzilla.mozilla.org/show_bug.cgi?id=1548124
|
||||
expected:
|
||||
if processor == "aarch64": TIMEOUT
|
||||
[track.onmute fires before setRemoteDescription resolves.]
|
||||
expected:
|
||||
if processor == "aarch64": TIMEOUT
|
||||
|
||||
[removeTrack() twice is safe.]
|
||||
expected:
|
||||
if processor == "aarch64": NOTRUN
|
||||
|
||||
|
|
|
@ -473,9 +473,6 @@
|
|||
[RTCError interface: attribute sctpCauseCode]
|
||||
expected: FAIL
|
||||
|
||||
[RTCError interface: attribute httpRequestStatusCode]
|
||||
expected: FAIL
|
||||
|
||||
[RTCError interface: attribute sdpLineNumber]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
[embedded_style_imports_blocked.html]
|
||||
expected:
|
||||
if not webrender and (os == "win") and debug and not fission and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
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 fission and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if not webrender and (os == "win") and debug and fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if not webrender and (os == "win") and not debug and not fission and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if not webrender and (os == "win") and not debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if not webrender and (os == "win") and not debug and fission: ["PASS", "FAIL"]
|
||||
if not webrender and (os == "android") and debug: ["PASS", "FAIL"]
|
||||
if not webrender and (os == "linux"): ["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") and not fission and debug: ["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
|
||||
if webrender: PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,7 +1,10 @@
|
|||
[embedded_style_multiple_tracks.html]
|
||||
expected:
|
||||
if not webrender and (os == "win") and fission and (processor == "x86") and debug: ["FAIL", "PASS"]
|
||||
if not webrender and (os == "win") and fission and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
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_64") and debug and fission: ["FAIL", "PASS"]
|
||||
if not webrender and (os == "linux") and debug and fission: ["FAIL", "PASS"]
|
||||
if not webrender and (os == "linux") and not debug and fission: ["FAIL", "PASS"]
|
||||
if not webrender and (os == "linux") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if not webrender and (os == "android") and not debug: PASS
|
||||
if webrender: PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
[embedded_style_urls.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and fission and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and fission and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not fission and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not fission and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and debug: ["FAIL", "PASS"]
|
||||
if not webrender and (os == "win") and debug and (processor == "x86") and fission: ["FAIL", "PASS"]
|
||||
if not webrender and (os == "win") and debug and (processor == "x86_64"): FAIL
|
||||
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 == "android") and not debug: PASS
|
||||
if not webrender and (os == "mac"): PASS
|
||||
if webrender: PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,19 +1,31 @@
|
|||
[shared.html]
|
||||
[ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[ImageBitmap 1x1 non-transparent non-black]
|
||||
expected: FAIL
|
||||
[Array ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Array ImageBitmap object, ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Object ImageBitmap object, ImageBitmap 1x1 transparent black]
|
||||
expected: FAIL
|
||||
|
||||
[Array ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
||||
expected: FAIL
|
||||
[ImageBitmap 1x1 non-transparent non-black]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Object ImageBitmap object, ImageBitmap 1x1 transparent non-black]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[ImageBitmap 1x1 transparent black]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Object ImageBitmap object, ImageBitmap 1x1 transparent black]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
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"]
|
||||
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and fission and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and fission and not webrender: ["PASS", "FAIL"]
|
||||
|
||||
|
||||
[event-timeout.any.html]
|
||||
|
|
Загрузка…
Ссылка в новой задаче