This is an automated email from the ASF dual-hosted git repository.

orudyy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git.


    from 5381ed2  QPID-8349: [Tests][AMQP 1.0] Remove assertions from Utils
     new af83b6d  QPID-8349: [Tests][AMQP 1.0] Fix ExistingQueueAdmin
     new 1d327d9  QPID-8349: [Tests][AMQP 1.0] Report decoding errors
     new 1e416eb  QPID-8350: [Tests][AMQP 1.0] Ignore sporadic flow 
perfromatives in transfer tests
     new 605e727  QPID-8350: [Tests][AMQP 1.0] Improve handling of amqp errors 
in tests
     new 1d8e033  QPID-8349: [Tests][AMQP 1.0] Add ability to close connections 
without asserting peer responses

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../tests/protocol/v1_0/ExistingQueueAdmin.java    |  99 +++++------
 .../qpid/tests/protocol/v1_0/FrameDecoder.java     |  17 ++
 .../qpid/tests/protocol/v1_0/Interaction.java      |  32 +++-
 .../org/apache/qpid/tests/protocol/v1_0/Utils.java |  10 +-
 .../qpid/tests/protocol/v1_0/DecodeErrorTest.java  | 151 +++++++----------
 .../anonymousterminus/AnonymousTerminusTest.java   |  59 ++-----
 .../protocol/v1_0/messaging/MessageFormat.java     |  42 +----
 .../protocol/v1_0/messaging/MultiTransferTest.java |  56 ++++--
 .../protocol/v1_0/messaging/TransferTest.java      | 188 +++++++++++----------
 .../protocol/v1_0/transaction/DischargeTest.java   |   8 +-
 .../transaction/TransactionalTransferTest.java     |  34 ++--
 .../v1_0/transport/connection/OpenTest.java        |  23 +--
 .../protocol/v1_0/transport/link/AttachTest.java   |  33 ++--
 .../protocol/v1_0/transport/link/FlowTest.java     |  35 ++--
 .../v1_0/transport/link/LinkStealingTest.java      |   5 +-
 .../protocol/v1_0/transport/session/BeginTest.java |  17 +-
 16 files changed, 414 insertions(+), 395 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to