Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-15425 TopologyChangeFunctionalTest random failures #11635

Merged
merged 1 commit into from Jan 22, 2024

Conversation

pruivo
Copy link
Member

@pruivo pruivo commented Jan 3, 2024

https://issues.redhat.com/browse/ISPN-15425

Unfortunately, it does not fix all flaky tests but should make them rare :)

@pruivo pruivo added the 14.0.x Annotate a PR with this label if you want it to be backported to the 14.0.x branch label Jan 3, 2024
@pruivo
Copy link
Member Author

pruivo commented Jan 3, 2024

@jabolina
Copy link
Member

jabolina commented Jan 8, 2024

CI timed out. I replayed it.

final byte[] v2 = v(method, "v2");
//optimistic mode is not official supported and we don't store any versioning
//this test is failing without the versions
SkipTestNG.skipIf(lockingMode == LockingMode.OPTIMISTIC, "Optimistic transactions not supported");
Copy link
Member

Choose a reason for hiding this comment

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

Do we keep it in unstable?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes, it is failing randomly quite often 🤣

@jabolina
Copy link
Member

The InvalidServerConfigTxTest.testOkConfig seems to always fail. Is it related?

@pruivo
Copy link
Member Author

pruivo commented Jan 18, 2024

@jabolina yes. it is a NullPointerException. Should be fixed now.

@pruivo pruivo removed the Question label Jan 19, 2024
@jabolina jabolina merged commit 35fd0bb into infinispan:main Jan 22, 2024
7 of 8 checks passed
@jabolina
Copy link
Member

Thanks, @pruivo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
14.0.x Annotate a PR with this label if you want it to be backported to the 14.0.x branch
Projects
None yet
3 participants