NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/49046: udf_renamerace test randomly fails
The following reply was made to PR kern/49046; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: hannken%NetBSD.org@localhost
Subject: Re: kern/49046: udf_renamerace test randomly fails
Date: Sat, 17 Aug 2019 12:38:19 +0300
The test no longer fails with "create: Invalid argument" (at least
on the b5 i386 testbed); the last recorded such failure was on
2015.04.06.01.11.19, so it was probably fixed by these commits
made by hannken shortly thereafter:
2015.04.06.08.38.25 hannken src/sys/fs/udf/udf_vnops.c 1.99
2015.04.06.08.39.23 hannken src/sys/fs/udf/udf.h 1.48
2015.04.06.08.39.23 hannken src/sys/fs/udf/udf_subr.c 1.129
2015.04.06.08.39.23 hannken src/sys/fs/udf/udf_vfsops.c 1.68
2015.04.06.08.39.23 hannken src/sys/fs/udf/udf_vnops.c 1.100
However, the test still fails on real hardware with a different error,
"No space left on device", so the test can't be re-enabled yet.
The "No space left on device" looks like the same bug as the
udf_renamerace_dirs failure of PR kern/53865, so I will close this PR
and make the "expected failure" message in the test reference PR 53865
instead.
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index