NetBSD-Bugs archive

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

PR/44387 CVS commit: src/tests/lib/libpthread



The following reply was made to PR port-powerpc/44387; it has been noted by 
GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44387 CVS commit: src/tests/lib/libpthread
Date: Mon, 21 Feb 2011 21:43:42 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Mon Feb 21 21:43:41 UTC 2011
 
 Modified Files:
        src/tests/lib/libpthread: t_mutex.c
 
 Log Message:
 mutex2/mutex3 are expected to fail on powerpc because of
 PR port-powerpc/44387.
 
 XXX the ugly sleep at the end is because ATF will mark an un-triggered
 race condition (ie, the test passes unexpectedly) as a test failure otherwise.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libpthread/t_mutex.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index