[wpt-sync] Sync PR 37768 - [ComputePressure] Fix flaky compute_pressure_duplicate_updates.tentative.https.window.html test
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox110 fixed)
Tracking | Status | |
---|---|---|
firefox110 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37768 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37768
Details from upstream follow.
Wei4 Wang <wei4.wang@intel.com> wrote:
[ComputePressure] Fix flaky compute_pressure_duplicate_updates.tentative.https.window.html test
The test is flaky now, because we need to wait for multiple
PressureRecords and the time interval between PressureRecords
is one second which leads to timeout easily. This CL resolves the
problem by decreasing the time interval between PressureRecords.Bug: 1376986
Change-Id: I844da7c0f6fc8cbe061557022444409b180a2ba1
Reviewed-on: https://chromium-review.googlesource.com/4137236
WPT-Export-Revision: bde0a0ef0d1549e7b4784270712dbe6d83c193ef
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 2
Chrome
OK
: 1
FAIL
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /compute-pressure/compute_pressure_duplicate_updates.tentative.https.window.html [wpt.fyi]
- Changes that fail the "has change in data" test are discarded.:
FAIL
(Chrome:FAIL
) - Factors that fail the "has change in data" test are discarded.:
FAIL
(Chrome:FAIL
)
- Changes that fail the "has change in data" test are discarded.:
Comment 4•2 years ago
|
||
bugherder |
Description
•