Closed pbazydlo closed 7 years ago
/cc @nickbalestra @matteofigus
Travis is failing, but it seems there's something wrong on the build pipeline that should not be related to this PR:
15 10 2017 05:41:35.280:ERROR [launcher.sauce]: Can not start chrome 48 (Linux)
Failed to start Sauce Connect:
Could not start Sauce Connect. Exit code 1 signal: null
15 10 2017 05:41:35.283:ERROR [launcher.sauce]: Can not start firefox 45 (Linux)
Failed to start Sauce Connect:
Could not start Sauce Connect. Exit code 1 signal: null
15 10 2017 05:41:35.283:ERROR [launcher.sauce]: Can not start android 5.1 (Linux)
Failed to start Sauce Connect:
Could not start Sauce Connect. Exit code 1 signal: null
@pbazydlo you can't execute the tests if you making a fork PR. That's how SauceLabs works. Make a new branch on origin and reopen your PR. The tests then should be green.
I am sorry I didn't realise this earlier.
Created a Contributing file to clarify: https://github.com/opencomponents/oc-client-browser/blob/master/CONTRIBUTING.md
When trying to create another PR prettier rewrote all
'
to"
. This PR forces it to use.eslintrc
which was ignored for some reason.