Closed Bug 1083374 Opened 10 years ago Closed 10 years ago

Calendar xpcshell and mozmill tests failing after OS X signing changes

Categories

(Calendar :: Build Config, defect)

Lightning 3.3
All
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clokep, Unassigned)

References

Details

(Keywords: intermittent-failure, regression)

Fallen looked at this briefly and said it's now looking in the wrong place for the manifest file.
Keywords: regression
Summary: Calendar tests failing after OS X signing changes → Calendar xpcshell and mozmill tests failing after OS X signing changes
What is the plan to fix this? Starring builds with this is a real pain.
Fix is in work, see Bug 1084066.
Goodbye, annoying failure! Fixed by bug 1084066.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Reopening. Philipp, I think your work for bug 1084066 was the greatest work in the last year but we still need to modify buildbotcustom to pass mozmill tests on MacOSX. Am I right? https://hg.mozilla.org/build/buildbotcustom/file/c5fc38e6fc3e/process/factory.py#l5009 From a failure log: sh -c 'if [ ! -d ./Daily.app/Contents/MacOS/plugins ]; then mkdir ./Daily.app/Contents/MacOS/plugins; fi && if [ ! -d ./Daily.app/Contents/MacOS/extensions ]; then mkdir ./Daily.app/Contents/MacOS/extensions; fi && cp -R bin/plugins/* ./Daily.app/Contents/MacOS/plugins/ && if [ -d extensions ]; then cp -R extensions/* ./Daily.app/Contents/MacOS/extensions/; fi' The plugin path should be Contents/Resources instead of Contents/MacOS?
Status: RESOLVED → REOPENED
Flags: needinfo?(philipp)
Resolution: FIXED → ---
I had though that mozmill is running mozharness and thought that that buildbotcustom code is for older builds, but from your failure log it seems not that way. Looks like I need to figure that out too. Can you open a new bug that blocks this one so I don't have all the treeherder comments inbetween bugwork?
Flags: needinfo?(philipp)
Depends on: 1117637
Ok, mozmill part is now fixed too and builds are green.
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.