Object directory does not match source directory for layout/base/tests/chrome
RESOLVED
DUPLICATE
of bug 847279
Status
People
(Reporter: cwiiis, Unassigned)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
If you try to run mochitest-chrome for the tests in layout/base/tests/chrome, you try TEST_PATH=/layout/base/tests/chrome and find that no tests run. Then you spend a half hour wondering what you've done wrong. Then your colleague tells you to try removing the 's' in tests. Given that the wiki page documenting this does nothing to suggest that these paths might not match, we should probably make them match.
Comment 1•5 years ago
|
||
this doesn't seem to be a problem anymore. I believe our work to switch to manifests have resolved this by not having odd rules in Makefile.in.
Comment 2•5 years ago
|
||
Apparently fixed by bug 847279.
Status: NEW → RESOLVED
Last Resolved: 5 years ago
Resolution: --- → DUPLICATE
Duplicate of bug: 847279
(Assignee) | ||
Updated•a year ago
|
Component: Mochitest Chrome → Mochitest
Product: Testing → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•