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

Proton unit tests that use C++ fail on RHEL 8.4

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • 2.9.1.B1
    • amqp-cpp-client

      This issue captures the observation from https://issues.redhat.com/browse/ENTMQCL-2669?focusedCommentId=15999871&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-15999871

      The failure is easily reproducible with ubi8 image in Docker

      % docker build -f Dockerfile -t proton .
      [...]
      % docker run --privileged --rm -it proton bash -c 'ctest -VV -R cpp-connect_config_test'
      UpdateCTestConfiguration  from :/main/qpid-proton/build/DartConfiguration.tcl
      Parse Config file:/main/qpid-proton/build/DartConfiguration.tcl
      UpdateCTestConfiguration  from :/main/qpid-proton/build/DartConfiguration.tcl
      Parse Config file:/main/qpid-proton/build/DartConfiguration.tcl
      Test project /main/qpid-proton/build
      Constructing a list of tests
      Done constructing a list of tests
      Updating test list for fixtures
      Added 0 tests to meet fixture requirements
      Checking test dependency graph...
      Checking test dependency graph end
      test 23
          Start 23: cpp-connect_config_test
      
      23: Test command: /usr/bin/python3.6 "/main/qpid-proton/scripts/env.py" "--" "PN_SASL_CONFIG_PATH=/main/qpid-proton/build/cpp/testdata/sasl-conf" "/main/qpid-proton/build/cpp/connect_config_test"
      23: Test timeout computed to be: 1500
      23: TEST: test_default_file()
      23: TEST: test_addr()
      1/1 Test #23: cpp-connect_config_test ..........***Failed    0.64 sec
      
      0% tests passed, 1 tests failed out of 1
      
      Total Test time (real) =   0.68 sec
      
      The following tests FAILED:
               23 - cpp-connect_config_test (Failed)
      Errors while running CTest
      

        1. Dockerfile
          0.9 kB
          Jiri Daněk

              jross@redhat.com Justin Ross
              jdanek@redhat.com Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: