Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@rmartinc
Copy link
Contributor

Closes #46312

It seems the upgrade fixes the issue in the CI. At least part of the failed jobs have run OK in my branch.

@rmartinc rmartinc requested a review from a team as a code owner February 13, 2026 09:35
@keycloak-github-bot
Copy link

Unreported flaky test detected

If the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.model.infinispan.EmbeddedInfinispanSplitBrainTest#testLocalCacheClearedOnMergeEvent

Keycloak CI - Store Model Tests

java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertTrue(Assert.java:53)
	at org.keycloak.testsuite.model.infinispan.EmbeddedInfinispanSplitBrainTest.awaitLatch(EmbeddedInfinispanSplitBrainTest.java:112)
...
java.lang.AssertionError
	at org.keycloak.testsuite.model.infinispan.PartitionManager$Partition.assertPartitionFormed(PartitionManager.java:126)
	at org.keycloak.testsuite.model.infinispan.PartitionManager$Partition.partition(PartitionManager.java:111)
	at org.keycloak.testsuite.model.infinispan.PartitionManager.splitCluster(PartitionManager.java:67)
	at org.keycloak.testsuite.model.infinispan.EmbeddedInfinispanSplitBrainTest.lambda$testLocalCacheClearedOnMergeEvent$0(EmbeddedInfinispanSplitBrainTest.java:87)
...

Report flaky test

Copy link

@keycloak-github-bot keycloak-github-bot bot left a comment

Choose a reason for hiding this comment

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

Unreported flaky test detected, please review

Copy link
Contributor

@shawkins shawkins left a comment

Choose a reason for hiding this comment

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

LGTM. Is it clear what change started the problems in the first place?

@rmartinc
Copy link
Contributor Author

rmartinc commented Feb 13, 2026

Not sure, but I bet it's a docker upgrade in the ubuntu boxes in GHA.

Copy link
Contributor

@mabartos mabartos left a comment

Choose a reason for hiding this comment

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

@rmartinc LGTM. Probably other branches will be affected too?

@mabartos mabartos merged commit 1f49f67 into keycloak:main Feb 13, 2026
86 checks passed
@rmartinc
Copy link
Contributor Author

@mabartos Yep, I detected it doing a backport to 26.5. I'm preparing the backport for 26.5 and 26.4 for the moment.

rmartinc added a commit to rmartinc/keycloak that referenced this pull request Feb 13, 2026
rmartinc added a commit to rmartinc/keycloak that referenced this pull request Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

3 participants