Skip to content

Improve VertxTestBase stateless mode by logging un-associated threads during tests that will not correctly report a failure.#6053

Merged
vietj merged 1 commit intomasterfrom
improve-vertx-test-base
Mar 31, 2026
Merged

Improve VertxTestBase stateless mode by logging un-associated threads during tests that will not correctly report a failure.#6053
vietj merged 1 commit intomasterfrom
improve-vertx-test-base

Conversation

@vietj
Copy link
Copy Markdown
Member

@vietj vietj commented Mar 31, 2026

Motivation:

The VertxTestBase stateless mode is only effective at the condition that asserting threads can report the failure correctly to the test.

Changes:

Add console logging to stateless mode that logs threads unable to report correctly and that should be fixed prior.

… during tests that will not correctly report a failure.

Motivation:

The VertxTestBase stateless mode is only effective at the condition that asserting threads can report the failure correctly to the test.

Changes:

Add console logging to stateless mode that logs threads unable to report correctly and that should be fixed prior.
@vietj vietj added this to the 5.1.0 milestone Mar 31, 2026
@vietj vietj merged commit 8c81b07 into master Mar 31, 2026
17 of 25 checks passed
@vietj vietj deleted the improve-vertx-test-base branch March 31, 2026 12:01
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