NetBSD-Bugs archive

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

PR/44767 CVS commit: src/tests/lib



The following reply was made to PR misc/44767; it has been noted by GNATS.

From: "Jukka Ruohonen" <jruoho%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44767 CVS commit: src/tests/lib
Date: Tue, 31 May 2011 20:17:37 +0000

 Module Name:   src
 Committed By:  jruoho
 Date:          Tue May 31 20:17:37 UTC 2011
 
 Modified Files:
        src/tests/lib/libc/stdlib: t_strtod.c
        src/tests/lib/libm: t_infinity.c
 
 Log Message:
 Mark the following tests as expected failures on qemu/amd64: 'strtod_inf',
 'strtod_round', and 'infinity_long_double'. None of these fail on any known
 native host. Use the tracker PR misc/44767 as the reference point.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.11 -r1.12 src/tests/lib/libc/stdlib/t_strtod.c
 cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libm/t_infinity.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