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

[TEST] increase puppeteer server launch timeout #534

Conversation

tbouffard
Copy link
Member

This is an attempt to avoid startup error when running GitHub Workflows on
macOS. This error probably occurs because the machines running the workflows
have low performances.

In addition, allow to configure puppeteer 'slowMo' with an environment variable
when debugging tests.

This is an attempt to avoid startup error when running GitHub Workflows on
macOS. This error probably occurs because the machines running the workflows
have low performances.

In addition, allow to configure puppeteer 'slowMo' with an environment variable
when debugging tests.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Aug 17, 2020
@tbouffard tbouffard requested a review from aibcmars August 17, 2020 09:12
Copy link
Contributor

@aibcmars aibcmars left a comment

Choose a reason for hiding this comment

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

LGTM

@aibcmars aibcmars merged commit 33b8920 into master Aug 17, 2020
@aibcmars aibcmars deleted the infra/increase_jest-puppeteer_server_launchTimeout_for_gh_wf_on_macOS branch August 17, 2020 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants