On Sat, 2009-03-28 at 16:53 +0100, Frank Lichtenheld wrote: > I noticed that some tests in the test suite currently fail and I'm > pretty sure that it has nothing to do with what I'm working on currently. > > But maybe someone else has a quick idea what is going wrong before I invest > my time finding it out?
As Raphael noted, the corrupted vs truncated ELF binary issue depends on how recent your binutils is. I've just done a full test suite run on amd64 in both my working tree and a fresh checkout and can't reproduce any of these though: > Running test scripts-diversions 1.0... building... testing... FAILED: > --- t/tests/scripts-diversions/tags 2009-03-15 23:59:59.000000000 +0100 > +++ debian/tests/tags.scripts-diversions 2009-03-28 16:42:09.000000000 > +0100 > @@ -2,4 +2,3 @@ > E: scripts-diversions: orphaned-diversion usr/share/scripts/orphan preinst > E: scripts-diversions: package-uses-local-diversion preinst:12 > E: scripts-diversions: package-uses-local-diversion preinst:16 > -E: scripts-diversions: remove-of-unknown-diversion > usr/share/scripts/old-file postrm:12 [...] > Running test files-windows-devel-file-in-package 1.0... building... > testing... FAILED: > --- t/tests/files-windows-devel-file-in-package/tags 2008-11-28 > 12:06:02.000000000 +0100 > +++ debian/tests/tags.files-windows-devel-file-in-package 2009-03-28 > 16:48:28.000000000 +0100 > @@ -1 +1,2 @@ > +I: files-windows-devel-file-in-package source: debian-watch-file-is-missing > W: files-windows-devel-file-in-package: windows-devel-file-in-package > usr/lib/foo/foo.vcproj > Running test scripts-ocamlrun 1.0... building... testing... FAILED: > --- t/tests/scripts-ocamlrun/tags 2008-11-28 12:06:02.000000000 +0100 > +++ debian/tests/tags.scripts-ocamlrun 2009-03-28 16:50:22.000000000 > +0100 > @@ -1 +1,2 @@ > +I: scripts-ocamlrun source: debian-watch-file-is-missing > W: scripts-ocamlrun: binary-without-manpage usr/bin/script1 Regards, Adam -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

