[win perma] comm/calendar/test/unit/providers/test_cal_detection.js | Test timed out. Couldn't find libresolv; tried: resolv.9.dll,resolv.dll.2,resolv.dll
Categories
(Calendar :: General, defect, P5)
Tracking
(thunderbird_esr128+ fixed, thunderbird131+ fixed)
People
(Reporter: intermittent-bug-filer, Assigned: mkmelin)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=473333071&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EoT4eh2URSWJZicfHz8Qxw/runs/0/artifacts/public/logs/live_backing.log
Assignee | ||
Updated•5 months ago
|
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 2•5 months ago
|
||
Toby found https://searchfox.org/comm-central/rev/2b08b6e76139a4706608abdf236cf0d2b867edb9/mail/modules/DNS.worker.mjs#498 gets passed "XPCShell" as OS for the xpcshell test.
That seems to be due to updateAppInfo
.
Assignee | ||
Comment 3•5 months ago
|
||
Use AppConstants instead, since XPCShell tests mess with AppInfo, and that confused us to Windows tried to load *nix .dlls
Assignee | ||
Updated•5 months ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/374427839403
Fix [win perma] comm/calendar/test/unit/providers/test_cal_detection.js. r=tobyp
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 6•5 months ago
|
||
Comment on attachment 9423808 [details]
Bug 1917425 - Fix [win perma] comm/calendar/test/unit/providers/test_cal_detection.js. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #): bug 1906077
User impact if declined: test failure after bug 1906077
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): safe
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined:
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky):
Comment 7•5 months ago
|
||
Comment on attachment 9423808 [details]
Bug 1917425 - Fix [win perma] comm/calendar/test/unit/providers/test_cal_detection.js. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 8•5 months ago
|
||
I'm going to update the status tracking flags, which technically won't be accurate until bug 1906077 lands, but will be helpful for our bug queries.
Updated•5 months ago
|
Comment 9•5 months ago
|
||
bugherder uplift |
Thunderbird 131.0b5:
https://hg.mozilla.org/releases/comm-beta/rev/abd3418bfcd3
Comment 10•4 months ago
|
||
Comment on attachment 9423808 [details]
Bug 1917425 - Fix [win perma] comm/calendar/test/unit/providers/test_cal_detection.js. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr128
Comment 11•4 months ago
|
||
bugherder uplift |
Thunderbird 128.3.0esr:
https://hg.mozilla.org/releases/comm-esr128/rev/f2319108e710
Description
•