Closed Bug 1635838 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 23419 - Cookie Store: Run idlharness test in all globals.

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox78 fixed)

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 23419 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/23419
Details from upstream follow.

Victor Costan <pwnall@chromium.org> wrote:

Cookie Store: Run idlharness test in all globals.

Bug: 729800
Change-Id: I937b4248f57b4206a3ccf2c06647a2d6da82a3dd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2183475
Auto-Submit: Victor Costan \<pwnall@chromium.org>
Commit-Queue: Ayu Ishii \<ayui@chromium.org>
Reviewed-by: Ayu Ishii \<ayui@chromium.org>
Cr-Commit-Position: refs/heads/master@{#766015}

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 75 tests

Status Summary

Firefox

OK : 4
PASS : 71[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 90[GitHub]
FAIL : 134

Chrome

OK : 4
PASS : 222
FAIL : 2

Safari

OK : 3
PASS : 64
FAIL : 135
ERROR: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/cookie-store/idlharness.tentative.https.any.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
CookieStore interface: calling delete(CookieStoreDeleteOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: operation unsubscribe(sequence<CookieStoreGetOptions>): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface object length: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling set(CookieStoreSetExtraOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface object name: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling get(USVString) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: self.registration.cookies must inherit property "subscribe(sequence<CookieStoreGetOptions>)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation set(CookieStoreSetExtraOptions): FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent must be primary interface of new CookieChangeEvent("change"): FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: attribute cookies: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "set(USVString, USVString, optional CookieStoreSetOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore must be primary interface of self.cookieStore: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface: new CookieChangeEvent("change") must inherit property "changed" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface: new CookieChangeEvent("change") must inherit property "deleted" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling set(USVString, USVString, optional CookieStoreSetOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "delete(CookieStoreDeleteOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling delete(USVString) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager must be primary interface of self.registration.cookies: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface object length: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling getAll(optional CookieStoreGetOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation get(optional CookieStoreGetOptions): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface object name: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling get(optional CookieStoreGetOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "set(CookieStoreSetExtraOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation delete(CookieStoreDeleteOptions): FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface: attribute deleted: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "get(optional CookieStoreGetOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation set(USVString, USVString, optional CookieStoreSetOptions): FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface object name: FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface object length: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: self.registration must inherit property "cookies" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation delete(USVString): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling getAll(USVString) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "getAll(USVString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: attribute onchange: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: self.registration.cookies must inherit property "getSubscriptions()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: calling subscribe(sequence<CookieStoreGetOptions>) on self.registration.cookies with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "getAll(optional CookieStoreGetOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "delete(USVString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "onchange" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of self.cookieStore: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new CookieChangeEvent("change"): FAIL (Chrome: PASS, Safari: FAIL)
Window interface: attribute cookieStore: FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface: attribute changed: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation getAll(USVString): FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: operation getSubscriptions(): FAIL (Chrome: PASS, Safari: FAIL)
Window interface: self must inherit property "cookieStore" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: operation subscribe(sequence<CookieStoreGetOptions>): FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: self.registration.cookies must inherit property "unsubscribe(sequence<CookieStoreGetOptions>)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation getAll(optional CookieStoreGetOptions): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
CookieChangeEvent interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: calling unsubscribe(sequence<CookieStoreGetOptions>) on self.registration.cookies with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation get(USVString): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "get(USVString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of self.registration.cookies: FAIL (Chrome: PASS, Safari: FAIL)
/cookie-store/idlharness.tentative.https.any.serviceworker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
CookieStore interface: calling delete(CookieStoreDeleteOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerGlobalScope interface: self must inherit property "oncookiechange" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: operation unsubscribe(sequence<CookieStoreGetOptions>): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface object length: FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface: new ExtendableCookieChangeEvent("cookiechange") must inherit property "changed" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling set(CookieStoreSetExtraOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling get(USVString) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: self.registration.cookies must inherit property "subscribe(sequence<CookieStoreGetOptions>)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation set(CookieStoreSetExtraOptions): FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: attribute cookies: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "set(USVString, USVString, optional CookieStoreSetOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore must be primary interface of self.cookieStore: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling set(USVString, USVString, optional CookieStoreSetOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "delete(CookieStoreDeleteOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface: new ExtendableCookieChangeEvent("cookiechange") must inherit property "deleted" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling delete(USVString) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager must be primary interface of self.registration.cookies: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface object length: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling getAll(optional CookieStoreGetOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation get(optional CookieStoreGetOptions): FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface object name: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling get(optional CookieStoreGetOptions) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "set(CookieStoreSetExtraOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation delete(CookieStoreDeleteOptions): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "get(optional CookieStoreGetOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation set(USVString, USVString, optional CookieStoreSetOptions): FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface object name: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: self.registration must inherit property "cookies" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: member onchange: FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface: attribute changed: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation delete(USVString): FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: calling getAll(USVString) on self.cookieStore with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "getAll(USVString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerGlobalScope interface: attribute cookieStore: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: self.registration.cookies must inherit property "getSubscriptions()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface: attribute deleted: FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "getAll(optional CookieStoreGetOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "delete(USVString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must not have property "onchange": FAIL (Chrome: PASS, Safari: FAIL)
Stringification of self.cookieStore: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerGlobalScope interface: attribute oncookiechange: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: calling subscribe(sequence<CookieStoreGetOptions>) on self.registration.cookies with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation getAll(USVString): FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: operation getSubscriptions(): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new ExtendableCookieChangeEvent("cookiechange"): FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: operation subscribe(sequence<CookieStoreGetOptions>): FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent must be primary interface of new ExtendableCookieChangeEvent("cookiechange"): FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: self.registration.cookies must inherit property "unsubscribe(sequence<CookieStoreGetOptions>)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface object length: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation getAll(optional CookieStoreGetOptions): FAIL (Chrome: PASS, Safari: FAIL)
ExtendableCookieChangeEvent interface object name: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerGlobalScope interface: self must inherit property "cookieStore" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
CookieStoreManager interface: calling unsubscribe(sequence<CookieStoreGetOptions>) on self.registration.cookies with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: operation get(USVString): FAIL (Chrome: PASS, Safari: FAIL)
CookieStore interface: self.cookieStore must inherit property "get(USVString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of self.registration.cookies: FAIL (Chrome: PASS, Safari: FAIL)
/cookie-store/idlharness.tentative.https.any.sharedworker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: ERROR)
/cookie-store/idlharness.tentative.https.any.worker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)

Tests Disabled in Gecko Infrastructure

/cookie-store/idlharness.tentative.https.any.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
/cookie-store/idlharness.tentative.https.any.serviceworker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
/cookie-store/idlharness.tentative.https.any.sharedworker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: ERROR)
/cookie-store/idlharness.tentative.https.any.worker.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/427c0d23b596 [wpt PR 23419] - Cookie Store: Run idlharness test in all globals., a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c010386f5938 [wpt PR 23419] - Cookie Store: Run idlharness test in all globals., a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.