-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[CI] fast H2rootcheck #20538
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
base: master
Are you sure you want to change the base?
[CI] fast H2rootcheck #20538
Conversation
97e2226 to
1df00b7
Compare
Test Results22 files 22 suites 8s ⏱️ For more details on these failures, see this check. Results for commit 6ee7d9f. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@guitargeek maybe this change in h2root.cxx (i mean the last commit with DEFCHAR) also makes sense? If yes feel free to do a separate PR on master, but I guess we need ifdef win32 else ... On top.
Anyway it does not solve the crash
Fast testing platform running only h2root for verifying failure rate.
to verify on several remote platforms at once multiple times
Since h2root might fail only 1 out of every 5 times, it's interesting to have a fast tool to rerun 5 or 10 times on multi-platform but consuming less resources.
fyi @guitargeek
TODO review Windows is still OFF