Closed
Bug 1304040
Opened 8 years ago
Closed 8 years ago
xpcshell test fails on Taskcluster Windows tests due to lack of signed binaries (win7/win10)
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: grenade, Unassigned)
References
(Blocks 1 open bug)
Details
at least some of the failures look to be caused by insufficient access rights for the task user. eg:
https://treeherder.allizom.org/#/jobs?repo=try&revision=8bd76076ce73120290fc16a62c0ef9f233dfef75&filter-tier=2&group_state=expanded&selectedJob=28199940
![]() |
||
Updated•8 years ago
|
Assignee: nobody → gbrown
![]() |
||
Comment 1•8 years ago
|
||
devtools/shared/heapsnapshot/tests/unit/test_saveHeapSnapshot_e10s_01.js fails when CreateProcessAsUserW() fails with "access denied", as discussed in https://bugzilla.mozilla.org/show_bug.cgi?id=1303455#c8.
Depends on: 1303455
![]() |
||
Comment 2•8 years ago
|
||
A few other tests fail with reports that they failed to create a process, like:
toolkit/components/extensions/test/xpcshell/test_ext_native_messaging.js
toolkit/components/extensions/test/xpcshell/test_ext_native_messaging_perf.js
toolkit/components/extensions/test/xpcshell/test_ext_native_messaging_unresponsive.js
toolkit/components/search/tests/xpcshell/test_bug930456_child.js
toolkit/components/telemetry/tests/unit/test_ChildHistograms.js
![]() |
||
Comment 3•8 years ago
|
||
Almost all of the tests in toolkit/mozapps/update/tests/unit_service_updater fail (debug only?) with:
"the updater.exe binary should be signed (if not, build system configuration bug?)"
![]() |
||
Updated•8 years ago
|
Assignee: gbrown → nobody
Reporter | ||
Comment 4•8 years ago
|
||
latest failures (https://treeherder.mozilla.org/#/jobs?repo=try&revision=b8ba3bb131c95e6562898c39b2eb14057373c39e&filter-tier=3&group_state=expanded&filter-searchStr=tc-X) appear to be only the file access problems identified in bug 1322722
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 5•8 years ago
|
||
AIUI, this is still failing due to bug 1323732
Reporter | ||
Comment 6•8 years ago
|
||
now that edge is installed on win 10, we have issues with no typed url history in edge which is tracked in bug 1261188
Depends on: 1261188
Reporter | ||
Comment 7•8 years ago
|
||
on windows 7, xpcshell chunks 7 & 8 fail due to unsigned binaries which depends on bug 1277591
Updated•8 years ago
|
Depends on: 1277591
Summary: xpcshell test fails on taskcluster windows tests → xpcshell test fails on Taskcluster Windows tests due to lack of signed binaries (win7/win10)
Updated•8 years ago
|
Priority: -- → P2
Comment 9•8 years ago
|
||
This was fixed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1384792 and the landing of date to central for overall tc migration.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•