Re: test-stat-time fails on AFS?

2023-01-02 Thread Paul Eggert
On 2022-12-12 01:07, Simon Josefsson via Gnulib discussion list wrote: While the explanation may be that AFS is not providing POSIX-semantics for the file system, I think failing a self-test for this reason is too strong: it could print an error message, or SKIP the test. Thoughts? Since the

test-stat-time fails on AFS?

2022-12-12 Thread Simon Josefsson via Gnulib discussion list
Hi. We got a bug report about a gnulib self-test failure: https://gitlab.com/oath-toolkit/oath-toolkit/-/issues/30 Summarizing, this is the failure: test-stat-time.c:186: assertion 'statinfo[2].st_mtime < statinfo[1].st_ctime || (statinfo[2].st_mtime == statinfo[1].st_ctime &&