Skip to content
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

expand IE matrix #2344

Closed
boneskull opened this issue Jul 1, 2016 · 4 comments
Closed

expand IE matrix #2344

boneskull opened this issue Jul 1, 2016 · 4 comments
Labels
status: accepting prs Mocha can use your help with this one! type: chore generally involving deps, tooling, configuration, etc.

Comments

@boneskull
Copy link
Contributor

saucelabs should test ie9, ie10, ie11

@boneskull boneskull added type: chore generally involving deps, tooling, configuration, etc. qa status: accepting prs Mocha can use your help with this one! labels Jul 1, 2016
coderbyheart added a commit to coderbyheart/mocha that referenced this issue Jan 17, 2017
@coderbyheart
Copy link
Contributor

Actually I think it would be better to split the execution of the saucelabs test up so they are separate on Travis. I'll make that change and update the PR.

coderbyheart added a commit to coderbyheart/mocha that referenced this issue Jan 18, 2017
coderbyheart added a commit to coderbyheart/mocha that referenced this issue Jan 19, 2017
coderbyheart added a commit to coderbyheart/mocha that referenced this issue Jan 20, 2017
Fixes mochajs#2344.

This moves the selection of the browsers to test to the travis build
script. The number of concurrent travis jobs should be limited to 5
(Saucelabs limit).
This also removes the S3 env variable which does nothing
@boneskull
Copy link
Contributor Author

Actually I think it would be better to split the execution of the saucelabs test up so they are separate on Travis. I'll make that change and update the PR.

If they are separate, how can we guarantee we don't run over the concurrency limit?

@coderbyheart
Copy link
Contributor

If set the concurrency limit of travis to 5 … https://blog.travis-ci.com/2014-07-18-per-repository-concurrency-setting/

@coderbyheart
Copy link
Contributor

But it's actually breaking for other reasons, I've just started the build again, let's see: https://travis-ci.org/coderbyheart/mocha

coderbyheart added a commit to coderbyheart/mocha that referenced this issue Jan 25, 2017
Fixes mochajs#2344.

This moves the selection of the browsers to test to the travis build
script. The number of concurrent travis jobs should be limited to 5
(Saucelabs limit).
This also removes the S3 env variable which does nothing

This uses a fork of karma-sauce-launcher, which contains upated
dependencies, in order to support retries:
karma-runner/karma-sauce-launcher#114
coderbyheart added a commit to coderbyheart/mocha that referenced this issue Jan 25, 2017
Fixes mochajs#2344.

This moves the selection of the browsers to test to the travis build
script. The number of concurrent travis jobs should be limited to 5
(Saucelabs limit).
This also removes the S3 env variable which does nothing

This uses a fork of karma-sauce-launcher, which contains upated
dependencies, in order to support retries:
karma-runner/karma-sauce-launcher#114
coderbyheart added a commit to coderbyheart/mocha that referenced this issue Jan 25, 2017
Fixes mochajs#2344.

This moves the selection of the browsers to test to the travis build
script. The number of concurrent travis jobs should be limited to 5
(Saucelabs limit).
This also removes the S3 env variable which does nothing

This uses a fork of karma-sauce-launcher, which contains upated
dependencies, in order to support retries:
karma-runner/karma-sauce-launcher#114
sgilroy pushed a commit to TwineHealth/mocha that referenced this issue Feb 27, 2019
Fixes mochajs#2344.

This moves the selection of the browsers to test to the travis build
script. The number of concurrent travis jobs should be limited to 5
(Saucelabs limit).
This also removes the S3 env variable which does nothing

This uses a fork of karma-sauce-launcher, which contains upated
dependencies, in order to support retries:
karma-runner/karma-sauce-launcher#114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: accepting prs Mocha can use your help with this one! type: chore generally involving deps, tooling, configuration, etc.
Projects
None yet
Development

No branches or pull requests

2 participants