Closed Bug 1868884 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 43565 - compute pressure: Fix index for checking penalty event

Categories

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

task

Tracking

(firefox122 fixed)

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Arnaud Mandy <arnaud.mandy@intel.com> wrote:

compute pressure: Fix index for checking penalty event

The update is pushed in the vector after the penalty check.
If penalty is supposed to happen on the 50th update, the test won't be
able to detect it, because the penalty is happening between the 49th
and the 50th update. The test starts to check at 50th update,
so in other word, the test checks the time delta between the 51st and
50th update.

Bug: 1501324
Change-Id: Ieb9b19462353d6d33c10090053979b2dfbb87fb6
Reviewed-on: https://chromium-review.googlesource.com/5099670
WPT-Export-Revision: 7110413f8bd59bdae696ea417536ad19403fdf52

PR 43565 applied with additional changes from upstream: e019315897e3713e2cafb6d462cddf12fcbc67d4, da0a56526aa23f752fc0186b8cf22fa9f05e2fc8

CI Results

Ran 6 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
FAIL: 1

Chrome

OK : 1
FAIL: 1

Safari

OK : 1
FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a5f2595cf4b0 [wpt PR 43565] - compute pressure: Fix index for checking penalty event, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in before you can comment on or make changes to this bug.