]> git.ipfire.org Git - thirdparty/automake.git/commit
test: force long sleep with explicit cache variable setting.
authorKarl Berry <karl@freefriends.org>
Mon, 25 Dec 2023 23:38:15 +0000 (15:38 -0800)
committerKarl Berry <karl@freefriends.org>
Mon, 25 Dec 2023 23:38:15 +0000 (15:38 -0800)
commit0249be1e9b763ea2188a3050822b2c7b24b2a6ec
tree8a0b8c444b6648018be3ad601341a5dd3788e8f2
parent6a2d079b29956b0095aea86e0c275849af25659d
test: force long sleep with explicit cache variable setting.

From https://bugs.gnu.org/67670.

* t/ax/test-defs.in: when MTIME_RESOLUTION is set to 1
because automake/autom4te do not support subsecond-mtime,
also set am_cv_sleep_fractional_seconds=false. Otherwise
the random parallel test failures from given bug and others return.
* m4/sanity.m4 (_AM_SLEEP_FRACTIONAL_SECONDS): reformat.
(_AM_FILESYSTEM_TIMESTAMP_RESOLUTION): elide "the" in AC_CACHE_CHECK.
* t/amassign.sh: end with :.
* HACKING: more on debugging tests.
* NEWS: update.
HACKING
NEWS
m4/sanity.m4
t/amassign.sh
t/ax/test-defs.in