Open Bug 1775543 Opened 2 years ago Updated 1 days ago

Intermittent toolkit/content/tests/browser/browser_bug295977_autoscroll_overflow.js | single tracking bug

Categories

(Toolkit :: UI Widgets, defect, P3)

defect

Tracking

()

People

(Reporter: jmaher, Unassigned)

References

Details

(Keywords: intermittent-failure, intermittent-testcase, leave-open, Whiteboard: [stockwell disable-recommended])

Attachments

(1 file, 1 obsolete file)

No description provided.

Additional information about this bug failures and frequency patterns can be found by running: ./mach test-info failure-report --bug 1775543

Severity: -- → S4
Attachment #9385591 - Attachment is obsolete: true
Duplicate of this bug: 1924263

Hi Joel, after changes in https://hg.mozilla.org/mozilla-central/rev/675d3ca4188ed56024b55f677e9a3cfc6c9c60b3#l12.34 we've got this spike in failures in this bug. https://treeherder.mozilla.org/intermittent-failures/bugdetails?startday=2024-10-15&endday=2024-10-22&tree=trunk&bug=1775543
Are you ok with reverting those changes? or making them something along this line "os == 'linux' && os_version == '18.04''?
I could put up a patch for that if you agree.

Flags: needinfo?(jmaher)

we would need to skip spi-nw:
"os == 'linux' && os_version == '18.04' && processor == 'x86_64' && socketprocess_networking", # Bug 1775543

that should take care of everything. In general that patch was to re-enable a LOT of tests and it did a great job of it, but for the 200+ tests that ended up getting re-enabled finding 4 or 5 that need to be skipped again is not too bad.

thanks for offering to write the patch, I will be happy to review it quickly once it is posted

Flags: needinfo?(jmaher)
Assignee: nobody → csabou
Status: NEW → ASSIGNED
Assignee: csabou → nobody
Status: ASSIGNED → NEW
Keywords: leave-open
Whiteboard: [stockwell disable-recommended]
Attachment #9432624 - Attachment description: Bug 1775543 - Adjust skip condition to fit frequent failures on browser_bug295977_autoscroll_overflow. r=jmaher → Bug 1775543 - Add skip condition to fit frequent failures on browser_bug295977_autoscroll_overflow. r=jmaher
Pushed by csabou@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/500fe2376ef3 Add skip condition to fit frequent failures on browser_bug295977_autoscroll_overflow. r=jmaher DONTBUILD
Whiteboard: [stockwell disable-recommended]
Whiteboard: [stockwell disable-recommended]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: