Page MenuHomeFreeBSD

tests: fix ATF_TESTS_PYTEST no clean build
ClosedPublic

Authored by glebius on Oct 19 2023, 5:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 2, 12:32 PM
Unknown Object (File)
May 3 2024, 12:31 PM
Unknown Object (File)
Apr 27 2024, 3:30 AM
Unknown Object (File)
Apr 26 2024, 2:05 AM
Unknown Object (File)
Apr 18 2024, 5:15 PM
Unknown Object (File)
Apr 18 2024, 4:42 PM
Unknown Object (File)
Mar 13 2024, 2:51 AM
Unknown Object (File)
Feb 12 2024, 2:07 PM

Details

Summary

The hack with .xtmp file was effectively making the make to
ignore changes to the sources, breaking NO_CLEAN builds. The
hack can be actually omitted as setting SCRIPTSNAME_${_T} for
every test is sufficient to prevent renaming by bsd.prog.mk.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 54063
Build 50953: arc lint + arc unit