Closed
Bug 1136831
Opened 11 years ago
Closed 8 years ago
Gaia integration test harness should not assume "node" command runs Node.js
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: botond, Unassigned)
Details
The test harness for the Gaia integration tests [1] seems to assume that the "node" command resolves to the Node.js executable.
This is not true on some Linux distributions. For example on Debian Jesise, the "node" command is part of a the "Amateur packet Radio Node program" package [2]. Meanwhile, Node.js is available under the "nodejs" command.
The test harness should take this into consideration.
[1] https://developer.mozilla.org/en-US/Firefox_OS/Platform/Automated_testing/Gaia_integration_tests
[2] https://packages.debian.org/jessie/node
| Reporter | ||
Updated•11 years ago
|
Component: Gaia::UI Tests → JSMarionette
Product: Firefox OS → Testing
Version: unspecified → Trunk
Comment 1•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
•