-
Notifications
You must be signed in to change notification settings - Fork 399
Retry bundle install flakiness for JRuby 9.2
#4361
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
Datadog ReportBranch report: ✅ 0 Failed, 22031 Passed, 1476 Skipped, 7m 16.3s Total Time |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4361 +/- ##
=======================================
Coverage 97.74% 97.74%
=======================================
Files 1347 1347
Lines 82390 82389 -1
Branches 4193 4193
=======================================
Hits 80528 80528
+ Misses 1862 1861 -1 ☔ View full report in Codecov by Sentry. |
BenchmarksBenchmark execution time: 2025-02-10 20:00:21 Comparing candidate commit ffaeb2e in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 31 metrics, 2 unstable metrics. |
ivoanjo
left a comment
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.
👍 LGTM
31f7d45 to
ffaeb2e
Compare
What does this PR do?
Mitigate JRuby 9.2 flakiness for bundle install
Change log entry
None.