lukeabsent commented on PR #18:
URL:
https://github.com/apache/activemq-nms-openwire/pull/18#issuecomment-1110929554
Here is my tests run on my local machine, the ones that are failing on the
pre-2.0/old version:
On the current PR version I can see the same tests failing.
nms-openwire-test (31 tests) Failed: 31 tests failed
Apache.NMS.ActiveMQ.Test (31 tests) Failed: 31 tests failed
Commands (2 tests) Failed: 2 tests failed
ActiveMQMessageTest (net472) (1 test) Failed: One or more child tests
had errors: 1 test failed
TestSetEmptyPropertyName Failed: Should have thrown exception
ActiveMQMessageTest (netcoreapp3.1) (1 test) Failed: One or more child
tests had errors: 1 test failed
TestSetEmptyPropertyName Failed: Should have thrown exception
DtcBasicTransactionsTest (netcoreapp3.1) (2 tests) Failed: One or more
child tests had errors: 2 tests failed
TestTransacteDequeueAndDbWrite Failed: wrong number of rows in DB
TestTransactedDBReadAndProduce Failed: wrong number of rows in DB
DtcConsumerTransactionsTest (netcoreapp3.1) (13 tests) Failed: One or
more child tests had errors: 13 tests failed
TestConsumeWithDBInsertLogLocation Failed: Expected: 1
TestIterativeTransactedConsume Failed: wrong number of rows in DB
TestRecoverAfterFailOnTransactionAfterPrepareSent Failed: Expected: 0
TestRecoverAfterFailOnTransactionBeforePrepareSent Failed: Expected:
5
TestRecoverAfterRollbackFailWhenScopeAborted Failed: Expected: 5
TestRecoverAfterTransactionScopeAborted Failed: Expected: 5
TestRecoveryAfterCommitFailsAfterSent Failed: Expected: 0
TestRecoveryAfterCommitFailsBeforeSent Failed: Expected: 0
TestRedelivered Failed: System.PlatformNotSupportedException : This
platform does not support distributed transactions.
TestRedeliveredCase2 Failed: System.PlatformNotSupportedException :
This platform does not support distributed transactions.
TestRedeliveredCase3 Failed: System.PlatformNotSupportedException :
This platform does not support distributed transactions.
TestRedeliveredNoComplete Failed: System.PlatformNotSupportedException
: This platform does not support distributed transactions.
TestTransactedAsyncConsumption Failed:
System.Transactions.TransactionAbortedException : The transaction has aborted.
DtcProducerTransactionsTest (netcoreapp3.1) (4 tests) Failed: One or
more child tests had errors: 4 tests failed
TestIterativeTransactedProduceWithDBDelete Failed: wrong number of
rows in DB
TestNoRecoverAfterFailOnTransactionWhenLogDeleted Failed: wrong
number of rows in DB
TestRecoverAfterFailOnTransactionCommit Failed: wrong number of rows
in DB
TestRecoverAfterFailOnTransactionPostCommitSend Failed: Expected: 5
InactivityMonitorTest (net472) (1 test) Failed: One or more child tests
had errors: 1 test failed
TestWriteMessageFail Failed: Should have thrown an exception
InactivityMonitorTest (netcoreapp3.1) (1 test) Failed: One or more child
tests had errors: 1 test failed
TestWriteMessageFail Failed: Should have thrown an exception
InvalidCredentialsTest (net472) (1 test) Failed: One or more child tests
had errors: 1 test failed
TestRestartInvalidCredentialsWithFailover Failed: You may not have
enabled credential login on the broker. Credentials must be enabled for this
test to pass.
InvalidCredentialsTest (netcoreapp3.1) (1 test) Failed: One or more
child tests had errors: 1 test failed
TestRestartInvalidCredentialsWithFailover Failed: You may not have
enabled credential login on the broker. Credentials must be enabled for this
test to pass.
MaxInactivityDurationTest (net472) (2 tests) Failed: One or more child
tests had errors: 2 tests failed
TestInactivityMonitorThreadLeak (2 tests) Failed: One or more child
tests had errors: 2 tests failed
TestInactivityMonitorThreadLeak(0) Failed: Handle count grew
beyond maximum of 500 on iteration #19.
TestInactivityMonitorThreadLeak(1000) Failed: Handle count grew
beyond maximum of 500 on iteration #15.
MaxInactivityDurationTest (netcoreapp3.1) (2 tests) Failed: One or more
child tests had errors: 2 tests failed
TestInactivityMonitorThreadLeak (2 tests) Failed: One or more child
tests had errors: 2 tests failed
TestInactivityMonitorThreadLeak(0) Failed: Handle count grew
beyond maximum of 500 on iteration #24.
TestInactivityMonitorThreadLeak(1000) Failed: Handle count grew
beyond maximum of 500 on iteration #197.
TempDestinationTest (net472) (1 test) Failed: One or more child tests
had errors: 1 test failed
TestTmpQueueWorksUnderLoad Failed: Expected: <ActiveMQBytesMessage[
commandId = 0, responseRequired = False, ProducerId = ...
TempDestinationTest (netcoreapp3.1) (1 test) Failed: One or more child
tests had errors: 1 test failed
TestTmpQueueWorksUnderLoad Failed: Expected: <ActiveMQBytesMessage[
commandId = 0, responseRequired = False, ProducerId = ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]