summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src
Commit message (Collapse)AuthorAgeFilesLines
* QPID-3166: actually commit incorrectly stashed changeRobert Gemmell2011-03-281-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1086273 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3166: updates based on review feedback from Keith WallRobert Gemmell2011-03-281-26/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1086168 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3166: add system test using multiple batch transacted producers with ↵Robert Gemmell2011-03-252-2/+250
| | | | | | multiple consumers using unique selectors. Exposes issue detailed in QPID-3165. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1085353 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3142: enable tests to run against a copy of an existing work directoryRobert Gemmell2011-03-151-1/+30
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1081857 13f79535-47bb-0310-9956-ffa450edef68
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, ↵Robert Gemmell2011-03-011-4/+13
| | | | | | Connections, Exchanges, and VirtualHosts instead of just remapping characters. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1075746 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2973: enable management during tests, and add a test using ↵Robert Gemmell2011-03-011-38/+110
| | | | | | MaxDeliveryCount with a DurableSubscription git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1075743 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2980: expose the delivery count as a propertyRobert Gemmell2010-12-151-0/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1049624 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2971, QPID-2972, QPID-2973: update system test to perform additional ↵Robert Gemmell2010-12-101-8/+75
| | | | | | verification of the DLQ'd messages git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1044389 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2971, QPID-2972, QPID-2973: system tests for max delivery count with DLQsRobert Gemmell2010-12-071-0/+538
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1043005 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2932: Fix tests on java persistent profile by adding delaysAndrew Donald Kennedy2010-11-242-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1038548 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2932: Updating tests and placement of counter callbackAndrew Donald Kennedy2010-11-232-8/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1038157 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2932: Make current rate update only once per sample periodAndrew Donald Kennedy2010-11-101-6/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1033433 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2932: Split statistics into received and deliveredAndrew Donald Kennedy2010-11-095-88/+204
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1033077 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2932: Updated tests and documentationAndrew Donald Kennedy2010-11-094-20/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1032991 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2932: Add statistics generation for broker message deliveryAndrew Donald Kennedy2010-11-087-1/+704
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1032643 13f79535-47bb-0310-9956-ffa450edef68
* Proper fix for error in test paramsAndrew Donald Kennedy2010-10-041-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1004213 13f79535-47bb-0310-9956-ffa450edef68
* Error in test paramsAndrew Donald Kennedy2010-10-041-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1004199 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2864: Updating testsAndrew Donald Kennedy2010-09-294-44/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1002576 13f79535-47bb-0310-9956-ffa450edef68
* Reduce the large number of persistent messages sent by DupsOkTest from 4999 ↵Robert Gemmell2010-09-291-2/+1
| | | | | | | | | to 100 Merged from trunk r948038 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1002519 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2864: UpdateAndrew Donald Kennedy2010-09-231-2/+2
| | | | | | | | | | Made changes based on review comments from <sorins@gmail.com> * Uses CurrentActor.get with a LogSubject for operational logging * Change error code to 506 RESOURCE_ERROR * Make updateTransactionalActivity method private git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1000416 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2864: Fixes for failing tests in persistent profileAndrew Donald Kennedy2010-09-231-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@1000394 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2864: Add producer configurable transaction timeoutsAndrew Donald Kennedy2010-09-204-0/+755
| | | | | | | | Adds a configurable open or idle transaction timeout, which either warns (using operational logging) or closes the connection, depending on configuration. Default behaviour is no action. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@998887 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2596 : Updated QEI to restoreCredit when aquired messages are released. ↵Martin Ritchie2010-05-111-2/+83
| | | | | | Updated CommitRollbackTest. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@943249 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2484 : Commit from Andrew Kennedy to work around the inability to ↵Martin Ritchie2010-04-073-15/+17
| | | | | | toString sent messages, the test now use getJMSMessageID() rather than toString(). git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@931508 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2418: Unsubscribe existing open durable subscriptions when changing ↵Robert Gemmell2010-04-012-44/+297
| | | | | | | | | subscription. Remove duplication in implementations. Applied patch from Andrew Kennedy <andrew.international@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@930023 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2630, QPID-2631: Restore the virtualhosts.xml file. When a ↵Robert Gemmell2010-03-306-142/+192
| | | | | | | | | virtualhosts.xml file is specified load it as its own Configuration object to ensure the property heirarchy is not lost. Enforce that virtualhost config can only be specified in either the main config.xml file or the virtualhosts.xml file, but not both. Allow the virtualhosts.xml file to be a combined configuration and use to provide override abilities for testing. Applied patch from Andrew Kennedy <andrew.international@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@929138 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2418: fix variable name error in testRobert Gemmell2010-03-191-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@925263 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2417 , QPID-2418 , QPID-2449 : expand topic testing, specifically ↵Robert Gemmell2010-03-182-2/+390
| | | | | | around the change and unsubscription of durable subscriptions git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@924845 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2438 : Implemented option 1. Fixed the divide to correct our message size.Martin Ritchie2010-03-091-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@920765 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2425 : Augmented JUnit-Toolkit to emit latency information already ↵Martin Ritchie2010-03-011-0/+10
| | | | | | gathed by the PingAsyncTestPerf for each batch. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@917464 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2417: add a test that restarts the broker at the end to validate the ↵Robert Gemmell2010-02-261-4/+27
| | | | | | | | | store if it is persistent merged from trunk r916359 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@916702 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2417: add ability to run DurableSubscriberTest on the java-derby ↵Robert Gemmell2010-02-262-2/+9
| | | | | | | | | profile once QPID-2422 is fixed merged from trunk r916358 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@916698 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2417: unsubscribe the durable subscriptions when done to delete the queuesRobert Gemmell2010-02-261-0/+5
| | | | | | | merged from trunk r916356 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@916693 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2417: add TTL testing of durable topic subscriptionRobert Gemmell2010-02-261-0/+155
| | | | | | | merged from trunk r915867 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@916692 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2417: update the auto-ack tests to leave an unacked message on the ↵Robert Gemmell2010-02-261-23/+80
| | | | | | | | | durable subscriptions queue between disconnect and reconnect, create consumer1 on the correct connection in SessionPerConnection tests, add single connection NO_ACK test. merged from trunk r915866 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@916691 13f79535-47bb-0310-9956-ffa450edef68
* exclusivity is associated with the Session and not the consumer. Hence ↵Robert Gemmell2010-02-261-0/+1
| | | | | | | | | session2 needs to be closed to release the lock on the queue merged commit by rajith at trunk r907851 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@916690 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2347 broke some java tests; I believe these make incorrect assumptions ↵Robert Gemmell2010-02-262-6/+4
| | | | | | | | | about durable subscriptions and have changed them accordingly. merged from commit by gsim at trunk r902231 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@916687 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2346 : Addressed the problems with ↵Martin Ritchie2010-02-053-52/+182
| | | | | | AcknowledgeAfterFailoverOnMessageTest, The issues were the same as AckAfterFailoverTest. So used same prepBroker approach. Test also need timeout increased as broke restarts took to long for a message to be sent/received. Finally the last change was thatthe queue needed to be re-declared so that the final queue depth check would have a queue to query. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@907004 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2059 : Being even more explicit in some of the Logging tests as the ↵Martin Ritchie2010-02-0411-42/+144
| | | | | | previous update caused a sinle ExchangeLoggingTest failure. Updated tests where I can to explicitly wait for a message ID they are testing for. Then used a findMatches with the more general match. i.e. wait for QUE-1001 but find all QUE- messages. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@906559 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2059 : One of the main causes of SubscriptionLoggingTest failing was ↵Martin Ritchie2010-02-0419-115/+119
| | | | | | | | | that the aynchronous broker call preceding the log scraping would not always have time to complete the logging to file. So I have added a waitAndFindMessages method that will attempt to retreive the required string for a set period of time. If it is found then it will perform the findMessages as before. I have updated the LoggingTests to use this method first. This will ensure that we have a more sophoiticated wait that just adding Thread.sleep()s to the tests. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@906459 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2059 : Updated test to try and wait for the subscriber message to ↵Martin Ritchie2010-02-021-2/+6
| | | | | | appear in the log file. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@905600 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1535 : Update to FailoverMethodTest to address testNoFailover failures. ↵Martin Ritchie2010-02-021-4/+24
| | | | | | Unable to locally reproduce failure so commiting to allow CI boxes to hammer result. As the broker shutdown can sometimes take a full 1s ensuring that we are notified in less time that 500ms is not going to work. Increased delay to 2s to ensure that we can confirm that we waited for less than that time when the connection is closed. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@905559 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2346 : AcknowledgeAfterFailoverTest was putting more messages on the ↵Martin Ritchie2010-01-212-30/+47
| | | | | | | | | external broker than the testing AcknowledgeTest code was expecting. Additionally when run in the java-derby(persistent) case the unacknowledge messages were recovered when the broker was restarted. To address this the store of each broker is deleted when the it is stopped. To ensure that the persistent tests do not impact each other enabled the broker.clean.between.tests on the java-derby profile git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@901461 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2262 : merged change from trunk r900943 updated catch statements to ↵Martin Ritchie2010-01-191-10/+39
| | | | | | ensure that if we get a null cause that it does not fail test as these failures are due to QPID-2345. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@900945 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1825 : Updated test to check if queue count has changed and only then ↵Martin Ritchie2010-01-191-3/+14
| | | | | | start timing. Merged r900919 from trunk git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@900925 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2137 : Merged r899797 Update to QTC to correctly set QPID_WORK from trunk.Martin Ritchie2010-01-183-5/+8
| | | | | | | Updated excludes to match Trunk git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@900458 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2321 : updated test to use QpidTestCase, put in assertions, added 2 ↵Robert Godfrey2010-01-171-115/+164
| | | | | | browsers test git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@900244 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2321 : Updated conflation queue to use same argument names as C++ for ↵Robert Godfrey2010-01-172-3/+76
| | | | | | LVQ; added support for "browse only" consumers git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@900135 13f79535-47bb-0310-9956-ffa450edef68
* QPID-1662 : Merged increase of receive timeout and additional logging from ↵Martin Ritchie2010-01-151-2/+8
| | | | | | trunk r899782 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@899789 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2340 : Fix ProducerFlowControlTest to call a synchronous operation ↵Robert Godfrey2010-01-141-6/+8
| | | | | | between sends git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@899259 13f79535-47bb-0310-9956-ffa450edef68