Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 23:57:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        testing@freebsd.org
Subject:   [Bug 236889] Add binaries requirement for some lib/atf regression tests
Message-ID:  <bug-236889-32464@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236889

            Bug ID: 236889
           Summary: Add binaries requirement for some lib/atf regression
                    tests
           Product: Base System
           Version: 12.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: testing@freebsd.org
          Reporter: olivier@freebsd.org

Created attachment 203250
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203250&action=edit
Preventing tests failure if cc or c++ are missing

Some lib/atf family (atf_c/atf_c++, build_test, check_test and macros_test)
require usage of cc or c++.
These tests failed if compiler is not installed.

Notice that for macros_test family, only test case 'use' failed if the compiler
is missing, but I didn't find how to check requirements just for this one.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236889-32464>