johanneswuerbach / saucie

This library allows you to integrate results of your frontend JavaScript tests into a [Sauce jobs results page](https://saucelabs.com/docs/javascript-unit-tests-integration).
26 stars 18 forks source link

simple example out of testem documentation fails #66

Closed cdaringe closed 7 years ago

cdaringe commented 7 years ago

problem statement

hello, we are trying to run the example out of the docs & observe it failing.

https://github.com/testem/testem/tree/master/examples/saucelabs

saucelabs$  CI_BUILD_NUMBER=<ci-build-num> SAUCE_USERNAME=cdaringe SAUCE_ACCESS_KEY=<key> testem ci --port 8080
ok 1 PhantomJS 2.1 - hello should say hello.
ok 2 PhantomJS 2.1 - hello should say hello to person.
not ok 3 Browser "../../node_modules/.bin/saucie -b chrome -p Windows 10 -v latest --no-connect --attach -u http://localhost:8080/8934" failed to connect. testem.js not loaded?

any tips? thank you!

cdaringe commented 7 years ago

sauce errors are unhelpful. it was actually an account setting oh sauce that i customer support needed to act on