Current-Users archive

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

Re: lib/librumphijack/t_vfs cpcopy, mv_nox, and paxcopy tests failing since Nov 14



On Fri, Nov 25, 2011 at 1:27 PM, Andreas Gustafsson <gson%gson.org@localhost> 
wrote:
> Hi all,
>
> In addition to the two recent sets of ATF test breakage already
> discussed on this list, there also a third, older set of test failures
> that still haven't been addressed.
>
> This set consists of the cpcopy, mv_nox, and paxcopy test cases of the
> lib/librumphijack/t_vfs test, which all started failing on Nov 13-14.
>
> Because the commit that broke them was made during a period when the
> tree didn't even build, I can't identify the exact commit by automated
> binary serach, but it has got to be one of these:
>
>   commit 2011.11.13.21.56.53 christos src/common/lib/libutil/Makefile.inc 1.4
>   commit 2011.11.13.21.56.53 christos src/common/lib/libutil/getfstypename.c 
> 1.1
>   commit 2011.11.13.21.57.14 christos src/include/util.h 1.60
>   commit 2011.11.13.22.03.34 christos src/lib/libutil/Makefile 1.69
>   commit 2011.11.13.22.03.34 christos src/lib/libutil/getfstypename.3 1.1
>   commit 2011.11.13.22.04.51 christos src/sbin/fsck/partutil.c 1.11
>   commit 2011.11.13.22.05.58 christos src/sys/sys/device.h 1.140
>   commit 2011.11.13.22.07.00 christos src/sys/sys/disk.h 1.55
>   commit 2011.11.13.22.07.00 christos src/sys/sys/disklabel.h 1.110
>   commit 2011.11.13.22.19.09 christos src/sys/sys/disklabel.h 1.111
>   commit 2011.11.13.22.21.29 christos src/common/lib/libutil/getfstypename.c 
> 1.2
>   commit 2011.11.13.22.25.21 christos src/distrib/sets/lists/comp/mi 1.1707
>   commit 2011.11.13.22.54.05 christos src/sys/kern/subr_disk_open.c 1.4
>   commit 2011.11.13.23.02.06 christos src/sys/arch/xen/xen/xbdback_xenbus.c 
> 1.49
>   commit 2011.11.13.23.02.46 christos src/sys/dev/ccd.c 1.143
>   commit 2011.11.13.23.03.24 christos src/sys/dev/cgd.c 1.76
>   commit 2011.11.13.23.03.55 christos src/sys/fs/hfs/hfs_subr.c 1.16
>   commit 2011.11.13.23.07.11 christos src/sys/fs/sysvbfs/sysvbfs_vfsops.c 1.38
>   commit 2011.11.13.23.08.47 christos src/sys/fs/udf/udf_subr.c 1.118
>   commit 2011.11.13.23.09.58 christos src/sys/fs/v7fs/v7fs_vfsops.c 1.5
>   commit 2011.11.13.23.10.34 christos src/sys/ufs/ffs/ffs_vfsops.c 1.270
>   commit 2011.11.13.23.49.39 wiz src/lib/libutil/getfstypename.3 1.2
>   commit 2011.11.14.00.12.37 sekiya src/sys/arch/evbarm/conf/SHEEVAPLUG 1.10
>   commit 2011.11.14.01.27.42 chs src/lib/libpuffs/puffs.c 1.117
>   commit 2011.11.14.02.38.05 jym src/share/man/man9/pool.9 1.44
>   commit 2011.11.14.02.44.59 jmcneill src/sys/arch/x86/x86/platform.c 1.12
>   commit 2011.11.14.02.44.59 jmcneill src/sys/dev/acpi/acpi.c 1.252
>   commit 2011.11.14.02.44.59 jmcneill src/sys/dev/acpi/acpi_cpu.c 1.48
>   commit 2011.11.14.02.44.59 jmcneill src/sys/dev/acpi/acpi_quirks.c 1.20
>   commit 2011.11.14.07.45.54 mbalmer src/sys/dev/gpio/gpio.c 1.49
>   commit 2011.11.14.11.28.05 njoly src/usr.sbin/puffs/rump_v7fs/Makefile 1.2



My main suspect would be these commits

commit 2011.11.14.16.21.44 christos
src/common/lib/libutil/getfstypename.c version 1.1 and later.


  commit 2011.11.13.22.04.51 christos src/sbin/fsck/partutil.c 1.11
  commit 2011.11.13.22.05.58 christos src/sys/sys/device.h 1.140
  commit 2011.11.13.22.07.00 christos src/sys/sys/disk.h 1.55
  commit 2011.11.13.22.07.00 christos src/sys/sys/disklabel.h 1.110
  commit 2011.11.13.22.19.09 christos src/sys/sys/disklabel.h 1.111
  commit 2011.11.13.22.54.05 christos src/sys/kern/subr_disk_open.c 1.4
  commit 2011.11.13.23.02.46 christos src/sys/dev/ccd.c 1.143
  commit 2011.11.13.23.03.24 christos src/sys/dev/cgd.c 1.76

-- 


Regards.

Adam


Home | Main Index | Thread Index | Old Index