Bug 1462329 - [wpt-sync] Update web-platform-tests to b395fb03bf62cbda20a383842b8da1701080ec43, a=testonly

wpt-head: b395fb03bf62cbda20a383842b8da1701080ec43
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2018-05-17 14:15:18 +00:00 коммит произвёл James Graham
Родитель 15c43fdaf5
Коммит 56078e8e45
89 изменённых файлов: 357 добавлений и 77 удалений

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

@ -2,3 +2,5 @@
[ImageBitmapRenderingContext interface: existence and properties of interface object]
expected: FAIL
[interfaces.any.html]

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

@ -1,2 +1,5 @@
[no-arguments.https.html]
expected: TIMEOUT
expected: ERROR
[requestDevice() requires an argument.]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[dedicated-inheritance.html]
expected: TIMEOUT
expected: ERROR
[Same-origin 'fetch()' in http:?pipe=sub|header(Content-Security-Policy,connect-src%20%27none%27)]
expected: TIMEOUT

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

@ -1,2 +1,11 @@
[serviceworker_cookieStore_subscriptions.tentative.https.html]
expected: TIMEOUT
[getChangeSubscriptions returns subscriptions passed to subscribeToChanges]
expected: TIMEOUT
[subscribeToChanges rejects when called outside the install handler]
expected: NOTRUN
[cookiechange dispatched with cookie change that matches subscription]
expected: NOTRUN

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

@ -1,2 +1,8 @@
[serviceworker_cookieStore_subscriptions_basic.tentative.https.html]
expected: TIMEOUT
[getChangeSubscriptions returns a subscription passed to subscribeToChanges]
expected: TIMEOUT
[cookiechange dispatched with cookie change that matches subscription]
expected: NOTRUN

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

@ -2,5 +2,7 @@
expected:
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): TIMEOUT
[non-secure origins should be able to force out insecure cookies.]
expected: FAIL
expected:
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): TIMEOUT
FAIL

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

@ -1,4 +1,6 @@
[create-cookie-http.html]
expected:
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): ERROR
[Untitled]
expected: FAIL

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

@ -1 +1,2 @@
prefs: [network.http.rcwn.enabled:false]
[304.htm]

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

@ -1 +1,2 @@
prefs: [layout.css.getBoxQuads.enabled:true, layout.css.convertFromNode.enabled:true]
[cssom-getBoxQuads-001.html]

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

@ -29,3 +29,5 @@
[SVGFEImageElement interface: attribute crossOrigin]
expected: FAIL
[interfaces.any.worker.html]

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

@ -2682,3 +2682,12 @@
[DOMMatrixReadOnly interface: DOMMatrix.fromMatrix({is2D: false}) must not have property "undefined"]
expected: FAIL
[Test driver]
expected: FAIL
[DOMPointReadOnly interface: operation toJSON()]
expected: FAIL
[DOMPointReadOnly interface: new DOMPointReadOnly() must inherit property "toJSON()" with the proper type]
expected: FAIL

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

@ -2,3 +2,5 @@
[HTMLIFrameElement interface: attribute allow]
expected: FAIL
[interfaces.any.worker.html]

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

@ -1,5 +1,5 @@
[picture-in-picture-allowed-by-feature-policy.https.sub.html]
expected: TIMEOUT
expected: ERROR
[Feature-Policy header: picture-in-picture * allows the top-level document.]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[picture-in-picture-default-feature-policy.https.sub.html]
expected: TIMEOUT
expected: ERROR
[Default "picture-in-picture" feature policy [*\] allows the top-level document.]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[picture-in-picture-disabled-by-feature-policy.https.sub.html]
expected: TIMEOUT
expected: ERROR
[Feature-Policy header: picture-in-picture "none" disallows the top-level document.]
expected: TIMEOUT

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

@ -1 +1,2 @@
prefs: [network.http.rcwn.enabled:false]
[conditional-get.html]

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

@ -1,12 +0,0 @@
[cors-filtering-worker.html]
[CORS filter on Set-Cookie header]
disabled:
if not debug and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1260654
[CORS filter on Set-Cookie header, header is exposed]
disabled:
if not debug and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1260654
[CORS filter on Content-Length header]
expected: FAIL

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

@ -1,12 +0,0 @@
[cors-filtering.html]
[CORS filter on Set-Cookie header, header is exposed]
disabled:
if not debug and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1260654
[CORS filter on Set-Cookie header]
disabled:
if not debug and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1260654
[CORS filter on Content-Length header]
expected: FAIL

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

@ -0,0 +1,9 @@
[cors-filtering.sub.any.worker.html]
[CORS filter on Content-Length header]
expected: FAIL
[cors-filtering.sub.any.html]
[CORS filter on Content-Length header]
expected: FAIL

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

@ -1 +1,2 @@
prefs: [network.http.rcwn.enabled:false]
[request-cache-default.html]

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

@ -1 +1,2 @@
prefs: [network.http.rcwn.enabled:false]
[request-cache-force-cache.html]

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

@ -1 +1,2 @@
prefs: [network.http.rcwn.enabled:false]
[request-cache-reload.html]

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

@ -1,3 +1,4 @@
[resume-timer-on-history-back.html]
disabled:
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1321179

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

@ -1,2 +1,11 @@
[appcache-worker.https.html]
expected: TIMEOUT
[Shared worker of the cached script]
expected: FAIL
[Shared worker of the fallbacked script]
expected: TIMEOUT
[Shared worker of the not-in-cache script]
expected: NOTRUN

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

@ -3,3 +3,7 @@
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH
if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH
if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH
if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): CRASH
if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): CRASH
if debug and not webrender and e10s and (os == "mac") and (version == "OS X 10.10.5") and (processor == "x86_64") and (bits == 64): CRASH

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

@ -1,2 +1,11 @@
[focus-02.html]
expected: TIMEOUT
[The keydown event must be targeted at the body element]
expected: TIMEOUT
[The keypress event must be targeted at the body element]
expected: NOTRUN
[The keyup event must be targeted at the body element]
expected: NOTRUN

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

@ -1,5 +1,5 @@
[serialization-via-idb.any.worker.html]
expected: TIMEOUT
expected: ERROR
[serialization-via-idb.any.html]
[SharedArrayBuffer cloning via IndexedDB: basic case]

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

@ -1,5 +1,5 @@
[image-decode-iframe.html]
expected: TIMEOUT
expected: ERROR
[(misc) Decode from removed iframe fails (loaded img)]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[inline-event-handler.html]
expected: TIMEOUT
expected: ERROR
[dynamic import should work when triggered from inline event handlers]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[string-compilation-base-url-external-classic.html]
expected: TIMEOUT
expected: ERROR
[setTimeout should successfully import]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[string-compilation-base-url-external-module.html]
expected: TIMEOUT
expected: ERROR
[setTimeout should successfully import]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[string-compilation-base-url-inline-classic.html]
expected: TIMEOUT
expected: ERROR
[setTimeout should successfully import]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[string-compilation-base-url-inline-module.html]
expected: TIMEOUT
expected: ERROR
[setTimeout should successfully import]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[string-compilation-classic.html]
expected: TIMEOUT
expected: ERROR
[eval should successfully import]
expected: FAIL

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

@ -1,5 +1,5 @@
[string-compilation-module.html]
expected: TIMEOUT
expected: ERROR
[eval should successfully import]
expected: FAIL

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

@ -1,5 +1,5 @@
[string-compilation-nonce-classic.html]
expected: TIMEOUT
expected: ERROR
[setTimeout must inherit the nonce from the triggering script, thus execute]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[string-compilation-nonce-module.html]
expected: TIMEOUT
expected: ERROR
[setTimeout must inherit the nonce from the triggering script, thus execute]
expected: TIMEOUT

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

@ -11,3 +11,7 @@
[html5lib_tests15.html 938af694979b4eae59e7bd3ab71d76e5254192a0]
expected: FAIL
[html5lib_tests15.html?run_type=write]
[html5lib_tests15.html?run_type=uri]

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

@ -48,3 +48,6 @@
[mutationObserverMicrotask vs. postMessageTask ordering is not disturbed inside unhandledrejection events]
expected: TIMEOUT
[Service worker setup]
expected: TIMEOUT

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

@ -1,6 +0,0 @@
[reftest.https.html]
expected:
if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR
if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR
if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): ERROR
if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): ERROR

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

@ -1 +1,2 @@
prefs: [privacy.reduceTimerPrecision:false]
[timestamp.html]

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

@ -1,2 +1,5 @@
[navigator-keyboard-lock-blocked-from-cross-origin-iframe.https.html]
expected: TIMEOUT
[[Keyboard Lock\] lock method call blocked from within cross-origin iframe]
expected: TIMEOUT

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

@ -1,2 +1,5 @@
[navigator-keyboard-lock-blocked-from-iframe.https.html]
expected: TIMEOUT
[[Keyboard Lock\] navigator.keyboard.lock blocked from within iframe]
expected: TIMEOUT

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

@ -1,3 +1,4 @@
[historical.html]
[navigator.mozGetUserMedia should not exist]
expected: FAIL

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

@ -1,2 +1,2 @@
local: 7d40900db3373fd2aae306321f4013c23e9e218f
upstream: 8233b0b8f835c970502c2fc6ef61fa51c3d4f6ce
local: 90d9d20d4e4d7a79509c9a13a07e63a463f89527
upstream: b395fb03bf62cbda20a383842b8da1701080ec43

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

@ -1,2 +1,44 @@
[offscreencanvas.convert.to.blob.w.html]
expected: TIMEOUT
expected: ERROR
[Test that convertToBlob with default arguments produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with default type/1.0 quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with default type/0.2 quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with png/default quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with png/1.0 quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with png/0.2 quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with jpeg/default quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with jpeg/1.0 quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with jpeg/0.2 quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with webp/default quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with webp/1.0 quality produces correct result in a worker]
expected: TIMEOUT
[Test that convertToBlob with webp/0.2 quality produces correct result in a worker]
expected: TIMEOUT
[Test that call convertToBlob on a detached OffscreenCanvas throws exception in a worker]
expected: TIMEOUT
[Test that call convertToBlob on a OffscreenCanvas with size 0 throws exception in a worker]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[offscreencanvas.filter.w.html]
expected: TIMEOUT
expected: ERROR
[Untitled]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[offscreencanvas.commit.w.html]
expected: TIMEOUT
expected: ERROR
[Test that calling OffscreenCanvas's commit pushes its contents to its placeholder.]
expected: FAIL

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

@ -1,5 +1,5 @@
[offscreencanvas.transfer.to.imagebitmap.w.html]
expected: TIMEOUT
expected: ERROR
[Test that transferToImageBitmap returns an ImageBitmap with correct width and height in a worker]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[offscreencanvas.transferrable.w.html]
expected: TIMEOUT
expected: ERROR
[Test that OffscreenCanvas's size is correct after being transferred from a worker.]
expected: TIMEOUT

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

@ -1,2 +1,5 @@
[untrusted-event.https.html]
expected: TIMEOUT
[Test for untrusted event]
expected: TIMEOUT

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

@ -1,2 +1,20 @@
[disable-picture-in-picture.html]
expected: TIMEOUT
expected: ERROR
[Test disablePictureInPicture IDL attribute]
expected: FAIL
[Request Picture-in-Picture rejects if disablePictureInPicture is true]
expected: TIMEOUT
[Request Picture-in-Picture rejects if disablePictureInPicture becomes true before promise resolves.]
expected: NOTRUN
[pictureInPictureElement is unset if disablePictureInPicture becomes true]
expected: NOTRUN
[pictureInPictureElement is unchanged if disablePictureInPicture becomes false]
expected: NOTRUN
[pictureInPictureElement is unchanged if disablePictureInPicture becomes true for another video]
expected: NOTRUN

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

@ -1,2 +1,5 @@
[enter-picture-in-picture.html]
expected: TIMEOUT
expected: ERROR
[Test enterpictureinpicture event]
expected: TIMEOUT

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

@ -1,2 +1,8 @@
[exit-picture-in-picture.html]
expected: TIMEOUT
expected: ERROR
[Exit Picture-in-Picture resolves when there is a Picture-in-Picture video]
expected: TIMEOUT
[Exit Picture-in-Picture rejects when there is no Picture-in-Picture video]
expected: NOTRUN

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

@ -1,2 +1,8 @@
[leave-picture-in-picture.html]
expected: TIMEOUT
expected: ERROR
[leavepictureinpicture event is fired if document.exitPictureInPicture]
expected: TIMEOUT
[leavepictureinpicture event is fired if video.disablePictureInPicture is set to true]
expected: NOTRUN

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

@ -1,2 +1,14 @@
[picture-in-picture-window.html]
expected: TIMEOUT
expected: ERROR
[Picture-in-Picture window dimensions are set after entering Picture-in-Picture]
expected: TIMEOUT
[Picture-in-Picture window dimensions are set to 0 after entering Picture-in-Picture for another video]
expected: NOTRUN
[Picture-in-Picture window dimensions are set to 0 after exiting Picture-in-Picture]
expected: NOTRUN
[Picture-in-Picture window dimensions are set to 0 if disablePictureInPicture becomes true]
expected: NOTRUN

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

@ -1,2 +1,17 @@
[request-picture-in-picture.html]
expected: TIMEOUT
expected: ERROR
[request Picture-in-Picture resolves on user click]
expected: TIMEOUT
[request Picture-in-Picture requires loaded metadata for the video element]
expected: NOTRUN
[request Picture-in-Picture requires video track for the video element]
expected: NOTRUN
[request Picture-in-Picture requires a user gesture]
expected: NOTRUN
[request Picture-in-Picture consumes user gesture]
expected: NOTRUN

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

@ -1 +1,2 @@
prefs: [privacy.reduceTimerPrecision:false]
[basic.html]

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

@ -0,0 +1,4 @@
[installing.https.html]
[installing is set]
expected: FAIL

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

@ -3,3 +3,9 @@
[Navigation Preload with broken chunked encoding must fail.]
expected: TIMEOUT
[FetchEvent#preloadResponse resolves even if the body is sent with broken chunked encoding.]
expected: TIMEOUT
[FetchEvent#preloadResponse resolves even if the body is sent with broken chunked encoding with some delays]
expected: NOTRUN

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

@ -4,3 +4,9 @@ prefs: [privacy.reduceTimerPrecision:false]
[Resource Timing]
expected: TIMEOUT
[Test Performance Timeline API in Service Worker]
expected: TIMEOUT
[empty service worker fetch event included in performance timings]
expected: NOTRUN

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

@ -1 +1,2 @@
prefs: [privacy.reduceTimerPrecision:false]
[resource-timing.https.html]

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

@ -1,6 +0,0 @@
[svg-target-reftest.https.html]
expected:
if debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR
if not debug and not webrender and e10s and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): ERROR
if debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): ERROR
if not debug and not webrender and e10s and (os == "win") and (version == "10.0.15063") and (processor == "x86_64") and (bits == 64): ERROR

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

@ -1,2 +1,2 @@
[brand-checks.sharedworker.html]
expected: TIMEOUT
expected: ERROR

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

@ -1,2 +1,2 @@
[properties.sharedworker.html]
expected: TIMEOUT
expected: ERROR

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

@ -1,2 +1,2 @@
[brand-checks.sharedworker.html]
expected: TIMEOUT
expected: ERROR

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

@ -1,2 +1,2 @@
[properties.sharedworker.html]
expected: TIMEOUT
expected: ERROR

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

@ -2,3 +2,5 @@
[URL interface: legacy window alias]
expected: FAIL
[interfaces.any.worker.html]

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

@ -1,5 +1,5 @@
[viewport-no-resize-event-on-overflow-recalc.html]
expected: TIMEOUT
expected: ERROR
[Resize event not fired at window.visualViewport when content is added]
expected: NOTRUN

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

@ -1,5 +1,5 @@
[viewport-resize-event-on-load-overflowing-page.html]
expected: TIMEOUT
expected: ERROR
[Resize event fired exactly once against window.visualViewport if scrollbars affect layout.]
expected: NOTRUN

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

@ -1 +1,2 @@
prefs: [layout.css.font-variations.enabled:true, layout.css.overflow-clip-box.enabled:true, layout.css.individual-transform.enabled:true]
[accumulation-per-property.html]

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

@ -1 +1,2 @@
prefs: [layout.css.font-variations.enabled:true, layout.css.overflow-clip-box.enabled:true, layout.css.individual-transform.enabled:true]
[addition-per-property.html]

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

@ -1,2 +1,38 @@
[k-rate-panner.html]
expected: TIMEOUT
[X k-rate positionX: Output of k-rate PannerNode expected to be equal to the array [0,0.0033637583255767822,0.0062364861369132996,0.008294522762298584,0.009320056065917015,0.009223895147442818,0.00805223174393177,0.005976978689432144,0.0032713967375457287,0.00027436629170551896,-0.0026520458050072193,-0.005166400223970413,-0.006987776607275009,-0.00792707223445177,-0.00790623389184475,-0.006963531486690044...\] but differs in 1 places:\n\tIndex\tActual\t\t\tExpected\n\t[80\]\tNaN\tNaN]
expected: FAIL
[X k-rate positionX: Output of a-rate PannerNode expected to be equal to the array [0,0.0033637583255767822,0.0062364861369132996,0.008294522762298584,0.009320056065917015,0.009223895147442818,0.00805223174393177,0.005976978689432144,0.0032713967375457287,0.00027436629170551896,-0.0026520458050072193,-0.005166400223970413,-0.006987776607275009,-0.00792707223445177,-0.00790623389184475,-0.006963531486690044...\] but differs in 1 places:\n\tIndex\tActual\t\t\tExpected\n\t[80\]\tNaN\tNaN]
expected: FAIL
[< [Panner k-rate positionX\] 2 out of 8 assertions were failed.]
expected: FAIL
[X k-rate positionY: Output of k-rate PannerNode expected to be equal to the array [0,0.003107768017798662,0.005762211978435516,0.007664485368877649,0.008613294921815395,0.008525919169187546,0.007444506511092186,0.0055272700265049934,0.0030261334031820297,0.0002538795815780759,-0.002454914851114154,-0.004784293007105589,-0.00647379457950592,-0.007347481325268745,-0.007331897970288992,-0.0064611900597810745...\] but differs in 1 places:\n\tIndex\tActual\t\t\tExpected\n\t[80\]\tNaN\tNaN]
expected: FAIL
[X k-rate positionY: Output of a-rate PannerNode expected to be equal to the array [0,0.003107768017798662,0.005762211978435516,0.007664485368877649,0.008613294921815395,0.008525919169187546,0.007444506511092186,0.0055272700265049934,0.0030261334031820297,0.0002538795815780759,-0.002454914851114154,-0.004784293007105589,-0.00647379457950592,-0.007347481325268745,-0.007331897970288992,-0.0064611900597810745...\] but differs in 1 places:\n\tIndex\tActual\t\t\tExpected\n\t[80\]\tNaN\tNaN]
expected: FAIL
[< [Panner k-rate positionY\] 2 out of 8 assertions were failed.]
expected: FAIL
[X k-rate orientationX: Difference between a-rate and k-rate PannerNode should have contain at least one value different from 0.]
expected: FAIL
[< [Panner k-rate orientationX\] 1 out of 8 assertions were failed.]
expected: FAIL
[X k-rate orientationY: Difference between a-rate and k-rate PannerNode should have contain at least one value different from 0.]
expected: FAIL
[< [Panner k-rate orientationY\] 1 out of 8 assertions were failed.]
expected: FAIL
[X k-rate orientationZ: Difference between a-rate and k-rate PannerNode should have contain at least one value different from 0.]
expected: FAIL
[< [Panner k-rate orientationZ\] 1 out of 8 assertions were failed.]
expected: FAIL

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

@ -0,0 +1,3 @@
[key.py]
expected:
if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT

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

@ -0,0 +1,3 @@
[close.py]
expected:
if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT

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

@ -0,0 +1,3 @@
[delete.py]
expected:
if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT

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

@ -0,0 +1,3 @@
[get.py]
expected:
if debug and webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT

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

@ -1,3 +1,4 @@
[RTCPeerConnection-setRemoteDescription.html]
[Switching role from offerer to answerer after going back to stable state should succeed]
expected: FAIL

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

@ -1,5 +1,17 @@
[Create-Secure-extensions-empty.any.html]
expected: TIMEOUT
[W3C WebSocket API - Create Secure WebSocket - wsocket.extensions should be set to '' after connection is established - Connection should be opened]
expected: FAIL
[W3C WebSocket API - Create Secure WebSocket - wsocket.extensions should be set to '' after connection is established - Connection should be closed]
expected: NOTRUN
[Create-Secure-extensions-empty.any.worker.html]
expected: TIMEOUT
[W3C WebSocket API - Create Secure WebSocket - wsocket.extensions should be set to '' after connection is established - Connection should be opened]
expected: FAIL
[W3C WebSocket API - Create Secure WebSocket - wsocket.extensions should be set to '' after connection is established - Connection should be closed]
expected: NOTRUN

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

@ -2,3 +2,5 @@
disabled:
if (os == "win") and (version == "5.1.2600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1090198
if e10s and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1090198
[014.html?wss]

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

@ -2,3 +2,5 @@
[WebSockets: setting Secure cookie with document.cookie, checking ws request]
expected: FAIL
[006.html]

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

@ -1,3 +1,5 @@
[001.html]
disabled:
if (os == "linux") and debug and webrender: https://bugzilla.mozilla.org/show_bug.cgi?id=1372789
[001.html?wss]

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

@ -1 +1,2 @@
prefs: [privacy.reduceTimerPrecision:false]
[WorkerPerformanceNow.html]

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

@ -1,2 +1,11 @@
[dedicated-worker-import-meta.html]
expected: TIMEOUT
expected: ERROR
[Test import.meta.url on the top-level module script.]
expected: TIMEOUT
[Test import.meta.url on the imported module script.]
expected: NOTRUN
[Test import.meta.url on the imported module script with a fragment.]
expected: NOTRUN

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

@ -1,2 +1,23 @@
[dedicated-worker-import.html]
expected: TIMEOUT
expected: ERROR
[Test static import on DedicatedWorkerGlobalScope.]
expected: TIMEOUT
[Test nested static import on DedicatedWorkerGlobalScope.]
expected: NOTRUN
[Test static import and then dynamic import on DedicatedWorkerGlobalScope.]
expected: NOTRUN
[Test dynamic import on DedicatedWorkerGlobalScope.]
expected: NOTRUN
[Test nested dynamic import on DedicatedWorkerGlobalScope.]
expected: NOTRUN
[Test dynamic import and then static import on DedicatedWorkerGlobalScope.]
expected: NOTRUN
[importScripts() on module worker should throw an exception.]
expected: NOTRUN

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

@ -1,5 +1,5 @@
[005.html]
expected: TIMEOUT
expected: ERROR
[dedicated worker in shared worker in dedicated worker]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[006.html]
expected: TIMEOUT
expected: ERROR
[shared worker in dedicated worker in shared worker]
expected: TIMEOUT

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

@ -1,5 +1,5 @@
[007.html]
expected: TIMEOUT
expected: ERROR
[shared worker in dedicated worker in shared worker]
expected: TIMEOUT

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

@ -1 +1,2 @@
prefs: [privacy.reduceTimerPrecision:false]
[002.html]