NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/57314: ATF unit tests fail on 3 of 7 cases in program lib/libc/c063/t_utimensat on evbarm/Rpi 02W
The following reply was made to PR lib/57314; it has been noted by GNATS.
From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: lib/57314: ATF unit tests fail on 3 of 7 cases in program lib/libc/c063/t_utimensat on evbarm/Rpi 02W
Date: Fri, 31 Mar 2023 08:33:38 -0000 (UTC)
jspath55%gmail.com@localhost writes:
>tc-end: 1679971113.937139, utimensat_fd, failed, /usr/src/tests/lib/libc/c063/t_utimensat.c:78: st.st_atimespec.tv_sec == tptr[0].tv_sec not met
>The failing systems run on microSD media, while other systems are on SSD or USB storage.
These errors occur if the filesystem used for testing cannot handle
timestamps with even 1-second resolution, e.g.: msdosfs.
Do you run the test with /tmp being a FAT filesystem or do you
redirect the test to use a FAT filesystem?
Home |
Main Index |
Thread Index |
Old Index