Closed
Bug 1773670
Opened 3 years ago
Closed 3 years ago
Perma tier 2 /dom/events/scrolling/scrollend-event-not-fired-after-removing-scroller.tentative.html | scrollend is received after removing descendant div - promise_test: Unhandled rejection with value: "target_div did not receive scrollend event after
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
103 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox-esr102 | --- | unaffected |
| firefox101 | --- | unaffected |
| firefox102 | --- | unaffected |
| firefox103 | + | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: CosminS)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=380879045&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Q8aLLESJQzyhr5R_BRe3Yg/runs/0/artifacts/public/logs/live_backing.log
[task 2022-06-10T11:02:58.563Z] 11:02:58 INFO - TEST-START | /dom/events/scrolling/scrollend-event-not-fired-after-removing-scroller.tentative.html
[task 2022-06-10T11:02:58.587Z] 11:02:58 INFO - Setting pref privacy.reduceTimerPrecision to false
[task 2022-06-10T11:02:58.600Z] 11:02:58 INFO - Setting pref dom.w3c_touch_events.legacy_apis.enabled to true
[task 2022-06-10T11:03:16.907Z] 11:03:16 INFO -
[task 2022-06-10T11:03:16.913Z] 11:03:16 INFO - TEST-PASS | /dom/events/scrolling/scrollend-event-not-fired-after-removing-scroller.tentative.html | No scrollend is received after removing parent div
[task 2022-06-10T11:03:16.913Z] 11:03:16 INFO - TEST-PASS | /dom/events/scrolling/scrollend-event-not-fired-after-removing-scroller.tentative.html | No scrollend is received after removing scrolling element
[task 2022-06-10T11:03:16.913Z] 11:03:16 INFO - TEST-UNEXPECTED-FAIL | /dom/events/scrolling/scrollend-event-not-fired-after-removing-scroller.tentative.html | scrollend is received after removing descendant div - promise_test: Unhandled rejection with value: "target_div did not receive scrollend event after vertical scroll."
[task 2022-06-10T11:03:16.913Z] 11:03:16 INFO - TEST-INFO | expected TIMEOUT
[task 2022-06-10T11:03:16.914Z] 11:03:16 INFO - TEST-UNEXPECTED-OK | /dom/events/scrolling/scrollend-event-not-fired-after-removing-scroller.tentative.html | expected TIMEOUT
Updated•3 years ago
|
Flags: needinfo?(james)
Updated•3 years ago
|
Has Regression Range: --- → yes
Comment 1•3 years ago
|
||
Set release status flags based on info from the regressing bug 1771808
status-firefox101:
--- → unaffected
status-firefox102:
--- → unaffected
status-firefox103:
--- → affected
status-firefox-esr91:
--- → unaffected
Updated•3 years ago
|
tracking-firefox103:
--- → +
Comment 2•3 years ago
|
||
Changing the priority to P2 as the bug is tracked by a release manager for the current nightly.
See Triage for Bugzilla for more information.
If you disagree, please discuss with a release manager.
Priority: P5 → P2
| Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → csabou
Status: NEW → ASSIGNED
Updated•3 years ago
|
Attachment #9280715 -
Attachment description: Bug 1773670 - Set expectation on windows coverage for scrollend-event-not-fired-after-removing-scroller.tentative.html. r=aryx,jgraham → Bug 1773670 - Set expectation on windows coverage for scrollend-event-not-fired-after-removing-scroller.tentative.html. r=aryx
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/da368a60d270
Set expectation on windows coverage for scrollend-event-not-fired-after-removing-scroller.tentative.html. r=aryx DONTBUILD
Comment 5•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 103 Branch
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Flags: needinfo?(james)
Comment 7•3 years ago
|
||
Set release status flags based on info from the regressing bug 1771808
status-firefox-esr102:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•