Closed Bug 1241174 Opened 8 years ago Closed 8 years ago

gaia-marionette: line 169: echo: write error: Resource temporarily unavailable

Categories

(Testing Graveyard :: JSMarionette, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: martijn.martijn, Unassigned)

References

()

Details

I get this error while trying to do "./launch.sh gij":
/home/vagrant/gaia/tv_apps/dashboard/test/marionette/dashboard_test.js
/home/vagrant/gaia/tv_apps/dashboard/test/marionette/digital_clock_test.js
/home/vagrant/gaia/tv_apps/smart-home/test/marionette/smart_home_test.js
/home/vagrant/gaia/tv_apps/smart-system/fxa/test/marionette/fxa_launch_test.js
/home/vagrant/gaia/tv_apps/smart-system/fxa/test/marionette/fxa_screen_flow_test.js
/home/vagrant/gaia/tv_apps/smart-system/test/marionette/app_install_dialog_test.js
/home/vagrant/gaia/tv_apps/smart-system/test/marionette/app_modal_dialog_test.js

/home/vagrant/gaia/node_modules/.bin/gaia-marionette: line 169: echo: write error: Resource temporarily unavailable

npm ERR! Linux 3.13.0-63-generic
npm ERR! argv "/home/vagrant/.nvm/versions/node/v4.2.2/bin/node" "/home/vagrant/.nvm/versions/node/v4.2.2/bin/npm" "run" "marionette" "--" "--buildapp=desktop" "--reporter=spec" "--marionette-capabilities=/home/vagrant/gaia/tests/jsmarionette/capabilities.json"
npm ERR! node v4.2.2
npm ERR! npm v2.14.7
npm ERR! code ELIFECYCLE
npm ERR! gaia@0.0.3 marionette: gaia-marionette "--buildapp=desktop" "--reporter=spec" "--marionette-capabilities=/home/vagrant/gaia/tests/jsmarionette/capabilities.json"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the gaia@0.0.3 marionette script 'gaia-marionette "--buildapp=desktop" "--reporter=spec" "--marionette-capabilities=/home/vagrant/gaia/tests/jsmarionette/capabilities.json"'.
npm ERR! This is most likely a problem with the gaia package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! gaia-marionette "--buildapp=desktop" "--reporter=spec" "--marionette-capabilities=/home/vagrant/gaia/tests/jsmarionette/capabilities.json"
npm ERR! You can get their info via:
npm ERR! npm owner ls gaia
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /home/vagrant/gaia/npm-debug.log
make: *** [test-integration-test] Error 1
Connection to 127.0.0.1 closed.


MozIPT is a tool created by the Taipe team, they told me to file this bug against JSMarionette.

From the discussion https://github.com/Mozilla-TWQA/MozITP/issues/8#issuecomment-167805872:
"
@mwargers I'm looking into this issue, seems like a framework error. after discussing with @shinglyu it's more like import error. Need more debug message in detail.

@mwargers: As Paul said, this is more of a GIJ issue. You can try to run ./test/gij_sanity_test.sh, if it passes, it means the ITP setup OK, the problem lies in the GIJ itself. You might consider submitting the bug to Bugzilla instead.
"
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.