Closed Bug 1610396 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 21279 - Attempt to fix flaky timeout in resource_timing_buffer_full_eventually

Categories

(Core :: Performance, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla74
Tracking Status
firefox74 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Nicolás Peña Moreno <npm@chromium.org> wrote:

Attempt to fix flaky timeout in resource_timing_buffer_full_eventually

This CL attempts to fix the flaky timeouts in the test
virtual/omt-worker-fetch/external/wpt/resource-timing/resource_timing_buffer_full_eventually.html
by doing the following:

  1. Set it to be 'long'. This is a slow test due to the large amount of
    fetches.
  2. Set the number of elements added at a time to 8, which is faster than
    100 in my experimentation.
  3. Do not wait for onload to begin appending scripts.

Bug: 1041707
Change-Id: Iddf37a72135e1f82c23c3e71c8da40eca13b8f78
Reviewed-on: https://chromium-review.googlesource.com/2011294
WPT-Export-Revision: fe9a49cde2718924774d1750b8941053b1e0ed49

Component: web-platform-tests → Performance
Product: Testing → Core

CI Results

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

Total 1 tests and 1 subtests

Status Summary

Firefox

OK : 1
PASS: 1

Chrome

OK : 1
PASS: 1

Safari

OK : 1
PASS: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/57d8d3c89cae [wpt PR 21279] - Attempt to fix flaky timeout in resource_timing_buffer_full_eventually, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in before you can comment on or make changes to this bug.