Skip to content

chore(deps): update dependency org.junit-pioneer:junit-pioneer to v2#500

Open
dd-octo-sts[bot] wants to merge 2 commits into
mainfrom
engraver-auto-version-upgrade/renovate/major-junit.pioneer
Open

chore(deps): update dependency org.junit-pioneer:junit-pioneer to v2#500
dd-octo-sts[bot] wants to merge 2 commits into
mainfrom
engraver-auto-version-upgrade/renovate/major-junit.pioneer

Conversation

@dd-octo-sts

@dd-octo-sts dd-octo-sts Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
org.junit-pioneer:junit-pioneer (source) dependencies major 1.9.12.3.0

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.


🤖 Generated by ADMS (Automated Dependency Management System)

@dd-octo-sts

dd-octo-sts Bot commented Apr 22, 2026

Copy link
Copy Markdown
Contributor Author

CI Test Results

Run: #27337326720 | Commit: f5c9e8f | Duration: 13m 42s (longest job)

8 of 32 test jobs failed

Status Overview

JDK glibc-aarch64/debug glibc-amd64/debug musl-aarch64/debug musl-amd64/debug
8 - - -
8-ibm - - -
8-j9 - -
8-librca - -
8-orcl - - -
11 - - -
11-j9 - -
11-librca - -
17 - -
17-graal - -
17-j9 - -
17-librca - -
21 - -
21-graal - -
21-librca - -
25 - -
25-graal - -
25-librca - -

Legend: ✅ passed | ❌ failed | ⚪ skipped | 🚫 cancelled

Failed Tests

musl-aarch64/debug / 8-librca

Job: View logs

No detailed failure information available. Check the job logs.

musl-amd64/debug / 8-librca

Job: View logs

No detailed failure information available. Check the job logs.

musl-amd64/debug / 25-librca

Job: View logs

No detailed failure information available. Check the job logs.

glibc-aarch64/debug / 8-j9

Job: View logs

No detailed failure information available. Check the job logs.

glibc-amd64/debug / 8-ibm

Job: View logs

No detailed failure information available. Check the job logs.

glibc-amd64/debug / 8

Job: View logs

No detailed failure information available. Check the job logs.

glibc-amd64/debug / 8-j9

Job: View logs

No detailed failure information available. Check the job logs.

glibc-amd64/debug / 8-orcl

Job: 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

@jbachorik

Copy link
Copy Markdown
Collaborator

@copilot resolve the merge conflicts in this pull request

Copilot AI commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

Addressed in 847ce64.

Copilot AI requested a review from jbachorik June 11, 2026 09:28
@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented Jun 11, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 8 Pipeline jobs failed

CI Run | test-matrix / test-linux-glibc-aarch64 (8-j9, debug)   View in Datadog   GitHub Actions

CI Run | test-matrix / test-linux-glibc-amd64 (8, debug)   View in Datadog   GitHub Actions

CI Run | test-matrix / test-linux-glibc-amd64 (8-ibm, debug)   View in Datadog   GitHub Actions

View all 8 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 847ce64 | Docs | Datadog PR Page | Give us feedback!

@campaigner-prod campaigner-prod Bot marked this pull request as ready for review June 11, 2026 12:09
@campaigner-prod campaigner-prod Bot requested a review from a team as a code owner June 11, 2026 12:09

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 847ce644a2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

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".

Comment thread gradle/libs.versions.toml
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"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants