You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2011/08/18 18:22:27 UTC

[jira] [Updated] (QPID-3433) Remove non existing and passing java tests form excludes in java test profiles. Raise JIRAs for non-passing tests where it is necessary.

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

Alex Rudyy updated QPID-3433:
-----------------------------

    Attachment: Remove-passing-and-not-existing-tests-from-excludes.patch

Attached a patch with the following changes:
Excludes
============
Removes entries for non existing tests in QueueCreateTest
Adds JIRA for DerbyMessageStoreLoggingTest

JavaExcludes
=============
Removed entries for tests from RecoverTest,  FailoverBeforeConsumingRecoverTest, LVQTest and ConnectionTest as they are passing on 0.10 profile
Removed entries for QueueBrowser tests as they are passing on non 0.10 profiles.
Non transacted QueueBrowser tests are also passing on 0.10 profiles

SyncWait*Test are passing on non 0.10 profiles.

Test FlowToDiskBackingQueueDeleteTest does not exist. So, it was removed.

Previously excluded FailoverTest are passing now

JavaPre010Excludes
====================
Added entries for RecoverTest and FailoverBeforeConsumingRecoverTest tests as they are failing on 0.9 profiles
Added entries for LVQTest and ConnectionTest as they are 0.10 specific.

Java010Excludes
===================
Test QueueBrowsingFlowToDiskTest does not exist.
Tests from ModelTest suite are passing
Added entries for failing  RecoverTest and FailoverBeforeConsumingRecoverTest tests.
Added entries for failing transacted QueueBrowser tests.

Excluded failing test SyncWaitTimeoutDelayTest.

Removed from excludes tests run successfully on the following profiles:
java-mms.0-10, java-mms-spawn.0-10, java-bdb-spawn.0-10, java-dby-spawn.0-10, java-dby.0-10, java-mms.0-9-1, java-mms-spawn.0-9-1, java-bdb-spawn.0-9-1, java-dby-spawn.0-9-1



> Remove non existing and passing java tests form excludes in java test profiles. Raise JIRAs for non-passing tests where it is necessary.
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-3433
>                 URL: https://issues.apache.org/jira/browse/QPID-3433
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Broker, Java Client
>    Affects Versions: 0.14, Future
>            Reporter: Alex Rudyy
>            Assignee: Robbie Gemmell
>            Priority: Minor
>         Attachments: Remove-passing-and-not-existing-tests-from-excludes.patch
>
>
> Existing exclude files for java tests contain entries with passing tests and non existing tests. The aim of this task is to run and verify all excluded tests, raise defects for excluded tests( if such defects were not raised before), clean excludes from non existing tests and passing tests.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org