-
Notifications
You must be signed in to change notification settings - Fork 399
Add JRuby 10.0 to CI #4928
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
Add JRuby 10.0 to CI #4928
Conversation
1ff5503 to
8f670ba
Compare
BenchmarksBenchmark execution time: 2025-10-14 16:02:34 Comparing candidate commit b84a55d in PR branch Found 4 performance improvements and 0 performance regressions! Performance is the same for 40 metrics, 2 unstable metrics. scenario:error - error tracking, with_error=true - third_party only
scenario:error - error tracking, with_error=true - user code only
scenario:tracing - Propagation - Datadog
scenario:tracing - Tracing.log_correlation
|
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: b84a55d | Docs | Was this helpful? Give us feedback! |
27ec659 to
4438796
Compare
23bcef4 to
da1db77
Compare
11cbb99 to
bf88571
Compare
bf88571 to
cacdda7
Compare
Typing analysisIgnored filesThere are 539 ignored files in the Steepfile out of 841. Ignored filesNote: Ignored files are excluded from the next sections.
|
37e62ed to
765d7e9
Compare
aa311b2 to
af9b61d
Compare
Strech
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.
👍🏼
|
👍 |
What does this PR do?
Adds JRuby 10.0 testing to CI.
Motivation:
JRuby 10.0 is out!
Change log entry
No change log entry.
Additional Notes:
Tests that are skipped and need further investigation:
Datadog::Core::Remote::Component::BarrierDatadog::Tracing::Contrib::Shoryuken::TracerThese all lead with
TODO: JRuby 10.0 -...I also added a temporary
jruby_100?method as recommended by Marco that includes a comment to update Compatibility documentation after all tests are addressed.The skipped tests are documented on the Ruby Guild board: https://github.com/orgs/DataDog/projects/47/views/10?query=sort%3Aupdated-desc+is%3Aopen&sliceBy%5Bvalue%5D=lang+support
How to test the change?
Green CI.