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: add default timeout to test suite #786

Closed
wants to merge 6 commits into from
Closed

Conversation

Zidious
Copy link
Contributor

@Zidious Zidious commented Aug 8, 2023

We shouldn't let tests run for large amounts of time: https://github.com/dequelabs/axe-core-npm/actions/runs/5790182483/job/15692791377 in case of hanging.

Set a default timeout for linting at 5min and integration tests at 15mins.

We shouldn't let tests run for large amounts of time: https://github.com/dequelabs/axe-core-npm/actions/runs/5790182483/job/15692791377 in case of hanging.

Set a default timeout of 30M
@Zidious Zidious requested a review from a team as a code owner August 8, 2023 01:27
.github/workflows/tests.yml Outdated Show resolved Hide resolved
.github/workflows/tests.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@straker straker left a comment

Choose a reason for hiding this comment

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

It's disappointing that you have to manually set the timeout per job. Hopefully someday they'll allowing setting the timeout globally.

@Zidious
Copy link
Contributor Author

Zidious commented Aug 22, 2023

superseded by: #795

@Zidious Zidious closed this Aug 22, 2023
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.

3 participants