We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not sure why, but some tests take almost twice as long to complete compared to Linux.
Picking Jasypt as a random example.
Linux:
Camel Quarkus :: Integration Tests :: Jasypt ....... SUCCESS [ 31.549 s]
Windows:
Camel Quarkus :: Integration Tests :: Jasypt ....... SUCCESS [ 52.278 s]
If we can figure out why and maybe fix it, it'd probably cut the Windows CI job build time by 30% - 40%.
The text was updated successfully, but these errors were encountered:
jamesnetherton
No branches or pull requests
Description
Not sure why, but some tests take almost twice as long to complete compared to Linux.
Picking Jasypt as a random example.
Linux:
Windows:
If we can figure out why and maybe fix it, it'd probably cut the Windows CI job build time by 30% - 40%.
The text was updated successfully, but these errors were encountered: