You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2007/09/12 13:09:32 UTC

[jira] Created: (QPID-597) TopicSessionTest failure

TopicSessionTest failure
------------------------

                 Key: QPID-597
                 URL: https://issues.apache.org/jira/browse/QPID-597
             Project: Qpid
          Issue Type: Bug
          Components: Java Tests
    Affects Versions: M2.1, M3
            Reporter: Aidan Skinner


testNoLocal(org.apache.qpid.test.unit.topic.TopicSessionTest)  Time elapsed: 2.1
25 sec  <<< FAILURE!
junit.framework.AssertionFailedError
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertNotNull(Assert.java:220)
        at junit.framework.Assert.assertNotNull(Assert.java:213)
        at org.apache.qpid.test.unit.topic.TopicSessionTest.testNoLocal(TopicSes
sionTest.java:338)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-597) TopicSessionTest failure

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-597:
--------------------------------

    Fix Version/s:     (was: M2)
                   M2.1

> TopicSessionTest failure
> ------------------------
>
>                 Key: QPID-597
>                 URL: https://issues.apache.org/jira/browse/QPID-597
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2, M2.1, M3
>         Environment: This only happens running from Maven, when run from Eclipse the test passes every time. Running inside cygwin on WindowsXP
>            Reporter: Aidan Skinner
>             Fix For: M2.1
>
>         Attachments: QPID-597-resetmessagelistenerenv.patch
>
>
> testNoLocal(org.apache.qpid.test.unit.topic.TopicSessionTest)  Time elapsed: 2.1
> 25 sec  <<< FAILURE!
> junit.framework.AssertionFailedError
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertNotNull(Assert.java:220)
>         at junit.framework.Assert.assertNotNull(Assert.java:213)
>         at org.apache.qpid.test.unit.topic.TopicSessionTest.testNoLocal(TopicSes
> sionTest.java:338)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-597) TopicSessionTest failure

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-597:
-------------------------------

    Attachment: QPID-597-resetmessagelistenerenv.patch

ResetMessageListenerTest is setting a system property in setUp() and not restoring it in tearDown(), which is causing  TopicSessionTest to fail

> TopicSessionTest failure
> ------------------------
>
>                 Key: QPID-597
>                 URL: https://issues.apache.org/jira/browse/QPID-597
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2.1, M3
>         Environment: This only happens running from Maven, when run from Eclipse the test passes every time. Running inside cygwin on WindowsXP
>            Reporter: Aidan Skinner
>         Attachments: QPID-597-resetmessagelistenerenv.patch
>
>
> testNoLocal(org.apache.qpid.test.unit.topic.TopicSessionTest)  Time elapsed: 2.1
> 25 sec  <<< FAILURE!
> junit.framework.AssertionFailedError
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertNotNull(Assert.java:220)
>         at junit.framework.Assert.assertNotNull(Assert.java:213)
>         at org.apache.qpid.test.unit.topic.TopicSessionTest.testNoLocal(TopicSes
> sionTest.java:338)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-597) TopicSessionTest failure

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-597:
--------------------------------

        Fix Version/s: M2
    Affects Version/s: M2

> TopicSessionTest failure
> ------------------------
>
>                 Key: QPID-597
>                 URL: https://issues.apache.org/jira/browse/QPID-597
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2, M2.1, M3
>         Environment: This only happens running from Maven, when run from Eclipse the test passes every time. Running inside cygwin on WindowsXP
>            Reporter: Aidan Skinner
>             Fix For: M2
>
>         Attachments: QPID-597-resetmessagelistenerenv.patch
>
>
> testNoLocal(org.apache.qpid.test.unit.topic.TopicSessionTest)  Time elapsed: 2.1
> 25 sec  <<< FAILURE!
> junit.framework.AssertionFailedError
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertNotNull(Assert.java:220)
>         at junit.framework.Assert.assertNotNull(Assert.java:213)
>         at org.apache.qpid.test.unit.topic.TopicSessionTest.testNoLocal(TopicSes
> sionTest.java:338)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-597) TopicSessionTest failure

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner updated QPID-597:
-------------------------------

    Environment: This only happens running from Maven, when run from Eclipse the test passes every time. Running inside cygwin on WindowsXP

> TopicSessionTest failure
> ------------------------
>
>                 Key: QPID-597
>                 URL: https://issues.apache.org/jira/browse/QPID-597
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2.1, M3
>         Environment: This only happens running from Maven, when run from Eclipse the test passes every time. Running inside cygwin on WindowsXP
>            Reporter: Aidan Skinner
>
> testNoLocal(org.apache.qpid.test.unit.topic.TopicSessionTest)  Time elapsed: 2.1
> 25 sec  <<< FAILURE!
> junit.framework.AssertionFailedError
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertNotNull(Assert.java:220)
>         at junit.framework.Assert.assertNotNull(Assert.java:213)
>         at org.apache.qpid.test.unit.topic.TopicSessionTest.testNoLocal(TopicSes
> sionTest.java:338)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (QPID-597) TopicSessionTest failure

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie closed QPID-597.
-------------------------------

    Resolution: Fixed

This was left open to ensure merging was completed

> TopicSessionTest failure
> ------------------------
>
>                 Key: QPID-597
>                 URL: https://issues.apache.org/jira/browse/QPID-597
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Tests
>    Affects Versions: M2, M2.1, M3
>         Environment: This only happens running from Maven, when run from Eclipse the test passes every time. Running inside cygwin on WindowsXP
>            Reporter: Aidan Skinner
>             Fix For: M2.1
>
>         Attachments: QPID-597-resetmessagelistenerenv.patch
>
>
> testNoLocal(org.apache.qpid.test.unit.topic.TopicSessionTest)  Time elapsed: 2.1
> 25 sec  <<< FAILURE!
> junit.framework.AssertionFailedError
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.assertTrue(Assert.java:20)
>         at junit.framework.Assert.assertNotNull(Assert.java:220)
>         at junit.framework.Assert.assertNotNull(Assert.java:213)
>         at org.apache.qpid.test.unit.topic.TopicSessionTest.testNoLocal(TopicSes
> sionTest.java:338)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.