Intermittent comm/calendar/test/browser/invitations/browser_icsAttachment.js | Daily is the default calendar app -
Categories
(Calendar :: General, defect, P5)
Tracking
(thunderbird_esr78 wontfix, thunderbird85 affected)
People
(Reporter: intermittent-bug-filer, Assigned: mkmelin)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
2.07 KB,
patch
|
darktrojan
:
review+
wsmwk
:
approval-comm-beta-
|
Details | Diff | Splinter Review |
Filed by: thunderbird [at] calypsoblue.org
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=325220821&repo=comm-beta
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/axicLaqNR7-iy23wX7pElg/runs/0/artifacts/public/logs/live_backing.log
Test failure on beta since 85.0b1. The issue is in the test itself: https://searchfox.org/comm-central/rev/94587d2bae3c1343918eecc9008cea105f54a47a/calendar/test/browser/invitations/browser_icsAttachment.js#43-48
dialogWindow.document.getElementById("openHandler").label.includes("Daily"),
"Daily is the default calendar app"
That won't work on Thunderbird Beta or Release.
Comment 1•4 years ago
|
||
Is there a reason why that test is completely disabled on Windows?
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•4 years ago
|
||
Updated•4 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/95b799547a3c
don't hardcode "Daily" in browser_icsAttachment.js since it will fail on beta/release. r=darktrojan
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Comment on attachment 9194899 [details] [diff] [review]
bug1683901_daily_default.patch
[Approval Request Comment]
Test only, and only affecting beta tests.
Comment 6•4 years ago
|
||
Comment on attachment 9194899 [details] [diff] [review]
bug1683901_daily_default.patch
[Triage Comment]
We didn't have another beta. So this will appear in 86 beta.
Description
•