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

[testing] Remove wrapper from @slow #11566

Merged
merged 1 commit into from
Aug 10, 2022
Merged

[testing] Remove wrapper from @slow #11566

merged 1 commit into from
Aug 10, 2022

Conversation

driazati
Copy link
Member

@driazati driazati commented Jun 3, 2022

This makes it a normal pytest decorator so it doesn't incur test set up / tear down. This also makes the PR body the source of truth for skipping slow tests or not since it can be confusing sourcing it both from the PR and commit message.

@github-actions
Copy link
Contributor

Built docs for commit 5c6b52a can be found here.

@github-actions
Copy link
Contributor

Built docs for commit ffb68fa can be found here.

@github-actions
Copy link
Contributor

Built docs for commit 8fd7fd5 can be found here.

@driazati
Copy link
Member Author

driazati commented Aug 2, 2022

@tvm-bot rerun

@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2022

Built docs for commit 4c4248e can be found here.

@driazati driazati marked this pull request as ready for review August 4, 2022 20:25
@driazati driazati merged commit 06ac5cd into apache:main Aug 10, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
This makes it a normal pytest decorator so it doesn't incur test set up / tear down. This also makes the PR body the source of truth for skipping slow tests or not since it can be confusing sourcing it both from the PR and commit message.
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
This makes it a normal pytest decorator so it doesn't incur test set up / tear down. This also makes the PR body the source of truth for skipping slow tests or not since it can be confusing sourcing it both from the PR and commit message.
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.

2 participants