[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 4 test failures on freebsd8-rc2
From: |
Eric Blake |
Subject: |
Re: 4 test failures on freebsd8-rc2 |
Date: |
Mon, 02 Nov 2009 20:37:30 -0700 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
According to Jim Meyering on 11/2/2009 2:18 PM:
> test-linkat.c:240: assertion failed
...
> test-utimens.h:126: assertion failed
These two failures look similar, in that they are both instances of the
BSD kernel mistakenly succeeding when handed a symlink to a non-directory
coupled with a trailing slash. It's not quite the same failure scenario
as Solaris 9, but the workaround is similar. So I'm hoping that all I
have to do is update the .m4 tests to detect the bug, and that the
existing Solaris 9 code will take care of the rest.
>
> FAIL: test-posixtm (exit: 1)
> ============================
>
> 000001010000.00 mismatch (-: actual; +:expected)
> --62167132800
> +-62167219200
No idea. I haven't played with posixtm much.
>
> test-rename.h:141: assertion failed
Looks like a case of BSD returning a non-standard errno, but where it is
easier to teach the test one more errno to allow than to wrap the BSD bug.
Now, if only I knew which errno to ignore...
- --
Don't work too hard, make some time for fun as well!
Eric Blake address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkrvpXoACgkQ84KuGfSFAYBsVgCfeWxzQOf/EDXdtstP2hOMam9R
LV0AoMH0YE1yt/8fjH3RdmCICF/I7Zd6
=4Jup
-----END PGP SIGNATURE-----
- 4 test failures on freebsd8-rc2, Jim Meyering, 2009/11/02
- Re: 4 test failures on freebsd8-rc2,
Eric Blake <=
- Re: 4 test failures on freebsd8-rc2, Eric Blake, 2009/11/07
- Re: 4 test failures on freebsd8-rc2, Eric Blake, 2009/11/09
- Re: 4 test failures on freebsd8-rc2, Jim Meyering, 2009/11/09
- Re: 4 test failures on freebsd8-rc2, Eric Blake, 2009/11/09
- Re: 4 test failures on freebsd8-rc2, Jim Meyering, 2009/11/09
- Re: 4 test failures on freebsd8-rc2, Jim Meyering, 2009/11/10
- Re: 4 test failures on freebsd8-rc2, Eric Blake, 2009/11/10
- Re: 4 test failures on freebsd8-rc2, Eric Blake, 2009/11/11
- Re: 4 test failures on freebsd8-rc2, Eric Blake, 2009/11/11