Skip to content

chore: run e2e tests on saucelabs #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 25 commits into from
Jan 3, 2019

Conversation

vigneshshanmugam
Copy link
Member

  • Getting rid of selenium and running the e2e tests on sauce labs instead.

@vigneshshanmugam vigneshshanmugam force-pushed the e2e-sauce-labs branch 3 times, most recently from 9c203f2 to a7ff833 Compare December 31, 2018 16:02
@vigneshshanmugam vigneshshanmugam requested a review from hmdhk January 2, 2019 09:39
@vigneshshanmugam vigneshshanmugam self-assigned this Jan 2, 2019
@hmdhk
Copy link
Contributor

hmdhk commented Jan 2, 2019

Thanks @vigneshshanmugam! Would you please take a look at the failing tests as well?

@vigneshshanmugam
Copy link
Member Author

@jahtalab IE 11 has some weird timeout issues on scripts.. More details - angular/protractor#1999

I am trying to find how we can run on 32 bit version instead.

@vigneshshanmugam
Copy link
Member Author

@jahtalab I have disabled IE test for now because of the executeAsync issue, I have tried both 32 and 64 bit drivers and it works when running the script locally but fails through travis..Even increasing the timeout did not help..

@hmdhk
Copy link
Contributor

hmdhk commented Jan 3, 2019

Thanks @vigneshshanmugam , looks good 👍

@hmdhk hmdhk merged commit 6f43497 into elastic:master Jan 3, 2019
@vigneshshanmugam vigneshshanmugam deleted the e2e-sauce-labs branch January 3, 2019 15:47
David-Development pushed a commit to David-Development/apm-agent-rum-js that referenced this pull request Oct 20, 2021
* chore: run e2e tests on saucelabs

* remove headless chrome & firefox

* disable unit tests in karma

* increase timeout on node tests

* comment changes

* few changes for saucelabs proxy

* add all browsers to test

* run only in chrome and firefox as before

* only log in chrome

* pass tunnel id to capabilities

* remove after test hook - testing firefox

* fix logs command issue

* make e2e tests work in IE 11

* check fetch support on IE

* set max instances to 1 for chrome

* move back to max instances - 1

* change server port to 8003

* change apm server url

* change windows 8.1

* run on ie driver version 2.48

* enable fetch in test

* fix fetch url and ignore IE 11

* update addons in travis

* force 64 bit driver on IE

* run unit tests and disable IE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants