Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-141126

Test suite failure on test_foreground test

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-10.0
    • stalld
    • None
    • None
    • Low
    • rhel-kernel-rts
    • 0
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • All
    • None

      What were you trying to do that didn't work?

      Running the stalld test suite in the stalld git repository with the command:

          $ sudo make tests

      What is the impact of this issue to you?

      Seeing failure of the 'test_foreground' test (which tests the '-f | --foreground' option).  This test fails on both backends, sched_debug and queue_track. 

      Please provide the package NVR for which the bug is seen:

      v1.26.3

      How reproducible is this bug?:

      always

      Steps to reproduce

      1. Checkout the stalld source repository using git
      2. Build a stalld executables with 'make'
      3. After a successful build, cd to the tests subdirectory
      4. Run the test twice, once for the queue_track backend and once for the sched_debug backend: 

                    $ sudo ./run_tests.sh -t test_foreground -b queue_track

                    $ sudo ./run_tests.sh -t test_foreground -b sched_debug

      Both tests show a failure. 

      Expected results

      Test should succeed

      Actual results

      Test fails. I suspect an error in the actual test code because the -f option does work to run stalld in the foreground rather than backgrounding it (default).

              williams@redhat.com Clark Williams
              williams@redhat.com Clark Williams
              Clark Williams Clark Williams
              Chang Yin Chang Yin
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: