diff --git a/testing/web-platform/meta/IndexedDB/interfaces.any.js.ini b/testing/web-platform/meta/IndexedDB/interfaces.any.js.ini index 85ac5c4803b6..8824b094700f 100644 --- a/testing/web-platform/meta/IndexedDB/interfaces.any.js.ini +++ b/testing/web-platform/meta/IndexedDB/interfaces.any.js.ini @@ -2,3 +2,5 @@ [ImageBitmapRenderingContext interface: existence and properties of interface object] expected: FAIL + +[interfaces.any.html] diff --git a/testing/web-platform/meta/cors/304.htm.ini b/testing/web-platform/meta/cors/304.htm.ini index 6498aad1cc12..c460f632775f 100644 --- a/testing/web-platform/meta/cors/304.htm.ini +++ b/testing/web-platform/meta/cors/304.htm.ini @@ -1 +1,2 @@ prefs: [network.http.rcwn.enabled:false] +[304.htm] diff --git a/testing/web-platform/meta/css/css-fonts/variations/font-shorthand.html.ini b/testing/web-platform/meta/css/css-fonts/variations/font-shorthand.html.ini index 0c9a144fc019..26a0aed2d4ad 100644 --- a/testing/web-platform/meta/css/css-fonts/variations/font-shorthand.html.ini +++ b/testing/web-platform/meta/css/css-fonts/variations/font-shorthand.html.ini @@ -1,14 +1,10 @@ [font-shorthand.html] - [Font shorthand: 'oblique' with positive angle] expected: FAIL [Font shorthand: 'oblique' with hegative angle] expected: FAIL - [Font shorthand: 'oblique' with angle followed by valid calc() weight] - expected: FAIL - [Font shorthand: 'oblique' with positive angle followed by valid weight] expected: FAIL @@ -21,3 +17,6 @@ [Font shorthand: To-be-clamped calc() weight folowed by 'oblique' and slant angle] expected: FAIL + [Font shorthand: 'oblique' with angle followed by valid calc() weight] + expected: FAIL + diff --git a/testing/web-platform/meta/css/cssom-view/cssom-getBoxQuads-001.html.ini b/testing/web-platform/meta/css/cssom-view/cssom-getBoxQuads-001.html.ini index 153286bb8e11..3a1f70682543 100644 --- a/testing/web-platform/meta/css/cssom-view/cssom-getBoxQuads-001.html.ini +++ b/testing/web-platform/meta/css/cssom-view/cssom-getBoxQuads-001.html.ini @@ -1 +1,2 @@ prefs: [layout.css.getBoxQuads.enabled:true, layout.css.convertFromNode.enabled:true] +[cssom-getBoxQuads-001.html] diff --git a/testing/web-platform/meta/css/filter-effects/interfaces.any.js.ini b/testing/web-platform/meta/css/filter-effects/interfaces.any.js.ini index ef9431363cd2..b7fe9414cb31 100644 --- a/testing/web-platform/meta/css/filter-effects/interfaces.any.js.ini +++ b/testing/web-platform/meta/css/filter-effects/interfaces.any.js.ini @@ -29,3 +29,5 @@ [SVGFEImageElement interface: attribute crossOrigin] expected: FAIL + +[interfaces.any.worker.html] diff --git a/testing/web-platform/meta/eventsource/dedicated-worker/eventsource-close2.htm.ini b/testing/web-platform/meta/eventsource/dedicated-worker/eventsource-close2.htm.ini new file mode 100644 index 000000000000..2752258e6dc3 --- /dev/null +++ b/testing/web-platform/meta/eventsource/dedicated-worker/eventsource-close2.htm.ini @@ -0,0 +1,3 @@ +[eventsource-close2.htm] + expected: + if debug and not e10s: CRASH diff --git a/testing/web-platform/meta/feature-policy/interfaces.any.js.ini b/testing/web-platform/meta/feature-policy/interfaces.any.js.ini index 247ad480f273..c1b53cb2455c 100644 --- a/testing/web-platform/meta/feature-policy/interfaces.any.js.ini +++ b/testing/web-platform/meta/feature-policy/interfaces.any.js.ini @@ -2,3 +2,5 @@ [HTMLIFrameElement interface: attribute allow] expected: FAIL + +[interfaces.any.worker.html] diff --git a/testing/web-platform/meta/fetch/api/basic/conditional-get.html.ini b/testing/web-platform/meta/fetch/api/basic/conditional-get.html.ini index 6498aad1cc12..0e1c8fb86527 100644 --- a/testing/web-platform/meta/fetch/api/basic/conditional-get.html.ini +++ b/testing/web-platform/meta/fetch/api/basic/conditional-get.html.ini @@ -1 +1,2 @@ prefs: [network.http.rcwn.enabled:false] +[conditional-get.html] diff --git a/testing/web-platform/meta/fetch/api/request/request-cache-default.html.ini b/testing/web-platform/meta/fetch/api/request/request-cache-default.html.ini index 6498aad1cc12..b5089424c859 100644 --- a/testing/web-platform/meta/fetch/api/request/request-cache-default.html.ini +++ b/testing/web-platform/meta/fetch/api/request/request-cache-default.html.ini @@ -1 +1,2 @@ prefs: [network.http.rcwn.enabled:false] +[request-cache-default.html] diff --git a/testing/web-platform/meta/fetch/api/request/request-cache-force-cache.html.ini b/testing/web-platform/meta/fetch/api/request/request-cache-force-cache.html.ini index 6498aad1cc12..040f10f2bb38 100644 --- a/testing/web-platform/meta/fetch/api/request/request-cache-force-cache.html.ini +++ b/testing/web-platform/meta/fetch/api/request/request-cache-force-cache.html.ini @@ -1 +1,2 @@ prefs: [network.http.rcwn.enabled:false] +[request-cache-force-cache.html] diff --git a/testing/web-platform/meta/fetch/api/request/request-cache-reload.html.ini b/testing/web-platform/meta/fetch/api/request/request-cache-reload.html.ini index 6498aad1cc12..3bc17e282099 100644 --- a/testing/web-platform/meta/fetch/api/request/request-cache-reload.html.ini +++ b/testing/web-platform/meta/fetch/api/request/request-cache-reload.html.ini @@ -1 +1,2 @@ prefs: [network.http.rcwn.enabled:false] +[request-cache-reload.html] diff --git a/testing/web-platform/meta/fetch/security/redirect-to-url-with-credentials.https.html.ini b/testing/web-platform/meta/fetch/security/redirect-to-url-with-credentials.https.html.ini index 646c990e15ed..f903b9d7fa3f 100644 --- a/testing/web-platform/meta/fetch/security/redirect-to-url-with-credentials.https.html.ini +++ b/testing/web-platform/meta/fetch/security/redirect-to-url-with-credentials.https.html.ini @@ -1,6 +1,4 @@ [redirect-to-url-with-credentials.https.html] - expected: - if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): ERROR [Untitled] expected: FAIL diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/scroll-to-fragid/replacement-enabled.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/scroll-to-fragid/replacement-enabled.html.ini deleted file mode 100644 index 982838270604..000000000000 --- a/testing/web-platform/meta/html/browsers/browsing-the-web/scroll-to-fragid/replacement-enabled.html.ini +++ /dev/null @@ -1,6 +0,0 @@ -[replacement-enabled.html] - [Navigating to a fragment should not clear forward history] - expected: - if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): FAIL - if debug: FAIL - diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/unload/007.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/unload/007.html.ini deleted file mode 100644 index d9034abfc2a7..000000000000 --- a/testing/web-platform/meta/html/browsers/browsing-the-web/unloading-documents/unload/007.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[007.html] - [salvagable state of document after setting unload listener] - expected: - if debug: TIMEOUT - diff --git a/testing/web-platform/meta/html/syntax/parsing/html5lib_tests15.html.ini b/testing/web-platform/meta/html/syntax/parsing/html5lib_tests15.html.ini index 050d4306ac64..f0a32a43d580 100644 --- a/testing/web-platform/meta/html/syntax/parsing/html5lib_tests15.html.ini +++ b/testing/web-platform/meta/html/syntax/parsing/html5lib_tests15.html.ini @@ -11,3 +11,7 @@ [html5lib_tests15.html 938af694979b4eae59e7bd3ab71d76e5254192a0] expected: FAIL + +[html5lib_tests15.html?run_type=write] + +[html5lib_tests15.html?run_type=uri] diff --git a/testing/web-platform/meta/intersection-observer/timestamp.html.ini b/testing/web-platform/meta/intersection-observer/timestamp.html.ini index 97bd26576858..224d6e7aa08e 100644 --- a/testing/web-platform/meta/intersection-observer/timestamp.html.ini +++ b/testing/web-platform/meta/intersection-observer/timestamp.html.ini @@ -1 +1,2 @@ prefs: [privacy.reduceTimerPrecision:false] +[timestamp.html] diff --git a/testing/web-platform/meta/mozilla-sync b/testing/web-platform/meta/mozilla-sync index 79e02bfc7813..e9a6fda06c7e 100644 --- a/testing/web-platform/meta/mozilla-sync +++ b/testing/web-platform/meta/mozilla-sync @@ -1,2 +1,2 @@ -local: 7401e4c3c532478101409a453ec148375503c3fa -upstream: ad4ef4f58d232848a2acbde645a89d05fa3e3bcf +local: 9a577a7314fb9518d552cf88643c85d4c8b47492 +upstream: 03d76cc0bf283aead5520fd4137a7fc7607ee917 diff --git a/testing/web-platform/meta/requestidlecallback/basic.html.ini b/testing/web-platform/meta/requestidlecallback/basic.html.ini index 97bd26576858..712d4b3ee5d4 100644 --- a/testing/web-platform/meta/requestidlecallback/basic.html.ini +++ b/testing/web-platform/meta/requestidlecallback/basic.html.ini @@ -1 +1,2 @@ prefs: [privacy.reduceTimerPrecision:false] +[basic.html] diff --git a/testing/web-platform/meta/resource-timing/single-entry-per-resource.html.ini b/testing/web-platform/meta/resource-timing/single-entry-per-resource.html.ini deleted file mode 100644 index 6add2e3a2b83..000000000000 --- a/testing/web-platform/meta/resource-timing/single-entry-per-resource.html.ini +++ /dev/null @@ -1,5 +0,0 @@ -[single-entry-per-resource.html] - [Only one resource entry per resource] - expected: - if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): FAIL - diff --git a/testing/web-platform/meta/service-workers/cache-storage/window/cache-abort.https.html.ini b/testing/web-platform/meta/service-workers/cache-storage/window/cache-abort.https.html.ini new file mode 100644 index 000000000000..377238367c04 --- /dev/null +++ b/testing/web-platform/meta/service-workers/cache-storage/window/cache-abort.https.html.ini @@ -0,0 +1,16 @@ +[cache-abort.https.html] + [put() followed by abort after headers received should reject with AbortError] + expected: FAIL + + [add() synchronously followed by abort should reject with AbortError] + expected: FAIL + + [add() followed by abort after headers received should reject with AbortError] + expected: FAIL + + [addAll() synchronously followed by abort should reject with AbortError] + expected: FAIL + + [addAll() followed by abort after headers received should reject with AbortError] + expected: FAIL + diff --git a/testing/web-platform/meta/service-workers/cache-storage/worker/cache-abort.https.html.ini b/testing/web-platform/meta/service-workers/cache-storage/worker/cache-abort.https.html.ini new file mode 100644 index 000000000000..377238367c04 --- /dev/null +++ b/testing/web-platform/meta/service-workers/cache-storage/worker/cache-abort.https.html.ini @@ -0,0 +1,16 @@ +[cache-abort.https.html] + [put() followed by abort after headers received should reject with AbortError] + expected: FAIL + + [add() synchronously followed by abort should reject with AbortError] + expected: FAIL + + [add() followed by abort after headers received should reject with AbortError] + expected: FAIL + + [addAll() synchronously followed by abort should reject with AbortError] + expected: FAIL + + [addAll() followed by abort after headers received should reject with AbortError] + expected: FAIL + diff --git a/testing/web-platform/meta/service-workers/service-worker/multi-globals/url-parsing.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/multi-globals/url-parsing.https.html.ini deleted file mode 100644 index 973279b88300..000000000000 --- a/testing/web-platform/meta/service-workers/service-worker/multi-globals/url-parsing.https.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[url-parsing.https.html] - [register should use the relevant global of the object it was called on to resolve the script URL and the default scope URL] - expected: FAIL - - [register should use the relevant global of the object it was called on to resolve the script URL and the given scope URL] - expected: FAIL - - [getRegistration should use the relevant global of the object it was called on to resolve the script URL] - expected: FAIL - diff --git a/testing/web-platform/meta/service-workers/service-worker/resource-timing.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/resource-timing.https.html.ini index 97bd26576858..40fafb2415ff 100644 --- a/testing/web-platform/meta/service-workers/service-worker/resource-timing.https.html.ini +++ b/testing/web-platform/meta/service-workers/service-worker/resource-timing.https.html.ini @@ -1 +1,2 @@ prefs: [privacy.reduceTimerPrecision:false] +[resource-timing.https.html] diff --git a/testing/web-platform/meta/service-workers/service-worker/svg-target-reftest.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/svg-target-reftest.https.html.ini index 79bf6136b382..df3d7680a391 100644 --- a/testing/web-platform/meta/service-workers/service-worker/svg-target-reftest.https.html.ini +++ b/testing/web-platform/meta/service-workers/service-worker/svg-target-reftest.https.html.ini @@ -4,4 +4,3 @@ 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 - if debug and not webrender and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): TIMEOUT diff --git a/testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini new file mode 100644 index 000000000000..5a344e3fac05 --- /dev/null +++ b/testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini @@ -0,0 +1,2 @@ +[worker-interception-redirect.https.html] + expected: TIMEOUT diff --git a/testing/web-platform/meta/url/interfaces.any.js.ini b/testing/web-platform/meta/url/interfaces.any.js.ini index 879968971ec3..d0d5686fa01d 100644 --- a/testing/web-platform/meta/url/interfaces.any.js.ini +++ b/testing/web-platform/meta/url/interfaces.any.js.ini @@ -2,3 +2,5 @@ [URL interface: legacy window alias] expected: FAIL + +[interfaces.any.worker.html] diff --git a/testing/web-platform/meta/web-animations/animation-model/animation-types/accumulation-per-property.html.ini b/testing/web-platform/meta/web-animations/animation-model/animation-types/accumulation-per-property.html.ini index 67cc89782b57..970ee21426d7 100644 --- a/testing/web-platform/meta/web-animations/animation-model/animation-types/accumulation-per-property.html.ini +++ b/testing/web-platform/meta/web-animations/animation-model/animation-types/accumulation-per-property.html.ini @@ -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] diff --git a/testing/web-platform/meta/web-animations/animation-model/animation-types/addition-per-property.html.ini b/testing/web-platform/meta/web-animations/animation-model/animation-types/addition-per-property.html.ini index 67cc89782b57..81a7de255fe9 100644 --- a/testing/web-platform/meta/web-animations/animation-model/animation-types/addition-per-property.html.ini +++ b/testing/web-platform/meta/web-animations/animation-model/animation-types/addition-per-property.html.ini @@ -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] diff --git a/testing/web-platform/meta/webdriver/tests/actions/key.py.ini b/testing/web-platform/meta/webdriver/tests/actions/key.py.ini deleted file mode 100644 index a0c15cdbfc92..000000000000 --- a/testing/web-platform/meta/webdriver/tests/actions/key.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[key.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/actions/key_shortcuts.py.ini b/testing/web-platform/meta/webdriver/tests/actions/key_shortcuts.py.ini deleted file mode 100644 index 2ea9df0a62c5..000000000000 --- a/testing/web-platform/meta/webdriver/tests/actions/key_shortcuts.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[key_shortcuts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/actions/mouse.py.ini b/testing/web-platform/meta/webdriver/tests/actions/mouse.py.ini deleted file mode 100644 index a19417673d20..000000000000 --- a/testing/web-platform/meta/webdriver/tests/actions/mouse.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[mouse.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/actions/mouse_dblclick.py.ini b/testing/web-platform/meta/webdriver/tests/actions/mouse_dblclick.py.ini index 9636b97d259b..5b619995210b 100644 --- a/testing/web-platform/meta/webdriver/tests/actions/mouse_dblclick.py.ini +++ b/testing/web-platform/meta/webdriver/tests/actions/mouse_dblclick.py.ini @@ -1,4 +1,3 @@ [mouse_dblclick.py] disabled: if webrender: bug 1425588 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/actions/pointer_origin.py.ini b/testing/web-platform/meta/webdriver/tests/actions/pointer_origin.py.ini deleted file mode 100644 index a73bf582ebff..000000000000 --- a/testing/web-platform/meta/webdriver/tests/actions/pointer_origin.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[pointer_origin.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/actions/sequence.py.ini b/testing/web-platform/meta/webdriver/tests/actions/sequence.py.ini deleted file mode 100644 index 36bfb2af3faf..000000000000 --- a/testing/web-platform/meta/webdriver/tests/actions/sequence.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[sequence.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/actions/special_keys.py.ini b/testing/web-platform/meta/webdriver/tests/actions/special_keys.py.ini deleted file mode 100644 index 7a07975447d8..000000000000 --- a/testing/web-platform/meta/webdriver/tests/actions/special_keys.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[special_keys.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/contexts/json_serialize_windowproxy.py.ini b/testing/web-platform/meta/webdriver/tests/contexts/json_serialize_windowproxy.py.ini index f3225424c769..000d60eea5f0 100644 --- a/testing/web-platform/meta/webdriver/tests/contexts/json_serialize_windowproxy.py.ini +++ b/testing/web-platform/meta/webdriver/tests/contexts/json_serialize_windowproxy.py.ini @@ -1,5 +1,4 @@ [json_serialize_windowproxy.py] - expected: ERROR [test_initial_window] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/contexts/resizing_and_positioning.py.ini b/testing/web-platform/meta/webdriver/tests/contexts/resizing_and_positioning.py.ini deleted file mode 100644 index 98c3bffdf98e..000000000000 --- a/testing/web-platform/meta/webdriver/tests/contexts/resizing_and_positioning.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[resizing_and_positioning.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/cookies/add_cookie.py.ini b/testing/web-platform/meta/webdriver/tests/cookies/add_cookie.py.ini index 54e7aba70913..f11cb9ac7f03 100644 --- a/testing/web-platform/meta/webdriver/tests/cookies/add_cookie.py.ini +++ b/testing/web-platform/meta/webdriver/tests/cookies/add_cookie.py.ini @@ -1,5 +1,4 @@ [add_cookie.py] - expected: ERROR [test_add_domain_cookie] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/cookies/delete_cookie.py.ini b/testing/web-platform/meta/webdriver/tests/cookies/delete_cookie.py.ini index f88c3515ddad..fb24285b9fd6 100644 --- a/testing/web-platform/meta/webdriver/tests/cookies/delete_cookie.py.ini +++ b/testing/web-platform/meta/webdriver/tests/cookies/delete_cookie.py.ini @@ -1,7 +1,6 @@ [delete_cookie.py] disabled: if debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): wpt-sync Bug None - expected: ERROR [test_handle_prompt_accept] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/cookies/get_named_cookie.py.ini b/testing/web-platform/meta/webdriver/tests/cookies/get_named_cookie.py.ini index 19064be272fe..bc797d9b2bf7 100644 --- a/testing/web-platform/meta/webdriver/tests/cookies/get_named_cookie.py.ini +++ b/testing/web-platform/meta/webdriver/tests/cookies/get_named_cookie.py.ini @@ -1,5 +1,4 @@ [get_named_cookie.py] - expected: ERROR [test_duplicated_cookie] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/document_handling/page_source.py.ini b/testing/web-platform/meta/webdriver/tests/document_handling/page_source.py.ini deleted file mode 100644 index 799671c19911..000000000000 --- a/testing/web-platform/meta/webdriver/tests/document_handling/page_source.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[page_source.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/element_click/bubbling.py.ini b/testing/web-platform/meta/webdriver/tests/element_click/bubbling.py.ini index 8736467399fe..b6d639297ea6 100644 --- a/testing/web-platform/meta/webdriver/tests/element_click/bubbling.py.ini +++ b/testing/web-platform/meta/webdriver/tests/element_click/bubbling.py.ini @@ -1,4 +1,3 @@ [bubbling.py] disabled: if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): wpt-sync Bug 1439945 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/element_click/select.py.ini b/testing/web-platform/meta/webdriver/tests/element_click/select.py.ini index eb80d83e9999..a717b6d2611e 100644 --- a/testing/web-platform/meta/webdriver/tests/element_click/select.py.ini +++ b/testing/web-platform/meta/webdriver/tests/element_click/select.py.ini @@ -1,4 +1,3 @@ [select.py] disabled: if debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1397219 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/element_click/stale.py.ini b/testing/web-platform/meta/webdriver/tests/element_click/stale.py.ini deleted file mode 100644 index 8f845e329792..000000000000 --- a/testing/web-platform/meta/webdriver/tests/element_click/stale.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[stale.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/element_retrieval/find_element.py.ini b/testing/web-platform/meta/webdriver/tests/element_retrieval/find_element.py.ini deleted file mode 100644 index 68dc27f17dd3..000000000000 --- a/testing/web-platform/meta/webdriver/tests/element_retrieval/find_element.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[find_element.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/element_retrieval/find_element_from_element.py.ini b/testing/web-platform/meta/webdriver/tests/element_retrieval/find_element_from_element.py.ini index d331a7f16b37..2b3542440a49 100644 --- a/testing/web-platform/meta/webdriver/tests/element_retrieval/find_element_from_element.py.ini +++ b/testing/web-platform/meta/webdriver/tests/element_retrieval/find_element_from_element.py.ini @@ -1,5 +1,4 @@ [find_element_from_element.py] - expected: ERROR [test_parent_of_document_node_errors] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/element_retrieval/find_elements.py.ini b/testing/web-platform/meta/webdriver/tests/element_retrieval/find_elements.py.ini deleted file mode 100644 index d92fcd0a6da0..000000000000 --- a/testing/web-platform/meta/webdriver/tests/element_retrieval/find_elements.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[find_elements.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/element_retrieval/find_elements_from_element.py.ini b/testing/web-platform/meta/webdriver/tests/element_retrieval/find_elements_from_element.py.ini index d397770e32ff..e2df18775fa9 100644 --- a/testing/web-platform/meta/webdriver/tests/element_retrieval/find_elements_from_element.py.ini +++ b/testing/web-platform/meta/webdriver/tests/element_retrieval/find_elements_from_element.py.ini @@ -1,5 +1,4 @@ [find_elements_from_element.py] - expected: ERROR [test_parent_of_document_node_errors] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/element_retrieval/get_active_element.py.ini b/testing/web-platform/meta/webdriver/tests/element_retrieval/get_active_element.py.ini index 6a6b0e88cb4d..6c3034bc41dc 100644 --- a/testing/web-platform/meta/webdriver/tests/element_retrieval/get_active_element.py.ini +++ b/testing/web-platform/meta/webdriver/tests/element_retrieval/get_active_element.py.ini @@ -1,7 +1,6 @@ [get_active_element.py] disabled: if webrender: bug 1425588 - expected: ERROR [test_handle_prompt_dismiss] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/element_send_keys/form_controls.py.ini b/testing/web-platform/meta/webdriver/tests/element_send_keys/form_controls.py.ini deleted file mode 100644 index d1fef4575ec2..000000000000 --- a/testing/web-platform/meta/webdriver/tests/element_send_keys/form_controls.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[form_controls.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/element_send_keys/interactability.py.ini b/testing/web-platform/meta/webdriver/tests/element_send_keys/interactability.py.ini deleted file mode 100644 index 74860ecc4c54..000000000000 --- a/testing/web-platform/meta/webdriver/tests/element_send_keys/interactability.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[interactability.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/element_send_keys/scroll_into_view.py.ini b/testing/web-platform/meta/webdriver/tests/element_send_keys/scroll_into_view.py.ini deleted file mode 100644 index 5de9432210ec..000000000000 --- a/testing/web-platform/meta/webdriver/tests/element_send_keys/scroll_into_view.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[scroll_into_view.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/execute_async_script/collections.py.ini b/testing/web-platform/meta/webdriver/tests/execute_async_script/collections.py.ini index 079d36dad82f..2943bc1ce23c 100644 --- a/testing/web-platform/meta/webdriver/tests/execute_async_script/collections.py.ini +++ b/testing/web-platform/meta/webdriver/tests/execute_async_script/collections.py.ini @@ -1,5 +1,4 @@ [collections.py] - expected: ERROR [test_arguments] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/execute_async_script/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/execute_async_script/user_prompts.py.ini index e615c1976bc9..6e2ad0c5cdf7 100644 --- a/testing/web-platform/meta/webdriver/tests/execute_async_script/user_prompts.py.ini +++ b/testing/web-platform/meta/webdriver/tests/execute_async_script/user_prompts.py.ini @@ -1,7 +1,6 @@ [user_prompts.py] disabled: if webrender: bug 1425588 - expected: ERROR [test_handle_prompt_accept] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/execute_script/collections.py.ini b/testing/web-platform/meta/webdriver/tests/execute_script/collections.py.ini deleted file mode 100644 index df2969a606fa..000000000000 --- a/testing/web-platform/meta/webdriver/tests/execute_script/collections.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[collections.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/execute_script/cyclic.py.ini b/testing/web-platform/meta/webdriver/tests/execute_script/cyclic.py.ini index 78b910b39f75..ee7544ddc936 100644 --- a/testing/web-platform/meta/webdriver/tests/execute_script/cyclic.py.ini +++ b/testing/web-platform/meta/webdriver/tests/execute_script/cyclic.py.ini @@ -1,4 +1,3 @@ [cyclic.py] disabled: if not debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): wpt-sync Bug 1439951 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/execute_script/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/execute_script/user_prompts.py.ini index e615c1976bc9..6e2ad0c5cdf7 100644 --- a/testing/web-platform/meta/webdriver/tests/execute_script/user_prompts.py.ini +++ b/testing/web-platform/meta/webdriver/tests/execute_script/user_prompts.py.ini @@ -1,7 +1,6 @@ [user_prompts.py] disabled: if webrender: bug 1425588 - expected: ERROR [test_handle_prompt_accept] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/fullscreen_window.py.ini b/testing/web-platform/meta/webdriver/tests/fullscreen_window.py.ini index f9abfae03010..fff546fbfb16 100644 --- a/testing/web-platform/meta/webdriver/tests/fullscreen_window.py.ini +++ b/testing/web-platform/meta/webdriver/tests/fullscreen_window.py.ini @@ -1,5 +1,4 @@ [fullscreen_window.py] - expected: ERROR [test_handle_prompt_accept] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/get_window_rect.py.ini b/testing/web-platform/meta/webdriver/tests/get_window_rect.py.ini index 924b9afb6d30..f76bceb7faeb 100644 --- a/testing/web-platform/meta/webdriver/tests/get_window_rect.py.ini +++ b/testing/web-platform/meta/webdriver/tests/get_window_rect.py.ini @@ -1,7 +1,6 @@ [get_window_rect.py] disabled: if not debug and stylo and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): wpt-sync Bug 1446953 - expected: ERROR [test_handle_prompt_accept] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/interaction/element_clear.py.ini b/testing/web-platform/meta/webdriver/tests/interaction/element_clear.py.ini index ba75b1c8f283..2c8031f7d736 100644 --- a/testing/web-platform/meta/webdriver/tests/interaction/element_clear.py.ini +++ b/testing/web-platform/meta/webdriver/tests/interaction/element_clear.py.ini @@ -1,5 +1,4 @@ [element_clear.py] - expected: ERROR [test_clear_content_editable_resettable_element[element0\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/interaction/send_keys_content_editable.py.ini b/testing/web-platform/meta/webdriver/tests/interaction/send_keys_content_editable.py.ini deleted file mode 100644 index f0c96d482fe2..000000000000 --- a/testing/web-platform/meta/webdriver/tests/interaction/send_keys_content_editable.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[send_keys_content_editable.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/minimize_window.py.ini b/testing/web-platform/meta/webdriver/tests/minimize_window.py.ini index bd7d2fd023a6..88d002d4fad0 100644 --- a/testing/web-platform/meta/webdriver/tests/minimize_window.py.ini +++ b/testing/web-platform/meta/webdriver/tests/minimize_window.py.ini @@ -1,7 +1,6 @@ [minimize_window.py] disabled: if not debug and stylo and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): wpt-sync Bug 1449780 - expected: ERROR [test_handle_prompt_accept] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/navigation/get_title.py.ini b/testing/web-platform/meta/webdriver/tests/navigation/get_title.py.ini index 9266f3bf52ad..7dd45b0bce3c 100644 --- a/testing/web-platform/meta/webdriver/tests/navigation/get_title.py.ini +++ b/testing/web-platform/meta/webdriver/tests/navigation/get_title.py.ini @@ -1,7 +1,6 @@ [get_title.py] disabled: if webrender: bug 1425588 - expected: ERROR [test_title_handle_prompt_dismiss] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/sessions/get_timeouts.py.ini b/testing/web-platform/meta/webdriver/tests/sessions/get_timeouts.py.ini deleted file mode 100644 index 534485b7df33..000000000000 --- a/testing/web-platform/meta/webdriver/tests/sessions/get_timeouts.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[get_timeouts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/sessions/new_session/create_alwaysMatch.py.ini b/testing/web-platform/meta/webdriver/tests/sessions/new_session/create_alwaysMatch.py.ini index 33300bca75bd..770708f931e4 100644 --- a/testing/web-platform/meta/webdriver/tests/sessions/new_session/create_alwaysMatch.py.ini +++ b/testing/web-platform/meta/webdriver/tests/sessions/new_session/create_alwaysMatch.py.ini @@ -1,10 +1,6 @@ [create_alwaysMatch.py] expected: if webrender: TIMEOUT - if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): ERROR - if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): ERROR [test_valid[timeouts-value10\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/sessions/new_session/create_firstMatch.py.ini b/testing/web-platform/meta/webdriver/tests/sessions/new_session/create_firstMatch.py.ini index dac0acdfe466..c45c61214330 100644 --- a/testing/web-platform/meta/webdriver/tests/sessions/new_session/create_firstMatch.py.ini +++ b/testing/web-platform/meta/webdriver/tests/sessions/new_session/create_firstMatch.py.ini @@ -1,10 +1,6 @@ [create_firstMatch.py] expected: if webrender: TIMEOUT - if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): ERROR - if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): ERROR - if debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): ERROR - if not debug and not webrender and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): ERROR [test_valid[timeouts-value10\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/sessions/new_session/default_values.py.ini b/testing/web-platform/meta/webdriver/tests/sessions/new_session/default_values.py.ini index 5d3d1ddeb1ba..b6f7dd934470 100644 --- a/testing/web-platform/meta/webdriver/tests/sessions/new_session/default_values.py.ini +++ b/testing/web-platform/meta/webdriver/tests/sessions/new_session/default_values.py.ini @@ -1,5 +1,4 @@ [default_values.py] - expected: ERROR [test_no_capabilites] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/sessions/new_session/invalid_capabilities.py.ini b/testing/web-platform/meta/webdriver/tests/sessions/new_session/invalid_capabilities.py.ini index 795726f54273..ebd7641393be 100644 --- a/testing/web-platform/meta/webdriver/tests/sessions/new_session/invalid_capabilities.py.ini +++ b/testing/web-platform/meta/webdriver/tests/sessions/new_session/invalid_capabilities.py.ini @@ -1,5 +1,4 @@ [invalid_capabilities.py] - expected: ERROR [test_invalid_values[timeouts-value48-body0\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/sessions/new_session/merge.py.ini b/testing/web-platform/meta/webdriver/tests/sessions/new_session/merge.py.ini deleted file mode 100644 index 68709878e454..000000000000 --- a/testing/web-platform/meta/webdriver/tests/sessions/new_session/merge.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[merge.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/sessions/new_session/response.py.ini b/testing/web-platform/meta/webdriver/tests/sessions/new_session/response.py.ini index 6b6f4f1407ed..02095f5a6d62 100644 --- a/testing/web-platform/meta/webdriver/tests/sessions/new_session/response.py.ini +++ b/testing/web-platform/meta/webdriver/tests/sessions/new_session/response.py.ini @@ -1,5 +1,4 @@ [response.py] - expected: ERROR [test_resp_capabilites] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/sessions/status.py.ini b/testing/web-platform/meta/webdriver/tests/sessions/status.py.ini deleted file mode 100644 index f17bc9644119..000000000000 --- a/testing/web-platform/meta/webdriver/tests/sessions/status.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[status.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/set_window_rect.py.ini b/testing/web-platform/meta/webdriver/tests/set_window_rect.py.ini index e8e9a15a8ef5..089db22158af 100644 --- a/testing/web-platform/meta/webdriver/tests/set_window_rect.py.ini +++ b/testing/web-platform/meta/webdriver/tests/set_window_rect.py.ini @@ -1,5 +1,4 @@ [set_window_rect.py] - expected: ERROR [test_handle_prompt_accept] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/state/get_element_attribute.py.ini b/testing/web-platform/meta/webdriver/tests/state/get_element_attribute.py.ini index 849c88aca567..2d4d9a0ee5d2 100644 --- a/testing/web-platform/meta/webdriver/tests/state/get_element_attribute.py.ini +++ b/testing/web-platform/meta/webdriver/tests/state/get_element_attribute.py.ini @@ -1,5 +1,4 @@ [get_element_attribute.py] - expected: ERROR [test_handle_prompt_dismiss] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/state/get_element_property.py.ini b/testing/web-platform/meta/webdriver/tests/state/get_element_property.py.ini index 384d066a6ffc..797e3b3b65d8 100644 --- a/testing/web-platform/meta/webdriver/tests/state/get_element_property.py.ini +++ b/testing/web-platform/meta/webdriver/tests/state/get_element_property.py.ini @@ -1,5 +1,4 @@ [get_element_property.py] - expected: ERROR [test_handle_prompt_dismiss] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/state/get_element_tag_name.py.ini b/testing/web-platform/meta/webdriver/tests/state/get_element_tag_name.py.ini index 4fed8d2f728e..bab37db86695 100644 --- a/testing/web-platform/meta/webdriver/tests/state/get_element_tag_name.py.ini +++ b/testing/web-platform/meta/webdriver/tests/state/get_element_tag_name.py.ini @@ -1,5 +1,4 @@ [get_element_tag_name.py] - expected: ERROR [test_handle_prompt_dismiss] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/state/is_element_selected.py.ini b/testing/web-platform/meta/webdriver/tests/state/is_element_selected.py.ini index dcf4c3422a9e..6ac69df80d48 100644 --- a/testing/web-platform/meta/webdriver/tests/state/is_element_selected.py.ini +++ b/testing/web-platform/meta/webdriver/tests/state/is_element_selected.py.ini @@ -1,5 +1,4 @@ [is_element_selected.py] - expected: ERROR [test_handle_prompt_dismiss] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/state/text/get_text.py.ini b/testing/web-platform/meta/webdriver/tests/state/text/get_text.py.ini deleted file mode 100644 index 1d87addeddc2..000000000000 --- a/testing/web-platform/meta/webdriver/tests/state/text/get_text.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[get_text.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/switch_to_parent_frame.py.ini b/testing/web-platform/meta/webdriver/tests/switch_to_parent_frame.py.ini deleted file mode 100644 index a70094040fc1..000000000000 --- a/testing/web-platform/meta/webdriver/tests/switch_to_parent_frame.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[switch_to_parent_frame.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/user_prompts/accept_alert.py.ini b/testing/web-platform/meta/webdriver/tests/user_prompts/accept_alert.py.ini deleted file mode 100644 index acc0e18ae493..000000000000 --- a/testing/web-platform/meta/webdriver/tests/user_prompts/accept_alert.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[accept_alert.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/user_prompts/dismiss_alert.py.ini b/testing/web-platform/meta/webdriver/tests/user_prompts/dismiss_alert.py.ini deleted file mode 100644 index 577c8bbc9e89..000000000000 --- a/testing/web-platform/meta/webdriver/tests/user_prompts/dismiss_alert.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[dismiss_alert.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/user_prompts/get_alert_text.py.ini b/testing/web-platform/meta/webdriver/tests/user_prompts/get_alert_text.py.ini deleted file mode 100644 index ca14156c8231..000000000000 --- a/testing/web-platform/meta/webdriver/tests/user_prompts/get_alert_text.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[get_alert_text.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/user_prompts/send_alert_text.py.ini b/testing/web-platform/meta/webdriver/tests/user_prompts/send_alert_text.py.ini deleted file mode 100644 index 5f7720807885..000000000000 --- a/testing/web-platform/meta/webdriver/tests/user_prompts/send_alert_text.py.ini +++ /dev/null @@ -1,2 +0,0 @@ -[send_alert_text.py] - expected: ERROR diff --git a/testing/web-platform/meta/websockets/constructor/014.html.ini b/testing/web-platform/meta/websockets/constructor/014.html.ini index 1ecf2e83b18f..b511b5cfd064 100644 --- a/testing/web-platform/meta/websockets/constructor/014.html.ini +++ b/testing/web-platform/meta/websockets/constructor/014.html.ini @@ -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] diff --git a/testing/web-platform/meta/websockets/cookies/006.html.ini b/testing/web-platform/meta/websockets/cookies/006.html.ini index aec9965b3387..7bee4ae4a26e 100644 --- a/testing/web-platform/meta/websockets/cookies/006.html.ini +++ b/testing/web-platform/meta/websockets/cookies/006.html.ini @@ -2,3 +2,5 @@ [WebSockets: setting Secure cookie with document.cookie, checking ws request] expected: FAIL + +[006.html] diff --git a/testing/web-platform/meta/workers/WorkerPerformanceNow.html.ini b/testing/web-platform/meta/workers/WorkerPerformanceNow.html.ini index 97bd26576858..690f845150d0 100644 --- a/testing/web-platform/meta/workers/WorkerPerformanceNow.html.ini +++ b/testing/web-platform/meta/workers/WorkerPerformanceNow.html.ini @@ -1 +1,2 @@ prefs: [privacy.reduceTimerPrecision:false] +[WorkerPerformanceNow.html] diff --git a/testing/web-platform/meta/workers/semantics/navigation/002.html.ini b/testing/web-platform/meta/workers/semantics/navigation/002.html.ini index 97bd26576858..5530a39d48f2 100644 --- a/testing/web-platform/meta/workers/semantics/navigation/002.html.ini +++ b/testing/web-platform/meta/workers/semantics/navigation/002.html.ini @@ -1 +1,2 @@ prefs: [privacy.reduceTimerPrecision:false] +[002.html]