summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/08InVMExcludes
Commit message (Collapse)AuthorAgeFilesLines
* QPID-2242 : Remove InVM Exclude for testReceiveResend as it is now only ↵Martin Ritchie2009-12-091-2/+0
| | | | | | testing the resend ability of the messages. The test to set the JMS_QPID_DESTTYPE is not possible on this branch. The test remains as is on trunk. git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@888748 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2242 : Update to 0-8 producer to set the JMS_QPID_DESTTYPE when sending ↵Martin Ritchie2009-12-081-0/+3
| | | | | | | | | | | | | | messages. This update required a change to the FieldTable to clear any _encodedBuffer when setting a new value Provided test in JMSDestintationTest. This test requires a broker that supports both 0-8/9 and 0-10 as we must first use a 0-10 connection to send a message, which does not set JMS_QPID_DESTTYPE, then receive the message on 0-8/9. This allows us to validate that messages recieved without JMS_QPID_DESTTYPE set will can correctly set the value without a BufferOverflow Exception when simply forwarding the message. merged from trunk r888345 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@888478 13f79535-47bb-0310-9956-ffa450edef68
* QPID-2177: unit and system testing for the new flow controlled related ↵Robert Gemmell2009-12-081-0/+3
| | | | | | | | | attributes of the Queue MBean merge from trunk r888250,r888348 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@888354 13f79535-47bb-0310-9956-ffa450edef68
* Add file to allow exclusion of tests from only the InVM default.testprofileRobert Gemmell2009-12-081-0/+3
merge from trunk r888246 git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/0.5.x-dev@888255 13f79535-47bb-0310-9956-ffa450edef68