summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
Commit message (Expand)AuthorAgeFilesLines
* QPID-4006: Fix failing HA tests due to spaces in filenames on Apache CI serversKeith Wall2012-05-181-3/+0
* QPID-4006: exclude systests until updated to account for the paths found in t...Robert Gemmell2012-05-171-0/+3
* QPID-4006: add support for using BDB HA to form an active-passive cluster for...Robert Gemmell2012-05-1717-17/+17
* QPID-3997 : [Java Broker] add ability to configure multiple Authenticationman...Robert Godfrey2012-05-171-0/+2
* QPID-3990: Multiple XAResources isSameRM behaviorWeston M. Price2012-05-141-0/+1
* QPID-3988 : Fix spurious test errors caused by change in log4j ConsoleAppende...Robert Godfrey2012-05-091-0/+1
* QPID-3989 : [Java Broker] Add ability to run "in-memory" Derby storeRobert Godfrey2012-05-084-0/+138
* QPID-3986 : [Java Broker] Add producer flow control based on total disk usageRobert Godfrey2012-05-072-1/+3
* QPID-3936: Change Performance Test Framework to support running of a series o...Keith Wall2012-04-232-6/+5
* QPID-3923: Store queue, exchange and binding as configured objects in bdb storeRobert Gemmell2012-04-173-0/+4
* QPID-3936: disable the systests temporarilyRobert Gemmell2012-04-061-0/+7
* QPID-3933 : [Java] Add interim AMQP 1-0 implementationRobert Godfrey2012-04-0418-18/+18
* QPID-3917: Refactor VirtualHost/MessageStore implementations to be ready for ...Keith Wall2012-03-3019-23/+19
* QPID-3751 : Re-enable JCA tests for 0-10 Java Broker, disable for pre-0-10 (s...Robert Godfrey2012-03-192-2/+4
* QPID-3751 Excluding JCA system tests all together from the Java broker.Rajith Muditha Attapattu2012-03-141-0/+3
* QPID-3894: MessageListener test improvmentsKeith Wall2012-03-114-4/+9
* QPID-3599: Python session tests fail against the Java Broker due to unexpecte...Keith Wall2012-03-011-4/+0
* QPID-2418: fix up issues and enable forgotten test for 0-10 persistent broker...Robert Gemmell2012-02-292-3/+2
* QPID-2478 : Removing exclusion from test profiles as the test now seems to passRobert Godfrey2012-02-281-4/+0
* AMQP-24 : [Java Broker] Implement distributed transactions for AMQP 0-10Robert Godfrey2012-02-2323-25/+37
* QPID-3595 : Python Alternate Exchange tests fail against the Java BrokerRobert Godfrey2012-02-211-6/+0
* QPID-3595 : Python Alternate Exchange tests fail against the Java BrokerRobert Godfrey2012-02-211-2/+0
* QPID-3595 : Python Alternate Exchange tests (don't) fail against the Java BrokerRobert Godfrey2012-02-211-3/+0
* QPID-3594 : Python exclusive queue declaration test fails against Java BrokerRobert Godfrey2012-02-211-3/+0
* QPID-3597 : Python Headers Exchange tests fail against Java Broker (Fix Excha...Robert Godfrey2012-02-211-3/+0
* QPID-3597 : Python Headers Exchange tests fail against Java Broker (Java AMQP...Robert Godfrey2012-02-211-2/+0
* QPID-3597 : Python Headers Exchange tests fail against Java Broker (Java Brok...Robert Godfrey2012-02-211-1/+0
* QPID-3597 : Python Headers Exchange tests fail against Java Broker (Java Brok...Robert Godfrey2012-02-211-1/+0
* QPID-3598 : Python Fanout Exchange query test fails against Java BrokerRobert Godfrey2012-02-211-3/+0
* QPID-3596 : Python tests fails as Java Broker does not validate for reserved ...Robert Godfrey2012-02-211-3/+0
* QPID-3861 : Run Python Message Grouping tests against the Java Broker; also f...Robert Godfrey2012-02-211-3/+5
* QPID-3477 : Java Broker does not handle a rejection/acknowledgemnt with inval...Robert Godfrey2012-02-211-3/+0
* QPID-3589 : Python tests fails against Java broker due to difference in excep...Robert Godfrey2012-02-201-3/+0
* QPID-3590 : Python test fails because Java broker (correctly) does not suppor...Robert Godfrey2012-02-201-3/+0
* QPID-3588 : Python message echo test fails against Java broker because only e...Robert Godfrey2012-02-201-3/+0
* QPID-3052: add internal and spawned test profiles for the 0-8 and 0-9 protocolsRobert Gemmell2012-02-1912-0/+410
* NO-JIRA: update expired test SSL certificateRobert Gemmell2012-02-173-16/+16
* NO-JIRA: exclude new python tests for the new QMF stats the broker does not i...Robert Gemmell2012-02-161-0/+1
* QPID-3840: added automated tests for the Java Broker's qpid-passwd script and...Keith Wall2012-02-151-0/+3
* QPID-3829: use a seperate object for reference checking to stop the AMQMessag...Robert Gemmell2012-02-132-3/+1
* QPID-3813: allow configuring the default version reply to an unsupported prot...Robert Gemmell2012-02-042-2/+2
* QPID-3595: exclude additional alternate exchange testRobert Gemmell2012-02-041-0/+1
* QPID-3800: add the ability to disable particular protocol versions broker-wid...Robert Gemmell2012-02-022-0/+2
* QPID-3775: Automate the manual persistent store tests.Keith Wall2012-01-282-0/+2
* QPID-3779: replace the old ImmediateMessageTest and MandatoryMessageTest with...Robert Gemmell2012-01-262-24/+2
* QPID-3604 Added a note on the exclude fileRajith Muditha Attapattu2012-01-251-0/+1
* QPID-3604 Excluded testConnectionStop method from 0-91 profile as theRajith Muditha Attapattu2012-01-251-0/+1
* QPID-3753 : [Java Broker] Improve automatic conversion of messages between 0-...Robert Godfrey2012-01-122-1/+5
* QPID-3635: Refactored testcase to make objectives more clearKeith Wall2012-01-121-4/+0
* QPID-3720 : Add alternative (C++ style) grouping and apply comments from Robb...Robert Godfrey2012-01-111-0/+6