bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62172] Haver options/dash-l test exit greacefully, when getloadavg


From: Dmitry Goncharov
Subject: [bug #62172] Haver options/dash-l test exit greacefully, when getloadavg is not available
Date: Sat, 12 Mar 2022 18:07:07 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?62172>

                 Summary: Haver options/dash-l test exit greacefully, when
getloadavg is not available
                 Project: make
            Submitted by: dgoncharov
            Submitted on: Sat 12 Mar 2022 11:07:05 PM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: None
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

Test options/dash-l fails on aix, because getloadavg is not available. The
test exits with 1 which causes the tests driver count it as a failed test.
This patch causes the test to exit gracefully.

++++
options/dash-l .......................................... FAILED (no tests
found!)

0 Tests in 0 Categories Complete ... No Failures :-)
---

With the patch applied

++++
options/dash-l .......................................... N/A

0 Tests in 0 Categories Complete ... No Failures :-)
---




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62172>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]