Closed Bug 1262626 Opened 8 years ago Closed 8 years ago

`mach test browser/base/content` fails if `crashreport.sjs` is referenced in `browser/base/content/test/general/browser.ini`

Categories

(Firefox Build System :: Mach Core, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1262866

People

(Reporter: lina, Unassigned)

References

Details

I get the following error when I run `mach test browser/base/content` (or any test file in that directory) locally: https://pastebin.mozilla.org/8866656

It looks like the cross-directory support file in question appears here, though: https://dxr.mozilla.org/mozilla-central/rev/68c0b7d6f16ce5bb023e08050102b5f2fe4aacd8/toolkit/crashreporter/test/browser/browser.ini#4

I can run the tests if I remove the entry (https://dxr.mozilla.org/mozilla-central/rev/68c0b7d6f16ce5bb023e08050102b5f2fe4aacd8/browser/base/content/test/general/browser.ini#129), but it'd be nice not to do that every time. :-)
Blocks: 1242051
This looks like a dupe of bug 1262866, are you building with --disable-crashreporter?
Ah, indeed I am. Thanks!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.