-
-
Notifications
You must be signed in to change notification settings - Fork 217
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
[BUG] Windows test is slow compared to tests on other operating systems. #1715
Comments
An issue related to this, looks like it's a widespread issue and common also. |
|
We need a windows environment as we are packaging for it as well. Also we have faced weird edge cases in the past which gets flagged out here, so it is mandatory. Coming to speed, I was digging through this 2-3 months back, the only thing I could find was Would be great if somebody could verify how much a setup and test run takes on a windows environment where packages are not cached v.s cached. |
Thanks for insights, will try to test out if caching can improve this or not. Thanks. |
Describe the bug.
The CI tests that run with every PR on windows operating system are too slow as compared to tests on other operating systems as seen form here https://github.com/asyncapi/cli/actions/runs/13762300626/job/38480929274?pr=1695 .
Expected behavior
Tests should have better performance.
Screenshots
How to Reproduce
🥦 Browser
None
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: