Skip to content

build: do not run browserstack in parallel #13861

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 1 commit into from
Oct 31, 2018

Conversation

devversion
Copy link
Member

@devversion devversion commented Oct 29, 2018

  • No longer runs BrowserStack in parallel because it causes rate limit exceptions that didn't show up if we just had one tunnel per job.

Note: I've kept the array split logic because it's made to respect the parallelism option from Circle, so it should be fine to keep this function in our code base. It might be useful if we revisit with a new BS license or if we want to run multiple instances of the local browsers etc.

@devversion devversion requested a review from jelbourn as a code owner October 29, 2018 19:32
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Oct 29, 2018
@devversion
Copy link
Member Author

devversion commented Oct 29, 2018

@jelbourn I'm also up to removing the array split logic because technically it's doing nothing then.

@devversion devversion added pr: merge safe target: patch This PR is targeted for the next patch release labels Oct 29, 2018
* No longer runs BrowserStack in parallel because it causes rate limit exceptions that didn't show up if we just had one tunnel per job.
@devversion devversion force-pushed the build/no-parallel-browserstack branch from 277cf4e to 551fac8 Compare October 29, 2018 19:43
Copy link
Member

@jelbourn jelbourn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Oct 31, 2018
@jelbourn jelbourn merged commit 6a7ac9f into angular:master Oct 31, 2018
@devversion devversion deleted the build/no-parallel-browserstack branch October 31, 2018 16:58
atscott pushed a commit to atscott/components that referenced this pull request Nov 5, 2018
* No longer runs BrowserStack in parallel because it causes rate limit exceptions that didn't show up if we just had one tunnel per job.
jelbourn pushed a commit that referenced this pull request Nov 6, 2018
* No longer runs BrowserStack in parallel because it causes rate limit exceptions that didn't show up if we just had one tunnel per job.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants