Closed Bug 1081876 Opened 10 years ago Closed 10 years ago

Test failure "The crash reporter executable is present - got 'false'" in testBreakpadInstalled.js

Categories

(Mozilla QA Graveyard :: Mozmill Tests, defect, P1)

Version 2
x86
macOS
defect

Tracking

(firefox34 affected)

RESOLVED DUPLICATE of bug 1075483
Tracking Status
firefox34 --- affected

People

(Reporter: AndreeaMatei, Unassigned)

References

()

Details

(Keywords: regression, reproducible, Whiteboard: [mozmill-test-failure])

This started on 11th, affects Aurora OS X only, all versions and failed with all tested locales.
Line: http://hg.mozilla.org/qa/mozmill-tests/file/mozilla-aurora/firefox/tests/functional/testInstallation/testBreakpadInstalled.js#l43

I'll investigate today.
Sounds related to the recent changes for OSX builds with the new signage stuff.

The test is using:
> let execFile = Services.dirsvc.get("XREExeF", Ci.nsIFile);

Probably need to change where to look for the crashreporter.
Priority: -- → P1
Actually I can't reproduce this issue locally on OSX 10.9.5.

I can see the file at it's location:
> FirefoxNightly.app/Contents/MacOS/crashreporter.app

And the test is green (tested Nightly and Aurora en-US and zh-CN, all 4 are passing)
Actually I can reproduce it in a full testrun.
Whiteboard: [mozmill-test-failure]
Aha, found why it wasn't failing on Nightly, this was already fixed, but was not backported.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.