Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

BUG: Figure out / re-enable browserstack. #34

Open
ryan-roemer opened this issue Aug 18, 2015 · 3 comments
Open

BUG: Figure out / re-enable browserstack. #34

ryan-roemer opened this issue Aug 18, 2015 · 3 comments
Labels

Comments

@ryan-roemer
Copy link
Member

All of BS is now failing with:

Error: [init({"name":"ryanroemer2@master","project":"Rowdy Tests","build":"111@d9d999050aa9f5aa8f3c19c0ebe65c9998052259","browserName":"safari","os":"OS X","os_version":"Mavericks"})] The environment you requested was unavailable.

Disabling until we can get a handle on what's going so, so wrong...

ryan-roemer added a commit that referenced this issue Aug 18, 2015
@nakula
Copy link

nakula commented Aug 19, 2015

@shirish87 @9ikhan @rahulnwn can you look into issue once?

@shirish87
Copy link

Ryan, I tried copying the env vars set by Travis and ran tests on BrowserStack Automate. Seems to work fine.

export ROWDY_OPTIONS='{ "client":{ "logger":true }, "server":{ "logger":true } }'
export ROWDY_CHECK=1
export ROWDY_SETTINGS="browserStack.safari-mac"
export BROWSER_STACK_BRANCH=master

npm run install-selenium
npm run check
npm test

@ryan-roemer
Copy link
Member Author

I've opened up a WIP PR with BS re-enabled -- #35 -- nothing has changed in terms of my credentials in months.

All BS is failing: https://travis-ci.org/FormidableLabs/rowdy/builds/76316987

Everything fails with some variation of:

 Error: [init({"name":"ryanroemer2@master","project":"Rowdy Tests","build":"115@beae3c40a99a671d91a0b913a992e166572f66e2","browserName":"chrome","os":"WINDOWS","os_version":"7"})] The environment you requested was unavailable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants