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

Set per-test expected duration #199

Open
kadler opened this issue Mar 27, 2020 · 2 comments · May be fixed by #300
Open

Set per-test expected duration #199

kadler opened this issue Mar 27, 2020 · 2 comments · May be fixed by #300
Assignees
Labels
enhancement New feature or request keep-open Exempts stale action from auto closing the issue/pr.
Milestone

Comments

@kadler
Copy link
Member

kadler commented Mar 27, 2020

The default "slow" time for tests is 75ms. Any test taking longer than that will be marked slow. Our functional toolkit tests take 1000-4000s, however, so they are all marked "slow". We should adjust each test case to determine what a proper slow value is for it and mark it appropriately.

https://mochajs.org/#test-duration

@kadler kadler added the enhancement New feature or request label Mar 27, 2020
@kadler kadler added this to the Version 1.1 milestone Mar 27, 2020
@kadler
Copy link
Member Author

kadler commented Mar 27, 2020

Blocked by #200

@github-actions
Copy link

👋 Hi! This issue has been marked stale due to inactivity. If no further activity occurs, it will automatically be closed.

@github-actions github-actions bot added the stale label Apr 27, 2020
@abmusse abmusse added the keep-open Exempts stale action from auto closing the issue/pr. label Apr 28, 2020
@github-actions github-actions bot closed this as completed Oct 6, 2020
@kadler kadler reopened this Oct 6, 2020
@kadler kadler removed the stale label Oct 6, 2020
@abmusse abmusse linked a pull request Oct 21, 2020 that will close this issue
@abmusse abmusse self-assigned this Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request keep-open Exempts stale action from auto closing the issue/pr.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants