Closed Bug 1066042 Opened 10 years ago Closed 8 years ago

./mach reftest-remote for B2G emulator-jb doesn't find the xre path

Categories

(Testing :: Reftest, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: kats, Unassigned)

References

Details

Pull latest B2G and do: BRANCH=master ./config.sh emulator-jb ./build.sh ./mach reftest-remote gecko/layout/reftests/async-scrolling/reftest.list This will start and try to run but eventually fails with: mach: error: --xre-path '/home/kats/zspace/B2G-emulator/gaia/b2g_sdk/34.0a1-2014-08-12-04-02-01/bin' not found In my B2G-emulator folder I have a gaia/b2g_sdk/34.0a1-2014-08-12-04-02-01/b2g folder, so I symlinked bin to b2g and that made things work. I'm not sure why the mach commands are looking for the bin folder in the sdk instead of the b2g folder.
Attempting to run ./mach mochitest-remote on a b2g34 emulator build has the opposite problem: it attempts to find a b2g folder in the xulrunner-sdk-33 when there is a bin folder instead. Again, symlinking fixed the problem.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.