| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
CI Test ResultsRun: #27337326720 | Commit: f5c9e8f | Duration: 13m 42s (longest job)
Status Overview
Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled Failed Testsmusl-aarch64/debug / 8-librcaJob: View logs No detailed failure information available. Check the job logs. musl-amd64/debug / 8-librcaJob: View logs No detailed failure information available. Check the job logs. musl-amd64/debug / 25-librcaJob: View logs No detailed failure information available. Check the job logs. glibc-aarch64/debug / 8-j9Job: View logs No detailed failure information available. Check the job logs. glibc-amd64/debug / 8-ibmJob: View logs No detailed failure information available. Check the job logs. glibc-amd64/debug / 8Job: View logs No detailed failure information available. Check the job logs. glibc-amd64/debug / 8-j9Job: View logs No detailed failure information available. Check the job logs. glibc-amd64/debug / 8-orclJob: View logs No detailed failure information available. Check the job logs. Summary: Total: 32 | Passed: 24 | Failed: 8 Updated: 2026-06-11 10:28:32 UTC |
Sorry, something went wrong.
|
@copilot resolve the merge conflicts in this pull request |
Sorry, something went wrong.
Sorry, something went wrong.
⚠️ Warnings🚦 8 Pipeline jobs failed Useful? React with 👍 / 👎 This comment will be updated automatically if new data arrives.🔗 Commit SHA: 847ce64 | Docs | Datadog PR Page | Give us feedback! |
Sorry, something went wrong.
There was a problem hiding this comment.
Here are some automated review suggestions for this pull request.
Reviewed commit: 847ce644a2
ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Sorry, something went wrong.
| junit-platform = "1.9.3" # JUnit Platform version corresponding to JUnit Jupiter 5.9.2 | ||
| junit-pioneer = "1.9.1" | ||
| junit-platform = "1.9.3" # JUnit Platform version corresponding to JUnit Jupiter 5.9.3 | ||
| junit-pioneer = "2.3.0" |
There was a problem hiding this comment.
Keep JUnit Pioneer on a Java 8-compatible line
This repo still targets Java 8 bytecode and documents/routs cross-JDK test runs through JAVA_TEST_HOME (ProfilerTestPlugin calls setExecutable(PlatformUtils.testJavaExecutable()), and the tests import @RetryingTest in many ddprof-test classes). JUnit Pioneer 2.x raised its runtime baseline to JDK 11, so when JAVA_TEST_HOME points to a JDK 8 runtime for the supported testDebug cross-JDK run, the test JVM will discover/load Java 11-only Pioneer classes and fail with UnsupportedClassVersionError before those tests can run. Please keep this dependency on the 1.x line unless the Java 8 test path is intentionally dropped.
Useful? React with 👍 / 👎.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR contains the following updates:
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
⚠️ Gradle Major Version Update
This PR updates Gradle dependencies with major version changes. Major updates may include breaking changes.
Version Upgrader Overview
Questions or feedback? Ask in #adms-version-upgrades
🤖 Generated by ADMS (Automated Dependency Management System)