-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
GnuTests: Caches for faster configure and skipping make #9627
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
Conversation
CodSpeed Performance ReportMerging #9627 will improve performance by 3.18%Comparing Summary
Benchmarks breakdown
Footnotes
|
|
GNU testsuite comparison: |
|
At fork: 1st run: 7m 25s -> 2nd run: 6m 3s |
|
GNU testsuite comparison: |
This comment was marked as resolved.
This comment was marked as resolved.
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
1 similar comment
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
This comment was marked as resolved.
This comment was marked as resolved.
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
@oech3 could you please stop rebasing the patch a few time per day in your prs? |
|
Sorry. I just wanted to remove a failing mark. |
|
Is there any way to retrigger 1 test only by author? |
|
Whats the best way to help work towards fixing the flakiness? Afaik its three tail tests, one more test and rarely some timeout issues in some of the steps. I believe there are some proposed fixes for those by @naoNao89 in PR's, but was wondering if you'd be open to disabling them until a confirmed fix is made? |
|
I prefer detecting required few CI files required to run instead of disabling (if supported by GutHub). |
|
@ChrisDryden Would you list unstable tests as a new issue? |
|
Conflicts |
|
GNU testsuite comparison: |
|
Am I missing something? |
config.cachefor faster./configure. Closes GnuTests: Host cache for configure-ing GNU coreutils #9446 .getlimitsto skipmake. Closes GnuTests: Do not build GNU coreutils for faster CI #9331