Skip to content

Update plugin org.graalvm.buildtools.native to v1 (main)#5546

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-org.graalvm.buildtools.native-1.x
Open

Update plugin org.graalvm.buildtools.native to v1 (main)#5546
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-org.graalvm.buildtools.native-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 24, 2026

This PR contains the following updates:

Package Change Age Confidence
org.graalvm.buildtools.native 0.11.51.0.0 age confidence

Release Notes

graalvm/native-build-tools (org.graalvm.buildtools.native)

v1.0.0

Compare Source

What's Changed

Full Changelog: graalvm/native-build-tools@0.11.5...1.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 78e6bbf to 33f28d5 Compare March 24, 2026 17:53
@testlens-app

This comment has been minimized.

@renovate renovate bot changed the title Update plugin org.graalvm.buildtools.native to v1 (main) Update plugin org.graalvm.buildtools.native to v1 (main) - autoclosed Mar 25, 2026
@renovate renovate bot closed this Mar 25, 2026
@renovate renovate bot deleted the renovate/main-org.graalvm.buildtools.native-1.x branch March 25, 2026 08:24
@renovate renovate bot changed the title Update plugin org.graalvm.buildtools.native to v1 (main) - autoclosed Update plugin org.graalvm.buildtools.native to v1 (main) Mar 27, 2026
@renovate renovate bot reopened this Mar 27, 2026
@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch 2 times, most recently from 33f28d5 to 16a7a91 Compare March 27, 2026 11:32
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 16a7a91 to f486b4e Compare March 27, 2026 17:31
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from f486b4e to 799be04 Compare March 28, 2026 17:37
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 799be04 to 7273cf4 Compare March 28, 2026 20:24
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 7273cf4 to d725212 Compare March 29, 2026 12:56
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from d725212 to 35aa7f5 Compare March 31, 2026 17:02
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 35aa7f5 to 5e4c3fd Compare March 31, 2026 17:16
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 5e4c3fd to 35d3bae Compare March 31, 2026 17:52
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 35d3bae to ab727b4 Compare April 1, 2026 06:50
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from ab727b4 to d557b37 Compare April 1, 2026 06:54
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from d557b37 to 788649d Compare April 1, 2026 07:20
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 788649d to 316b78a Compare April 1, 2026 11:01
@testlens-app

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/main-org.graalvm.buildtools.native-1.x branch from 316b78a to 4233c15 Compare April 2, 2026 09:14
@testlens-app
Copy link
Copy Markdown

testlens-app bot commented Apr 2, 2026

🚨 TestLens detected 1 failed tests 🚨

Here is what you can do:

  1. Inspect the test failures carefully.
  2. If you are convinced that some of the tests are flaky, you can mute them below.
  3. Finally, trigger a rerun by checking the rerun checkbox.

Test Summary

Check Project/Task Test Runs
CI / Linux :platform-tooling-support-tests:test GraalVmStarterTests > runsTestsInNativeImage(Path, OutputFiles)

🏷️ Commit: 4233c15
▶️ Tests: 283 executed
⚪️ Checks: 15/15 completed

Test Failures

GraalVmStarterTests > runsTestsInNativeImage(Path, OutputFiles) (:platform-tooling-support-tests:test in CI / Linux)
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:574)
	at platform.tooling.support.tests.GraalVmStarterTests.runsTestsInNativeImage(GraalVmStarterTests.java:51)
expected actual
0 1
GraalVmStarterTests > runsTestsInNativeImage(Path, OutputFiles) (:platform-tooling-support-tests:test in CI / Linux)
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:574)
	at platform.tooling.support.tests.GraalVmStarterTests.runsTestsInNativeImage(GraalVmStarterTests.java:51)
expected actual
0 1
GraalVmStarterTests > runsTestsInNativeImage(Path, OutputFiles) (:platform-tooling-support-tests:test in CI / Linux)
org.opentest4j.AssertionFailedError: expected: <0> but was: <1>
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:574)
	at platform.tooling.support.tests.GraalVmStarterTests.runsTestsInNativeImage(GraalVmStarterTests.java:51)
expected actual
0 1

Muted Tests

Select tests to mute in this pull request:

  • GraalVmStarterTests > runsTestsInNativeImage(Path, OutputFiles)

Reuse successful test results:

  • ♻️ Only rerun the tests that failed or were muted before

Click the checkbox to trigger a rerun:

  • Rerun jobs

Learn more about TestLens at testlens.app.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants