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

[ruby] Consistent failure in ContainerTest#test_stop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • proton-c-0.30.0, proton-c-0.31.0
    • None
    • ruby-binding
    • None
    • OSX 10.11.6
      Ruby 2.0.0-648

    Description

      Observed on osx 10.11.6, ruby 2.0.0-648, on a dual core machine:

      test 23
          Start 23: ruby-test-container23: Test command: /opt/local/bin/python 
      .
      .
      .
      23: Test timeout computed to be: 1500
      23: Run options: -v --seed 61751
      23: 
      23: # Running:
      23: 
      .
      .
      .
      23: ContainerTest#test_stop = 1.01 s = F
      .
      .
      .
      23:   1) Failure:
      23: ContainerTest#test_stop [/.../qpid-proton/ruby/tests/test_container.rb:150]:
      23: Expected nil to be truthy.
      23: 
      23: 22 runs, 111 assertions, 1 failures, 0 errors, 0 skips
      1/2 Test #23: ruby-test-container ..............***Failed    2.46 sec 

       

      test_container.rb:150

          threads.each { |t| assert t.join(1) }
      

      Warrants further investigation.

      Attachments

        Activity

          People

            aconway Alan Conway
            rkieley Roddie Kieley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: