Closed Bug 1902165 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 46724 - width_offset and height_offset should never be negative

Categories

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

task

Tracking

(firefox129 fixed)

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Weizhong Xia <weizhong@google.com> wrote:

width_offset and height_offset should never be negative

Reftests all failing on Mac because windows size is set to 0. The reason windows size is zero is because width_offset and height_offset are negative -800 and -600 respectively, and when they are added to the expected size, the final size is 0.

This seems to be some mac side syncronazation issue. Add this sanite check to bypass this issue for now.

Bug: https://g-issues.chromium.org/issues/339909604

The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Test result changes from PR not available.
Test result changes from PR not available.
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0fbe77e137c6 [wpt PR 46724] - width_offset and height_offset should never be negative, a=testonly
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in before you can comment on or make changes to this bug.