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

Fixing flaky tests #517

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

lucianoviana
Copy link
Contributor

No description provided.

@lucianoviana lucianoviana force-pushed the fixing-flaky-tests branch 7 times, most recently from c863950 to 323a381 Compare September 19, 2024 15:55
@lucianoviana lucianoviana force-pushed the fixing-flaky-tests branch 5 times, most recently from 21daab3 to 3b6712d Compare September 25, 2024 14:49

return acceptor
.receivedMessage("2")
.anyMatch((message) -> msgSeqNo == Integer.parseInt(message.get(Constants.MSG_SEQ_NUM)));

Check notice

Code scanning / CodeQL

Missing catch of NumberFormatException Note test

Potential uncaught 'java.lang.NumberFormatException'.
@lucianoviana lucianoviana force-pushed the fixing-flaky-tests branch 5 times, most recently from 7b08e9d to 4261a63 Compare October 9, 2024 10:37
@lucianoviana lucianoviana force-pushed the fixing-flaky-tests branch 4 times, most recently from af6e29b to 7f64e29 Compare October 21, 2024 16:05
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.

1 participant