Current-Users archive

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

Re: Strange test failures



On Thu, Apr 21, 2011 at 09:15:24AM +0200, Martin Husemann wrote:
> On Thu, Apr 21, 2011 at 10:00:29AM +0300, Andreas Gustafsson wrote:
> >   2011.04.12.08.39.26    get_nfs_be_1_both: Passed.
> >   2011.04.13.12.40.54    get_nfs_be_1_both: Failed: Test case timed out 
> > after 60 seconds
> 
> I see that fail on sparc64 now too...
> 
> > Therefore, it must have been broken by one of the following commits:
> [..]
> 
> >   2011.04.12.19.49.48 christos src/lib/librumphijack/hijack.c 1.87
> >   2011.04.12.19.52.04 christos src/lib/libpthread/pthread_cancelstub.c 1.32
> 
> These two are my suspects (trying with a backout now)

And voila:

Tests root: /usr/tests/fs/nfs

t_mountd (1/2): 1 test cases
    mountdhup: Expected failure: PR kern/5844: op failed with EACCES

t_rquotad (2/2): 6 test cases
    get_nfs_be_1_both: Passed.
    get_nfs_be_1_group: Passed.
    get_nfs_be_1_user: Passed.
    get_nfs_le_1_both: Passed.
    get_nfs_le_1_group: Passed.
    get_nfs_le_1_user: Passed.

Test cases for known bugs:
    t_mountd:mountdhup: PR kern/5844: op failed with EACCES

Summary for 2 test programs:
    6 passed test cases.
    0 failed test cases.
    1 expected failed test cases.
    0 skipped test cases.

Martin


Home | Main Index | Thread Index | Old Index