NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/56221: fs/tmpfs/t_vnd crashes ATF on Alpha under Qemu
The following reply was made to PR bin/56221; it has been noted by GNATS.
From: Andreas Gustafsson <gson%gson.org@localhost>
To: thorpej%me.com@localhost
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: bin/56221: fs/tmpfs/t_vnd crashes ATF on Alpha under Qemu
Date: Mon, 31 May 2021 23:03:39 +0300
I would consider this two bugs.
Bug 1 is jot(1) generating incorrect output on alpha, which is
causing the test to fail:
i386# jot 2
1
2
alpha# jot 2
1
1
Bug 2 is a failure of the test's cleanup action to clean up all
mounts when the test fails. That part is not alpha specific.
--
Andreas Gustafsson, gson%gson.org@localhost
Home |
Main Index |
Thread Index |
Old Index