summaryrefslogtreecommitdiff
path: root/java/test-profiles/CPPExcludes
Commit message (Collapse)AuthorAgeFilesLines
* QPID-2658: Adding 0-10 profile excludes for javaAndrew Donald Kennedy2010-07-221-30/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@966724 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the Java broker InfoPlugin tests from the CPP profilesRobert Gemmell2010-07-121-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@963232 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1447 : Correct excludes for SCD Tests. Added to CPPExcludes as CPP ↵Martin Ritchie2010-07-051-1/+7
| | | | | | broker doesn't have SCD also Java 0.10 profile will not pass due to issues with client exception handling see QPID-2657 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@960556 13f79535-47bb-0310-9956-ffa450edef68
* Excluded the following tests using the new mechanism introduced in QPID-2639Rajith Muditha Attapattu2010-06-021-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@950621 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2606: Access Control ModificationsRobert Gemmell2010-05-311-1/+6
| | | | | | | Applied patch from Andrew Kennedy <andrew.international@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@949781 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1447 : Update Plugins to use changes to ConfigurationPlugin, Update ↵Martin Ritchie2010-05-181-0/+4
| | | | | | | | Test to correctly run and prevent failover. Update excludes to include test in Java Broker runs but not CPP or 010. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@945683 13f79535-47bb-0310-9956-ffa450edef68
* Removing the tests excluded due to the failures associated with 942098Rajith Muditha Attapattu2010-05-141-14/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@944458 13f79535-47bb-0310-9956-ffa450edef68
* There are a number of test failures under the various cpp test profiles.Rajith Muditha Attapattu2010-05-141-0/+15
| | | | | | | | I am temporarily excluding them to keep the tests green, to ensure we don't miss any new failures. Meanwhile I work on the test failures to figure out cause. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@944064 13f79535-47bb-0310-9956-ffa450edef68
* Added "testActiveTTLwithDurableSubscription" to the CPPExcludes listRajith Muditha Attapattu2010-03-081-1/+4
| | | | | | | Look at QPID-1575 for more details. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@920365 13f79535-47bb-0310-9956-ffa450edef68
* This is related to QPID-1575Rajith Muditha Attapattu2010-02-171-1/+1
| | | | | | | | Lowering the queue cleaner interval in the broker does not seem to work properly. Therefore I am disabling the testActiveTTL test and removing the queue purge interval explictly set in the profile. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910987 13f79535-47bb-0310-9956-ffa450edef68
* This is related to QPID-2404Rajith Muditha Attapattu2010-02-161-1/+1
| | | | | | | | | | | | | The C++ broker removes stales messages using the following strategies a) If a consumer requests a messages, it checks the head and discards it if it's expired b) Runs the queue cleaner thread every x (defaults to 5 mins) secs and discards stale messages. I enabled the TimeToLiveTest (by commenting it out) and reduced the --queue-purge-interval to 1 sec. This may interfere with other tests. If that happens I will try to increase above interval and the test timeout and see if we could get by. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@910777 13f79535-47bb-0310-9956-ffa450edef68
* The testing is failing on the c++ broker. Probably due to a slight ↵Rajith Muditha Attapattu2010-02-021-0/+2
| | | | | | | | | difference in semantics. I am temporarily disabling this test for the C++ broker test profiles. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@905491 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2379 : Initial work on adding QMF and federation to the Java BrokerRobert Godfrey2010-01-311-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@904934 13f79535-47bb-0310-9956-ffa450edef68
* Updated exclude files to aline with the broker they work with.Martin Ritchie2009-12-081-0/+111
The CPPExcludes file needs to be split in to a 010Excludes file so that the CPPExclude only contains test the CPP broker should not run and the 010Exclude contains tests that any 0-10 broker should exclude. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@888347 13f79535-47bb-0310-9956-ffa450edef68