Closed Bug 1837914 Opened 1 year ago Closed 1 year ago

Intermittent /css/css-overscroll-behavior/overscroll-behavior.html | single tracking bug

Categories

(Core :: Layout: Scrolling and Overflow, defect, P5)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1862592
Tracking Status
firefox-esr115 --- unaffected
firefox115 --- unaffected
firefox116 --- wontfix
firefox117 --- affected

People

(Reporter: intermittent-bug-filer, Assigned: botond)

References

(Regression)

Details

(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [stockwell needswork][retriggered])

Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=418934134&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/TP5fF4yQS7Cj7zGUFBI34A/runs/0/artifacts/public/logs/live_backing.log


[task 2023-06-12T05:14:51.419Z] 05:14:51     INFO - TEST-START | /css/css-overscroll-behavior/overscroll-behavior.html
[task 2023-06-12T05:14:51.422Z] 05:14:51     INFO - PID 9819 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-06-12T05:14:51.424Z] 05:14:51     INFO - Setting pref dom.animations-api.compositing.enabled to true
[task 2023-06-12T05:14:51.433Z] 05:14:51     INFO - Setting pref layout.css.overscroll-behavior.enabled to true
[task 2023-06-12T05:14:51.442Z] 05:14:51     INFO - Setting pref dom.animations-api.compositing.enabled to true
[task 2023-06-12T05:14:51.451Z] 05:14:51     INFO - Setting pref layout.css.overscroll-behavior.enabled to true
[task 2023-06-12T05:14:51.463Z] 05:14:51     INFO - Setting pref test.events.async.enabled to true
[task 2023-06-12T05:14:51.478Z] 05:14:51     INFO - Closing window a174b6e9-613b-41ed-a990-5eb9e2358ac7
[task 2023-06-12T05:14:51.626Z] 05:14:51     INFO - PID 9819 | console.error: (new Error("Unexpected content-type \"text/plain;charset=US-ASCII\"", "resource://services-settings/Utils.sys.mjs", 399))
[task 2023-06-12T05:14:51.630Z] 05:14:51     INFO - {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}], 'id': '0'}, {'type': 'wheel', 'actions': [{'type': 'scroll', 'x': 200, 'y': 500, 'deltaX': 0, 'deltaY': -200, 'origin': 'viewport'}], 'id': '1'}]}
[task 2023-06-12T05:14:52.000Z] 05:14:52     INFO - {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}], 'id': '2'}, {'type': 'wheel', 'actions': [{'type': 'scroll', 'x': 200, 'y': 500, 'deltaX': -200, 'deltaY': 0, 'origin': 'viewport'}], 'id': '3'}]}
[task 2023-06-12T05:14:52.528Z] 05:14:52     INFO - 
[task 2023-06-12T05:14:52.528Z] 05:14:52     INFO - TEST-UNEXPECTED-FAIL | /css/css-overscroll-behavior/overscroll-behavior.html | overscroll-behavior prevents scroll-propagation in the area and direction as specified - assert_equals: overscroll-behavior-y: none should only prevent scroll propagation on y axis. expected 0 but got 100
[task 2023-06-12T05:14:52.528Z] 05:14:52     INFO - verify_y_prevented_and_set_boundary_prevents_x/<@http://web-platform.test:8000/css/css-overscroll-behavior/overscroll-behavior.html:106:18
[task 2023-06-12T05:14:52.528Z] 05:14:52     INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2599:25
[task 2023-06-12T05:14:52.528Z] 05:14:52     INFO - verify_y_prevented_and_set_boundary_prevents_x@http://web-platform.test:8000/css/css-overscroll-behavior/overscroll-behavior.html:104:8
[task 2023-06-12T05:14:52.528Z] 05:14:52     INFO - @http://web-platform.test:8000/css/css-overscroll-behavior/overscroll-behavior.html:169:42
[task 2023-06-12T05:14:52.528Z] 05:14:52     INFO - TEST-OK | /css/css-overscroll-behavior/overscroll-behavior.html | took 1111ms

:botond, since you are the author of the regressor, bug 1689546, could you take a look?

For more information, please visit BugBot documentation.

Flags: needinfo?(botond)

Set release status flags based on info from the regressing bug 1689546

Assignee: nobody → botond
Flags: needinfo?(botond)
Component: Layout → Layout: Scrolling and Overflow

(In reply to BugBot [:suhaib / :marco/ :calixte] from comment #2)

Set release status flags based on info from the regressing bug 1689546

Let's not do that. Release tracking isn't particularly important here, since the regressing change here was a change to the test (making us toggle a pref for the test), with zero user-facing impact.

--> Removing the version flags, so this doesn't clutter up dashboards of regressions that we just shipped in a recent version.

Sorry, comment 9 was misguided; see bug 1837500 comment 5 for notes on why.

--> Restoring status flags and calling this wontfix for 116.

Update

There have been 40 failures within the last 7 days:

  • 12 failures on Windows 11 x86 22H2 WebRender opt
  • 8 failures on Windows 11 x86 22H2 WebRender Shippable opt
  • 10 failures on Windows 11 x64 22H2 WebRender opt
  • 10 failures on Windows 11 x64 22H2 WebRender Shippable opt

Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=435715476&repo=autoland&lineNumber=3767

Looks like the failures started reappearing somewhere around the 1st of November: https://treeherder.mozilla.org/intermittent-failures/bugdetails?startday=2023-10-11&endday=2023-11-10&tree=trunk&failurehash=all&bug=1837914 with this push which is the landing of Bug 1857130.

Emilio, can you take a look at this please?

Flags: needinfo?(emilio)
Whiteboard: [stockwell needswork][retriggered]

Hiro is triage owner for this component and I think he has been active in this area recently so I'm going to forward the ni to him.

Flags: needinfo?(emilio) → needinfo?(hikezoe.birchill)

Thanks Timothy.

I wonder why we have two different bugs (this and bug 1862592) for the same failure?

The failure is due to a pre-existing bug (bug 1845646). We will tackle the bug in the next year. For now I would suggest disabling the test on Windows 11 opt builds.

Flags: needinfo?(hikezoe.birchill)
Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1862592
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.