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

havret pushed a change to branch Housekeeping
in repository https://gitbox.apache.org/repos/asf/activemq-nms-openwire.git


    from 6655f3f  NO-JIRA Configure CI
     add 9e4d78e  NO-JIRA Add test timeouts

No new revisions were added by this update.

Summary of changes:
 test/AMQNET375Test.cs                              |  5 +--
 test/AMQRedeliveryPolicyTest.cs                    | 20 ++++-----
 test/AMQTransactionTestSupport.cs                  | 28 ++++++------
 test/Async/ConnectionFactoryTestAsync.cs           |  6 +--
 test/Async/MessageConsumerTestAsync.cs             |  8 ++--
 test/Async/MessageProducerTestAsync.cs             |  9 ++--
 test/BatchedMessagePriorityConsumerTest.cs         |  4 +-
 test/BrokerToNMSExceptionsTest.cs                  |  4 +-
 test/Commands/ActiveMQMapMessageTest.cs            |  2 +-
 test/Commands/MessageCompressionTest.cs            | 10 ++---
 test/ConnectionFactoryTest.cs                      | 10 ++---
 test/DtcBasicTransactionsTest.cs                   |  6 +--
 test/DtcConsumerTransactionsTest.cs                | 28 ++++++------
 test/DtcProducerTransactionsTest.cs                | 18 ++++----
 test/ExclusiveConsumerTest.cs                      | 12 +++---
 test/IndividualAckTest.cs                          | 14 +++---
 test/InvalidCredentialsTest.cs                     |  2 +-
 test/MessageConsumerTest.cs                        | 10 ++---
 test/MessageListenerRedeliveryTest.cs              | 10 ++---
 test/MessageProducerTest.cs                        |  6 +--
 test/NMSConnectionFactoryTest.cs                   | 11 ++---
 test/NMSConsumerTest.cs                            |  8 ++--
 test/NMSProducerTest.cs                            |  6 +--
 test/NMSSessionRecoverTest.cs                      | 13 +++---
 test/NetTxConnectionFactoryTest.cs                 | 16 +++----
 test/NetTxTransactionTest.cs                       |  8 ++--
 test/NonBlockingConsumerRedeliveryTest.cs          | 13 +++---
 test/OpenWire/MaxInactivityDurationTest.cs         |  4 +-
 test/OpenWire/PrefetchSizeZeroTest.cs              |  2 +-
 test/OptimizedAckTest.cs                           |  7 ++-
 test/QueueBrowserTests.cs                          | 10 ++---
 test/QueueConsumerPriorityTest.cs                  |  2 +-
 test/RollbackRedeliveryTest.cs                     | 16 +++----
 test/TempDestinationTest.cs                        | 21 +++++----
 test/Threads/CompositeTaskRunnerTest.cs            |  4 +-
 test/Threads/DedicatedTaskRunnerTest.cs            |  2 +-
 test/Threads/SchedulerTest.cs                      | 14 +++---
 test/Threads/ThreadPoolExecutorTest.cs             | 16 +++----
 test/Threads/TimerExTest.cs                        | 50 +++++++++++-----------
 test/Transport/Inactivity/InactivityMonitorTest.cs | 10 ++---
 test/Transport/Tcp/TcpFaultyTransportTest.cs       |  2 +-
 test/Transport/failover/FailoverTransactionTest.cs |  9 ++--
 test/Transport/failover/FailoverTransportTest.cs   | 34 +++++++--------
 test/Util/FifoMessageDispatchChannelTest.cs        | 20 ++++-----
 .../SimplePriorityMessageDispatchChannelTest.cs    | 20 ++++-----
 test/VirtualTopicTest.cs                           |  4 +-
 test/ZeroPrefetchConsumerTest.cs                   | 12 +++---
 47 files changed, 268 insertions(+), 278 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to