Closed Bug 1623931 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 22360 - Fix flaky cache-storage-reporting.https.html

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

arthursonzogni <arthursonzogni@chromium.org> wrote:

Fix flaky cache-storage-reporting.https.html

The test is flaky, because it rely on a 4s timeout. This is not enough
all the time.

This patch splits this test into 4. One for every execution context:

  • Document
  • ServiceWorker
  • DedicatedWorker
  • SharedWorker

This allows the timeout to become 'infinite', while still making sure
the passing are still executed. Currently, only the SharedWorker hasn't
been implemented yet. As a result it is marked as [ Timeout ]

Bug: 1061029
Change-Id: If9a8e7b65d91cccffeeedb3f1a13d5e6e32e41bf

Reviewed-on: https://chromium-review.googlesource.com/2112556
WPT-Export-Revision: d4f93471922e4d82bd0f8cbd98dcba28272c11ab

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7bbc25ddef7e
[wpt PR 22360] - Fix flaky cache-storage-reporting.https.html, a=testonly
https://hg.mozilla.org/integration/autoland/rev/c1682d8664c0
[wpt PR 22360] - Update wpt metadata, a=testonly
Regressions: 1626425
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.