You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/06/12 18:49:00 UTC

[jira] [Closed] (ARTEMIS-1229) [extra-tests] JMSPagingFileDeleteTest#testTopicsWithNonDurableSubscription fails

     [ https://issues.apache.org/jira/browse/ARTEMIS-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram closed ARTEMIS-1229.
-----------------------------------
    Resolution: Not A Problem

> [extra-tests] JMSPagingFileDeleteTest#testTopicsWithNonDurableSubscription fails
> --------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1229
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1229
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.2.0
>            Reporter: Jiri Daněk
>            Priority: Major
>
> The final assert in the test is currently failing (the address never stops paging)
> According to git-blame, the failure appears since
> {noformat}
> 84e8a87325a976c9970b8e85d03fc33207623af3 is the first bad commit
> commit 84e8a87325a976c9970b8e85d03fc33207623af3
> Author: jbertram <jb...@apache.org>
> Date:   Fri Oct 21 19:58:01 2016 -0500
>     ARTEMIS-876 Remove all reliances on JMS prefixing
> :040000 040000 4f20a20a99d56d90c0093351ba2ccb683372dc7c d8b859046c7909ee3061d4036fd79bf902f02dab M      artemis-cli
> :040000 040000 3ef1fe21e9e4a0677b4aee154293ad05c0570413 43814754470946f85415ffe9ff025a438fdc95e4 M      artemis-core-client
> :040000 040000 f29db0297262ba22155bc2d2a4c785586e7703e8 437d430a61d42a884a7dd4e670a08461b95a9387 M      artemis-jms-client
> :040000 040000 7103a3489948f3a96b5c09f087c2b23e91a1136d 4a2a55818a2f6813e2a0a1843c26a45769a81bd8 M      artemis-jms-server
> :040000 040000 8b08ed6083e29ab30e087cf546468f48fcfd44a1 970dbaf8f8c25a29bb6d8ef3af71dc9dd2065bfe M      artemis-junit
> :040000 040000 8e333c149a9a42ebb7a434dcb266fc0089566786 ae7fd47ff0588c4164d693fb196c7b2dceb4909e M      artemis-protocols
> :040000 040000 bd66869298686ced8435328eb8be75711596b103 3310cb3c6f9bec209eb1a26aca36eeec0f728298 M      artemis-rest
> :040000 040000 08bfa6e2197257d7cef5eda12b0759775912c13e d54b574c29d47d8b68ab25deaa49263802eb6b87 M      artemis-server
> :040000 040000 71b58c21d20d982cf9c84f1f96dcb8fdcb524477 a93c90dfbdf7b03f932251a0974084646d64411e M      examples
> :100644 100644 30c96cd1e8ee2c40bc4711b5cf2043550b9ceada d1e2552d3549ad14afa38f517138303b40b8b829 M      pom.xml
> :040000 040000 4c733114a1d9bc044fe1d34cda1d3abb1b6bf9e8 8e8dea6f3b5c4d6eb420f02a2cd19a3510126bae M      tests
> {noformat}
> The commit attempts to fix tests too, maybe this one was missed. I do not know what the cause is, but I think it is different from ARTEMIS-1219. CC [~jbertram]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)