Skip to content

Conversation

@Sanne
Copy link
Member

@Sanne Sanne commented Nov 6, 2025

This is a follow-up to #49979 , apparently it wasn't triggered early enough to be effective when running in dev-mode.

@Sanne Sanne added the area/user-experience Will make us lose users label Nov 6, 2025
@quarkus-bot quarkus-bot bot added the area/core label Nov 6, 2025
@Sanne Sanne moved this to In Progress in WG - Java 25 support Nov 6, 2025
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

What about tests?

@Sanne
Copy link
Member Author

Sanne commented Nov 6, 2025

What about tests?

Tests seem to not manifest this particular warning anymore. They still have issues regarding the missing "add-opens", but that's going to be addressed via my other work.

@quarkus-bot

This comment has been minimized.

@Sanne Sanne force-pushed the MoreUnsafeNaggingdisabled branch from 08f22ff to 36878b8 Compare November 8, 2025 10:55
@quarkus-bot
Copy link

quarkus-bot bot commented Nov 8, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 36878b8.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 25

📦 extensions/smallrye-reactive-messaging/deployment

io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector - History

  • Expecting actual: ["-6","-7","-9","-10","-11","-12","-13","-14"] to start with: ["-6", "-7", "-8", "-9"] - java.lang.AssertionError
java.lang.AssertionError: 

Expecting actual:
  ["-6","-7","-9","-10","-11","-12","-13","-14"]
to start with:
  ["-6", "-7", "-8", "-9"]

	at io.quarkus.smallrye.reactivemessaging.hotreload.ConnectorChangeTest.testUpdatingConnector(ConnectorChangeTest.java:41)

⚙️ MicroProfile TCKs Tests

📦 tcks/microprofile-lra

org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable - History

  • Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1> - java.lang.AssertionError
java.lang.AssertionError: 
Expecting the metric Compensated callback was called
Expected: a value equal to or greater than <1>
     but: <0> was less than <1>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)
	at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

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

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants