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

ARTEMIS-5232 Clean up on testsuite for speed #5430

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

clebertsuconic
Copy link
Contributor

No description provided.

@clebertsuconic clebertsuconic force-pushed the ARTEMIS-5232 branch 3 times, most recently from 8e92c7b to 91c82bb Compare January 10, 2025 16:55
This test does not make sense much sense. The barrier does not seem to always work
It is sleeping for 11 seconds for no reason. I didn't want to accept it when it was committed in the first place
so i'm removing it
…verSessionNoCommit

This test makes no sense to me. This Wait.assertEquals seems to be doing just a regular sleep.

If I actually properly fixed the test with assertTrue on this Wait clause the test would always fail. Meaning the test is completely broken.

Since this test is not actually testing anything I'm just removing it as other tests are already validating redeliveries
@clebertsuconic clebertsuconic force-pushed the ARTEMIS-5232 branch 2 times, most recently from 0407ca5 to e964905 Compare January 10, 2025 17:16
- Avoid unecessary duplications in inheritance (mainly LargeMessage and FailoverTest)
- Fixed some time outs and sleeps between restart of servers
- Fixed some configuration options
- Tweak in a few tests
@clebertsuconic clebertsuconic merged commit ecf4928 into apache:main Jan 10, 2025
6 checks passed
@clebertsuconic clebertsuconic deleted the ARTEMIS-5232 branch January 10, 2025 18:50
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.

2 participants