[Bug 264454] Do not build TEST_DEPENDS in case NO_TEST is set and do not run tests
Date: Sat, 04 Jun 2022 23:04:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264454 Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |junchoon@dec.sakura.ne.jp --- Comment #5 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to Stefan Eßer from comment #1) make fetch-recursive currently forces downloading of TEST_DEPENDS. This can consume excessive disk space. Moreover, if any of MASTER_SITES that hosts TEST_DEPENDS ports are not responsive or too slow, this causes a plenty of time to finish downloading, or failure. This happenes at the first time and every time any TEST_DEPENDS port is updated. -- You are receiving this mail because: You are on the CC list for the bug.