Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests
Module Name: src
Committed By: jruoho
Date: Mon Aug 29 12:50:50 UTC 2011
Modified Files:
src/tests/include/sys: t_bitops.c
src/tests/lib/libc/stdlib: t_strtod.c
src/tests/lib/libm: t_floor.c
Log Message:
Remove Xfails that are related to the infamous qemu/amd64 floating point
bugs. It appears to be quite difficult to identify the exact Qemu version
and setup. These do not fail on the TNF's qemu/amd64 setup, which can be
taken as a reference point for expected failures.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests/include/sys/t_bitops.c
cvs rdiff -u -r1.24 -r1.25 src/tests/lib/libc/stdlib/t_strtod.c
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/libm/t_floor.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