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

Reduce CI run time #9705

Open
bdraco opened this issue Nov 7, 2024 · 4 comments
Open

Reduce CI run time #9705

bdraco opened this issue Nov 7, 2024 · 4 comments

Comments

@bdraco
Copy link
Member

bdraco commented Nov 7, 2024

We have quite a few long running tests that take up a few seconds. Even if we only clean up the top 10 we should be able to shave at least a minute off the CI

@webknjaz
Copy link
Member

webknjaz commented Nov 7, 2024

Is this about what pytest --durations shows?

@bdraco
Copy link
Member Author

bdraco commented Nov 7, 2024

Yes

@webknjaz webknjaz added good first issue Good for newcomers infra labels Nov 7, 2024
@Dreamsorcerer
Copy link
Member

Autobahn tests take something like 25% of the CI time, and the tests don't even work...

@bdraco
Copy link
Member Author

bdraco commented Nov 7, 2024

#4247 😢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants