Open Bug 1802400 Opened 3 years ago Updated 5 months ago

Intermittent comm/mail/components/extensions/test/browser/browser_ext_contentScripts.js | backgroundColor - "rgb(0, 255, 0)" == "rgba(0, 0, 0, 0)" - got "rgb(0, 255, 0)", expected "rgba(0, 0, 0, 0)" (operator ==)

Categories

(Thunderbird :: Add-Ons: Extensions API, defect, P5)

Tracking

(Not tracked)

REOPENED
126 Branch

People

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

References

Details

(Keywords: intermittent-failure, intermittent-testcase)

Attachments

(1 file, 2 obsolete files)

See fixed bug 1725898

Summary: Intermittent comm/mail/components/extensions/test/browser/browser_ext_contentScripts.js | single tracking bug → Intermittent comm/mail/components/extensions/test/browser/browser_ext_contentScripts.js | backgroundColor - "rgb(0, 255, 0)" == "rgba(0, 0, 0, 0)" - got "rgb(0, 255, 0)", expected "rgba(0, 0, 0, 0)" (operator ==)

Odd, with this patch it seems it's even MORE likely to fail at least locally

Attachment #9305233 - Attachment is obsolete: true

Should either figure out the root cause of this: https://searchfox.org/comm-central/rev/8f7c552caee92e39beb2f2d5fb848537c9311f28/mail/components/extensions/test/browser/browser_ext_contentScripts.js#375-378
Or increase the timeout. This has lots of intermittence (17 the last week).

John, any ideas?

Flags: needinfo?(john)
See Also: → 1822581

I will dedicate some time for intermittent fails next week!

John, any ideas? It's s super common failure

This patch tries to fix browser_ext_contentScripts.js. It removes all
currently used setTimeouts() and instead enables the preference
ui.prefersReducedMotion for all tests. If this is the underlying
cause for the fails of this test, we should not need any timeouts.

Depends on D204761

Assignee: nobody → john
Status: NEW → ASSIGNED
Attachment #9391497 - Attachment is obsolete: true
Attachment #9393508 - Attachment description: WIP: Bug 1802400 - Attempt to fix intermittent fails of browser_ext_contentScripts.js → Bug 1802400 - Attempt to fix intermittent fails of browser_ext_contentScripts.js. r=#thunderbird-reviewers
Flags: needinfo?(john)

Pushed by john@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/dd8a2cee0289
Attempt to fix intermittent fails of browser_ext_contentScripts.js. r=aleca

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
See Also: → 1941495
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: