[
https://issues.apache.org/jira/browse/ARTEMIS-4391?focusedWorklogId=876426&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-876426
]
ASF GitHub Bot logged work on ARTEMIS-4391:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Aug/23 01:35
Start Date: 16/Aug/23 01:35
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4580:
URL:
https://github.com/apache/activemq-artemis/pull/4580#issuecomment-1679840309
@amarkevich you renamed the PR.. you should Renae the commit:
git commit --amend
edit with the new name
git push origin -f
if you can't do it... I will do it myself.. but it's always best to keep
your original commit.
Issue Time Tracking
-------------------
Worklog Id: (was: 876426)
Time Spent: 20m (was: 10m)
> tests: rework AssertionLoggerHandler
> ------------------------------------
>
> Key: ARTEMIS-4391
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4391
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Tests
> Affects Versions: 2.30.0
> Reporter: Alexey Markevich
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> AssertionLoggerHandler modified to be easy to use:
> * no custom logger configuration required;
> * implements Closeable to be poosible to use in try-with-resources statement
> * split regular text check and stacktraces
--
This message was sent by Atlassian Jira
(v8.20.10#820010)