Uploaded image for project: 'AMQ Clients'
  1. AMQ Clients
  2. ENTMQCL-5

[dotnet] JBoss A-MQ .NET client upstream tests are failing and hanging

    XMLWordPrintable

Details

    • Hide

      1] download amqpnetlite-1.1.0.2-1-sources.zip and amqpnetlite-sdk-1.1.0.2.zip
      2] extract both
      3] copy amqpnetlite/bin subdir into rh-amqpnetlite/
      4] build rh-amqpnetlite\test\Test.Amqp.Net units
      5] start JBoss A-MQ on an Linux box configures as amqp (5672) and amqp+ssl (5671)
      6] start unit testing using mstest.exe or vstest.console.exe
      "...\VSTest.Console.exe" c:\jamq\rh-amqpnetlite\bin\debug\test.amqp.net\test.amqp.net.dll /inisolation /logger:trx >log2.out 2>log2.err

      Show
      1] download amqpnetlite-1.1.0.2-1-sources.zip and amqpnetlite-sdk-1.1.0.2.zip 2] extract both 3] copy amqpnetlite/bin subdir into rh-amqpnetlite/ 4] build rh-amqpnetlite\test\Test.Amqp.Net units 5] start JBoss A-MQ on an Linux box configures as amqp (5672) and amqp+ssl (5671) 6] start unit testing using mstest.exe or vstest.console.exe "...\VSTest.Console.exe" c:\jamq\rh-amqpnetlite\bin\debug\test.amqp.net\test.amqp.net.dll /inisolation /logger:trx >log2.out 2>log2.err

    Description

      Execution of amqpnetlite upstream unit tests from amqpnetlite-1.1.0.2-1-sources.zip (modified to remove WebSocketSendReceiveAsync test and modified localhost:567[12] to specific ip) show following problems:
      1) failures
      Microsoft (R) Test Execution Command Line Tool Version 11.0.50727.1
      Copyright (c) Microsoft Corporation. All rights reserved.
      Starting test execution, please wait...
      Passed TestMethod_BasicSendReceive
      Passed TestMethod_ConnectionFrameSize
      Passed TestMethod_ConnectionRemoteProperties
      Passed TestMethod_OnMessage
      Passed TestMethod_CloseBusyReceiver
      Passed TestMethod_ReleaseMessage
      Passed TestMethod_SendAck
      Passed TestMethod_ReceiveWaiter
      Failed TestMethod_ReceiveWithFilter
      Passed TestMethod_LinkCloseWithPendingSend
      Passed TestMethod_SynchronousSend
      Passed TestMethod_DynamicSenderLink
      Passed TestMethod_DynamicReceiverLink
      Failed TestMethod_RequestResponse
      Failed TestMethod_AdvancedLinkFlowControl
      Passed TestMethod_Address
      Passed TestMethod_AmqpBitConverter
      Passed TestMethod_EncoderTest
      Passed AmqpCodecSingleValueTest
      Passed AmqpCodecListTest
      Passed AmqpCodecList0Test
      Passed AmqpCodecArrayTest
      Passed AmqpCodecMapTest
      Passed AmqpCodecDescribedValueTest
      Passed AmqpSerializerListEncodingTest
      Passed AmqpCodecFramingTypeTest
      Failed TransactedPosting
      Failed TransactedRetiring
      Failed TransactedRetiringAndPosting
      Failed BasicSendReceiveAsync

      2) hangs around CustomMessgeBody test
      Execution of unit tests hang after BasicSendReceiveAsync most probably in CustomMessgeBody.

      Attachments

        Issue Links

          Activity

            People

              crolke@redhat.com Chuck Rolke (Inactive)
              freznice_jira Frantisek Reznicek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: