Closed Bug 478852 Opened 15 years ago Closed 15 years ago

CERTS_SRC_DIR should be absolute path

Categories

(Testing :: Mochitest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 474703

People

(Reporter: ginnchen+exoracle, Unassigned)

Details

Currently we have
_CERTS_SRC_DIR = $(topsrcdir)/build/pgo/certs
at
http://mxr.mozilla.org/mozilla-central/source/build/automation-build.mk#25

I have source at /export/home/ginn/work/mozilla-central
And I built Firefox at /export/home/ginn/work/mozilla-central/release

Then I run "make mochitest-plain", it failed.
It couldn't find certPath.

In  /export/home/ginn/work/mozilla-central/release/testing/mochitest/automation.py, I have
CERTS_SRC_DIR="../../../build/pgo/certs"
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.