Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Automated report: NetBSD-current/i386 test failure



On 21.06.2019 18:09, NetBSD Test Fixture wrote:
> This is an automatically generated notice of new failures of the
> NetBSD test suite.
> 
> The newly failing test cases are:
> 
>     fs/vfs/t_vnops:ext2fs_rename_dir
>     fs/vfs/t_vnops:ext2fs_rename_reg_nodir
>     fs/vfs/t_vnops:ffs_rename_dir
>     fs/vfs/t_vnops:ffs_rename_reg_nodir
>     fs/vfs/t_vnops:ffslog_rename_dir
>     fs/vfs/t_vnops:ffslog_rename_reg_nodir
>     fs/vfs/t_vnops:lfs_rename_dir
>     fs/vfs/t_vnops:lfs_rename_reg_nodir
>     fs/vfs/t_vnops:msdosfs_rename_dir
>     fs/vfs/t_vnops:msdosfs_rename_reg_nodir
>     fs/vfs/t_vnops:nfs_rename_dir
>     fs/vfs/t_vnops:p2k_ffs_rename_dir
>     fs/vfs/t_vnops:p2k_ffs_rename_reg_nodir
>     fs/vfs/t_vnops:puffs_rename_dir
>     fs/vfs/t_vnops:puffs_rename_reg_nodir
>     fs/vfs/t_vnops:sysvbfs_rename_reg_nodir
>     fs/vfs/t_vnops:tmpfs_rename_dir
>     fs/vfs/t_vnops:tmpfs_rename_reg_nodir
>     fs/vfs/t_vnops:udf_rename_dir
>     fs/vfs/t_vnops:udf_rename_reg_nodir
>     fs/vfs/t_vnops:v7fs_rename_dir
>     fs/vfs/t_vnops:v7fs_rename_reg_nodir
>     lib/libc/sys/t_mknod:mknod_stat
> 
> The above tests failed in each of the last 3 test runs, and passed in
> at least 27 consecutive runs before that.
> 
> Between the last successful test and the failed test, a total of 8607
> revisions were committed, by the following developers:
> 
>     christos
>     hkenken
>     isaki
>     kamil
>     martin
>     mrg
>     pgoyette
>     uki
>     wiz
> 
> Log files can be found at:
> 
>     http://releng.NetBSD.org/b5reports/i386/commits-2019.06.html#2019.06.20.12.14.46
> 

Should be fixed with:

Module Name:	src
Committed By:	kamil
Date:		Fri Jun 21 14:58:32 UTC 2019

Modified Files:
	src/sys/kern: vfs_syscalls.c

Log Message:
Restore ability to create regular files with mknod(2)

This behavior is requested in ATF tests.


To generate a diff of this commit:
cvs rdiff -u -r1.531 -r1.532 src/sys/kern/vfs_syscalls.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index