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

Skip to content

fix: log errors happening while JMeter starts the test#6193

Merged
vlsi merged 3 commits intoapache:masterfrom
vlsi:log_error
Dec 19, 2023
Merged

fix: log errors happening while JMeter starts the test#6193
vlsi merged 3 commits intoapache:masterfrom
vlsi:log_error

Conversation

@vlsi
Copy link
Collaborator

@vlsi vlsi commented Dec 19, 2023

Previously, the exceptions from TestStateListener.testStarted might be unnoticed since the UI did not display them.

This change is a workaround to surface errors in common cases.
We should make UI to monitor the running test, however, I would defer that to JMeter 6.0

See #6174

@vlsi vlsi added this to the 5.6.3 milestone Dec 19, 2023
Previously, the exceptions from TestStateListener.testStarted might
be unnoticed since the UI did not display them.

This change is a workaround to surface errors in common cases.

See apache#6174
@vlsi vlsi force-pushed the log_error branch 2 times, most recently from b67a731 to 0e48ce8 Compare December 19, 2023 10:23
vlsi added 2 commits December 19, 2023 14:20
…BCTestElement

TestStateListener + TestBean cause issues like in apache#6174,
so we should remove empty implementations
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