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

ci: fixed smoke tests by increasing timeout #1964

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

mxschmitt
Copy link
Member

Currently CI is still failing on GitHub Actions.
My guess is that Firefox takes sometimes longer than 2 seconds which is the default timeout, thats why Mocha is failing because it timeouts.
Should be a quick fix for now. Since we only want to check the basic functionality, it should be fine, otherwise I would recommend to e.g. migrate to Jest.

@alexdima
Copy link
Member

alexdima commented Sep 7, 2020

Thank you!

@alexdima alexdima merged commit 8eaefdc into microsoft:master Sep 7, 2020
@alexdima alexdima added this to the August 2020 milestone Sep 7, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants