Closed Bug 1613525 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 21614 - CookieStore: Fix Flaky WPT Test for getSubscriptions

Categories

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

task

Tracking

(firefox75 fixed)

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Ayu Ishii <ayui@chromium.org> wrote:

CookieStore: Fix Flaky WPT Test for getSubscriptions

This test failes because the cleanup to "unsubscribe" cookies would
occur after the registration has already been unregistered for
non-workers. This change removes the cleanup to "unsubscribe" and
just relised on "unregister" for cleanup. Related issue[1].

[1] https://crrev.com/c/2014100
[2] Error(Googlers): http://screen/E5X6dNVEGQz

Bug: 1047155
Change-Id: I64b62d2a15e391c3da074b2a3a5a8114b02469ae

Reviewed-on: https://chromium-review.googlesource.com/2040370
WPT-Export-Revision: f7a0cf87ab03867bd72dad027241af13864c3249

CI Results

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

Total 2 tests and 1 subtests

Status Summary

Firefox

OK : 2
FAIL: 2

Chrome

OK : 2
PASS: 2

Safari

OK : 2
FAIL: 2

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/cookie-store/cookieStoreManager_getSubscriptions_single.tentative.https.any.html
getSubscriptions returns a subscription passed to subscribe: FAIL (Chrome: PASS, Safari: FAIL)
/cookie-store/cookieStoreManager_getSubscriptions_single.tentative.https.any.serviceworker.html
getSubscriptions returns a subscription passed to subscribe: FAIL (Chrome: PASS, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/efe159a501f1 [wpt PR 21614] - CookieStore: Fix Flaky WPT Test for getSubscriptions, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.