[
https://issues.apache.org/jira/browse/ARTEMIS-4391?focusedWorklogId=876568&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-876568
]
ASF GitHub Bot logged work on ARTEMIS-4391:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/Aug/23 14:16
Start Date: 16/Aug/23 14:16
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4580:
URL:
https://github.com/apache/activemq-artemis/pull/4580#issuecomment-1680703105
a few tests failing on the assertion:
[Test and Examples / Test / 4 /
org.apache.activemq.artemis.tests.integration.cluster.failover.quorum.PluggableQuorumReplicaTimeoutTest.testFailbackTimeout](https://main-jenkins-csb-amq-broker.apps.ocp-c1.prod.psi.redhat.com/job/activemq-artemis/job/activemq-artemis-pipeline/2929/testReport/junit/org.apache.activemq.artemis.tests.integration.cluster.failover.quorum/PluggableQuorumReplicaTimeoutTest/Test_and_Examples___Test___4___testFailbackTimeout/)
[Test and Examples / Test / 3 /
org.apache.activemq.artemis.tests.integration.paging.GlobalPagingTest.testCommitOnSend[storeType=FILE]](https://main-jenkins-csb-amq-broker.apps.ocp-c1.prod.psi.redhat.com/job/activemq-artemis/job/activemq-artemis-pipeline/2929/testReport/junit/org.apache.activemq.artemis.tests.integration.paging/GlobalPagingTest/Test_and_Examples___Test___3___testCommitOnSend_storeType_FILE_/)
[Test and Examples / Test / 0 /
org.apache.activemq.artemis.tests.integration.paging.MaxMessagesPagingTest.testFailMaxMessage](https://main-jenkins-csb-amq-broker.apps.ocp-c1.prod.psi.redhat.com/job/activemq-artemis/job/activemq-artemis-pipeline/2929/testReport/junit/org.apache.activemq.artemis.tests.integration.paging/MaxMessagesPagingTest/Test_and_Examples___Test___0___testFailMaxMessage/)
[Test and Examples / Test / 0 /
org.apache.activemq.artemis.tests.integration.paging.MaxMessagesPagingTest.testFailMaxMessageGlobal](https://main-jenkins-csb-amq-broker.apps.ocp-c1.prod.psi.redhat.com/job/activemq-artemis/job/activemq-artemis-pipeline/2929/testReport/junit/org.apache.activemq.artemis.tests.integration.paging/MaxMessagesPagingTest/Test_and_Examples___Test___0___testFailMaxMessageGlobal/)
Issue Time Tracking
-------------------
Worklog Id: (was: 876568)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)