Skip to content

Instantly share code, notes, and snippets.

@crainbf
Created June 18, 2015 08:10
Show Gist options
  • Save crainbf/4f6da1b3ea4fb1bd10b6 to your computer and use it in GitHub Desktop.
Save crainbf/4f6da1b3ea4fb1bd10b6 to your computer and use it in GitHub Desktop.
bash-3.2$ ./test.sh
2015/06/11 08:48:57 compiling remotely... http://compilers:9099/compile
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7 100 7 0 0 64 0 --:--:-- --:--:-- --:--:-- 64
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7 100 7 0 0 129 0 --:--:-- --:--:-- --:--:-- 129
Hello World Writer's DOUG Contract is at:
0x0f8a88a421eb52f3f5e549beb26d3a5d6973dcac
> @ start /home/node
> nightwatch
[Hello World] Test Suite
========================
Running: Hello World
✔ Element <//input[@id="filenameAdd"]> was visible after 197 milliseconds.
✔ Element <//div[@id="alertPresent"]> was present after 52 milliseconds.
✔ Element <//input[@id="filenameGet"]> was visible after 138 milliseconds.
✖ Testing if value of <//textarea[@id="output"]> equals: "Hello, world!". - expected "Hello, world!" but got: Path Resolve error: path must contain at least one component
TEST FAILURE: 1 assertions failed, 3 passed and 1 skipped.. (16.462s)
npm ERR! Linux 4.0.3-boot2docker
npm ERR! argv "node" "/usr/local/bin/npm" "start"
npm ERR! node v0.10.38
npm ERR! npm v2.11.1
npm ERR! code ELIFECYCLE
npm ERR! @ start: `nightwatch`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ start script 'nightwatch'.
npm ERR! This is most likely a problem with the package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! nightwatch
npm ERR! You can get their info via:
npm ERR! npm owner ls
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/node/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment