Closed
Bug 1152637
Opened 11 years ago
Closed 8 years ago
When trying to run it on devices, it still ran on DesktopB2G
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: wachen, Unassigned)
References
Details
Gaia master branch: https://github.com/mozilla-b2g/gaia.git
commit 820bc8fe46ce346aa38a1bb0f147bbec8d16377f
Merge: edb9783 ea911df
Author: autolander <bug.autolander@gmail.com>
Date: Tue Apr 7 19:11:45 2015 -0700
STR:
> export MARIONETTE_RUNNER_HOST=marionette-device-host
> make test-integration-test APP=camera
Expected result:
It runs on my flame device.
Actual result:
It starts B2G-Desktop and run the test.
| Reporter | ||
Updated•11 years ago
|
Blocks: MTBF-JSTest
| Reporter | ||
Comment 1•11 years ago
|
||
Can you help with redirecting this bug to the right person?
Flags: needinfo?(evanxd)
Comment 3•11 years ago
|
||
MARIONETTE_RUNNER_HOST doesn't/shouldn't exist anymore. The new way to run tests on device (as of marionette-js-runner 1.0.x) is with --buildapp device.
Flags: needinfo?(hub)
| Reporter | ||
Comment 4•11 years ago
|
||
What about "make test-integration-test APP=camera"? It has an embed --buildapp desktop.
Shouldn't there be any more option available in makefile? It's not user-friendly at all...
Comment 5•8 years ago
|
||
Bulk closed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1422750
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•