Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-875

Proton-C SASL changes break windows self tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • proton-0.9
    • None
    • proton-c, python-binding
    • None
    • Windows Server Datacenter SP2, 32-bit
      swigwin-2.0.10
      Python26

    Description

      After commits 4a09c6, 7cf0aba, and b3bf328 from PROTON-334, self tests started to fail.

      1: proton_tests.sasl.SaslTest.testPipelined2 ............................... fail
      1: Error during test:  Traceback (most recent call last):
      1:     File "C:/Jenkins/workspace/rh_qpid_proton-trunk/rh-qpid-proton/tests/python/proton-test", line 355, in run
      1:       phase()
      1:     File "C:\Jenkins\workspace\rh_qpid_proton-trunk\rh-qpid-proton\tests\python\proton_tests\sasl.py", line 161, in testPipelined2
      1:       assert len(out1) > 0
      1:   AssertionError
      1: proton_tests.sasl.SaslTest.testPipelinedClient .......................... fail
      1: Error during test:  Traceback (most recent call last):
      1:     File "C:/Jenkins/workspace/rh_qpid_proton-trunk/rh-qpid-proton/tests/python/proton-test", line 355, in run
      1:       phase()
      1:     File "C:\Jenkins\workspace\rh_qpid_proton-trunk\rh-qpid-proton\tests\python\proton_tests\sasl.py", line 68, in testPipelinedClient
      1:       assert self.s1.outcome == SASL.OK
      1:   AssertionError
      1: proton_tests.sasl.SaslTest.testPipelinedClientFail ...................... fail
      1: Error during test:  Traceback (most recent call last):
      1:     File "C:/Jenkins/workspace/rh_qpid_proton-trunk/rh-qpid-proton/tests/python/proton-test", line 355, in run
      1:       phase()
      1:     File "C:\Jenkins\workspace\rh_qpid_proton-trunk\rh-qpid-proton\tests\python\proton_tests\sasl.py", line 95, in testPipelinedClientFail
      1:       assert self.s1.outcome == SASL.AUTH
      1:   AssertionError
      1: proton_tests.sasl.SaslTest.testSaslAndAmqpInSingleChunk ................. fail
      1: Error during test:  Traceback (most recent call last):
      1:     File "C:/Jenkins/workspace/rh_qpid_proton-trunk/rh-qpid-proton/tests/python/proton-test", line 355, in run
      1:       phase()
      1:     File "C:\Jenkins\workspace\rh_qpid_proton-trunk\rh-qpid-proton\tests\python\proton_tests\sasl.py", line 140, in testSaslAndAmqpInSingleChunk
      1:       assert self.s2.outcome == SASL.OK
      1:   AssertionError
      

      Attachments

        Issue Links

          Activity

            People

              astitcher Andrew Stitcher
              chug Charles E. Rolke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: