Closed Bug 1499522 Opened 6 years ago Closed 6 years ago

Thunderbird Xpcshell testing: toolkit/components/telemetry/tests/unit/test_TelemetrySession.js fails

Categories

(Thunderbird :: Testing Infrastructure, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1499361

People

(Reporter: jorgk-bmo, Unassigned)

Details

(Keywords: intermittent-failure, Whiteboard: [Thunderbird-testfailure: X all])

test_TelemetrySession.js has caused many failures when run with Thunderbird in the past.

Since today we get this perma-red failure on all platforms:
TEST-UNEXPECTED-FAIL | toolkit/components/telemetry/tests/unit/test_TelemetrySession.js | test_environmentChange - [test_environmentChange : 962] "undefined" deepEqual {"browserIsUserDefault":true,"newTabPageEnabled":true,"pdfViewerUsed":false}

That makes sheriffing a little hard.

M-C last good: 4c11ab0cd98950983cfc957f579ace6c3e
M-C first bad: 3c8790a73b7f31b253704a07e1bf7d0a65
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=4c11ab0cd98950983cfc957f579ace6c3e&tochange=3c8790a73b7f31b253704a07e1bf7d0a65

Looks like it's from here:
https://hg.mozilla.org/mozilla-central/rev/45a7ec8b7021#l3.41 - Bug 1497365

Robert and Jan-Erik, how can we fix this for TB?
Flags: needinfo?(rhelmer)
Flags: needinfo?(jrediger)
Version: 60 → Trunk
Robert just landed a patch skipping that part of the test if the `prio.enabled` pref is not set (or false): bug 1499361.
That should solve it for Thunderbird as well I think?
Flags: needinfo?(jrediger)
Thanks, I'll follow the other bug.
Flags: needinfo?(rhelmer)
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.