[ 
https://issues.apache.org/jira/browse/ARTEMIS-5639?focusedWorklogId=980676&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-980676
 ]

ASF GitHub Bot logged work on ARTEMIS-5639:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 27/Aug/25 10:06
            Start Date: 27/Aug/25 10:06
    Worklog Time Spent: 10m 
      Work Description: brusdev merged PR #5891:
URL: https://github.com/apache/activemq-artemis/pull/5891




Issue Time Tracking
-------------------

    Worklog Id:     (was: 980676)
    Time Spent: 20m  (was: 10m)

> Fix MQTTRetainMessageManagerTest
> --------------------------------
>
>                 Key: ARTEMIS-5639
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-5639
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Justin Bertram
>            Assignee: Justin Bertram
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.43.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> I noticed that MQTTRetainMessageManagerTest failed at one point on the 
> test-suite, but the error message made no sense. On further investigation it 
> turns out there's a bug in the assertion such that it compares two values, 
> but the failure message references a value that wasn't actually tested. 
> Furthermore, the assertion converts a {{byte[]}} to a {{String}}, but the 
> {{byte[]}} is full of non-printable characters so it makes the error message 
> more difficult to read than is really necessary. The test should instead use 
> a human readable {{String}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to