On Tue, Sep 23, 2003 at 11:31:37AM -0500, Jeff Licquia wrote: > On Mon, 2003-09-22 at 09:58, Jeff Licquia wrote: > > What's really weird: my last sarge test run (on the 19th) doubled the > > number of failures from the previous run (1669 total). > Found the problem (or, at least, fixed it). I purged and reinstalled > the test suite, and the last test run had only 53 failures, which seems > more in line.
Or 43 LI18NUX2K failures, and 10 other failures. The 10 others are:
/tset/LSB.fhs/root/bin/bin-tc 37 FAIL
/bin/csh not executable. is tcsh.deb installed? i think this may be
some sort of mismatch between the FHS requirements (viz *if* csh is
installed, this is where it goes) and the test suite (viz csh must be
installed, and this is where). suggest installing tcsh as part of the
recipe for running the test suite.
/tset/LSB.fhs/root/etc/etc-tc 3 FAIL
ditto, except with /etc/csh.login
/tset/LSB.os/files/dev_tty/T.dev_tty 1 UNRESOLVED
dunno; suggest rerunning the tests from the console
/tset/POSIX.os/devclass/c_iflag/T.c_iflag 6 FAIL
/tset/POSIX.os/devclass/c_iflag/T.c_iflag 7 FAIL
/tset/POSIX.os/devclass/c_iflag/T.c_iflag 8 FAIL
/tset/POSIX.os/devclass/c_iflag/T.c_iflag 9 FAIL
] read() returned 1, expected 0
] read() returned 1, expected 3
] when ISTRIP flag was clear
] read() returned 1, expected 3
] when ISTRIP flag was set
] read 0377, expected 0
] read 0377, expected 0
dunno what's with these
/tset/POSIX.os/devclass/tcgetattr/T.tcgetattr 1 FAIL
/tset/POSIX.os/devclass/tcgetattr/T.tcgetattr 2 FAIL
] (c_cflag & PARENB) was not set
] (c_cflag & CSIZE) was not set to CS7
dunno
/tset/POSIX.os/procenv/sysconf/T.sysconf 8 FAIL
] sysconf(_SC_VERSION) failed expected 199506, got 200112
straightforward bug in glibc (change the value back) or the test
suite (do >= test instead)
Cheers,
aj
--
Anthony Towns <[EMAIL PROTECTED]> <http://azure.humbug.org.au/~aj/>
I don't speak for anyone save myself. GPG signed mail preferred.
Australian DMCA (the Digital Agenda Amendments) Under Review!
-- http://azure.humbug.org.au/~aj/blog/copyright/digitalagenda
pgpNqRDvLGFqF.pgp
Description: PGP signature

