[
https://issues.apache.org/jira/browse/ARTEMIS-5639?focusedWorklogId=980621&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-980621
]
ASF GitHub Bot logged work on ARTEMIS-5639:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 27/Aug/25 03:49
Start Date: 27/Aug/25 03:49
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #5891:
URL: https://github.com/apache/activemq-artemis/pull/5891
(no comment)
Issue Time Tracking
-------------------
Worklog Id: (was: 980621)
Remaining Estimate: 0h
Time Spent: 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
> Time Spent: 10m
> 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: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact