Your message dated Thu, 10 Sep 2009 13:32:28 +0000
with message-id <e1mljle-00071y...@ries.debian.org>
and subject line Bug#537501: fixed in cl-rt 20040621-4
has caused the Debian Bug report #537501,
regarding cl-rt: does not pass self-tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
537501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: cl-rt
Version: 20040621-3
Severity: normal

The cl-rt regression test package does not pass its own self-tests.

To reproduce:

Load the system into the Lisp implementation (using ASDF).
When prompted enter a name for a scratch file (e.g. "foo")
Load rt-test.lisp
execute (rt:do-tests)

Result:

CL-USER> (rt:do-tests)
Doing 25 pending tests of 25 tests total.
Test DEFTEST-1 failed
... (additional test failures reported) ...
15 out of 30 total tests failed: DEFTEST-1, DEFTEST-3, DO-TEST-1, DO- TEST-2, REM-TEST-1, REM-TEST-2, REM-TEST-3, REM-TEST-4, DO-TESTS-1, DO-TESTS-2, DO-TESTS-4, DO- TESTS-5,
   CONTINUE-TESTING-1, (TEMP), (T 2).
NIL

Expected result:

CL-USER> (rt:do-tests)
Doing 25 pending tests of 25 tests total.
 DEFTEST-1 DEFTEST-2 DEFTEST-3 DEFTEST-4 DO-TEST-1 DO-TEST-2 DO-TEST-3
 GET-TEST-1 GET-TEST-2 GET-TEST-3 GET-TEST-4 GET-TEST-5 REM-TEST-1
 REM-TEST-2 REM-TEST-3 REM-TEST-4 REM-TEST-5 REM-ALL-TESTS-1
 REM-ALL-TESTS-2 DO-TESTS-1 DO-TESTS-2 DO-TESTS-3 DO-TESTS-4 DO-TESTS-5
 CONTINUE-TESTING-1
No tests failed.
T

Root cause: rt-test.lisp was not updated to account for the new format of the test database introduced with "pfdietz's modifications". The failing tests are meant to work with an empty test database, but
the code to empty the database is for the old, simpler format.

Fix: the attached Git-formatted patches applied to rt-test.lisp fix the problem.

Attachment: 0001-Add-with-empty-test-database-macro.patch
Description: Binary data


Attachment: 0002-Fix-self-tests.patch
Description: Binary data






--- End Message ---
--- Begin Message ---
Source: cl-rt
Source-Version: 20040621-4

We believe that the bug you reported is fixed in the latest version of
cl-rt, which is due to be installed in the Debian FTP archive:

cl-rt_20040621-4.diff.gz
  to pool/main/c/cl-rt/cl-rt_20040621-4.diff.gz
cl-rt_20040621-4.dsc
  to pool/main/c/cl-rt/cl-rt_20040621-4.dsc
cl-rt_20040621-4_all.deb
  to pool/main/c/cl-rt/cl-rt_20040621-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 537...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter Van Eynde <pvane...@debian.org> (supplier of updated cl-rt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 10 Sep 2009 07:17:43 +0100
Source: cl-rt
Binary: cl-rt
Architecture: source all
Version: 20040621-4
Distribution: unstable
Urgency: low
Maintainer: Debian Common Lisp Team 
<pkg-common-lisp-devel@lists.alioth.debian.org>
Changed-By: Peter Van Eynde <pvane...@debian.org>
Description: 
 cl-rt      - Common Lisp regression tester from MIT
Closes: 537501
Changes: 
 cl-rt (20040621-4) unstable; urgency=low
 .
   [ Kevin M. Rosenberg ]
   * Non-maintainer patch sent to package Maintainer (not NMU)
   * debian/rules
   - Simplified rules to a minimum
   - Now uses dh_lisp
   - Ported to Debhelper 7
   * debian/compat
   - Change to version 7
   * debian/control
   - Add dh-lisp to Build-Depends-Indep
   - Remove unneccesary ${shlibs:Depends}. Added ${misc:Depends}
   - Updated standards-version (no other changes)
   * debian/prerm, debian/postinst
   - Removed as now taken care of by dh_lisp
   * debian/watch
   - New file explaining that there is no versioned upstream source
 .
   [ Peter Van Eynde ]
   * As we use dh-lisp we can remove the postinst and prerm scripts
   * Updated Standards-Version no real changes
   * Added README.building file
   * Applied patches from Joseph A. Oswald, III to self-tests. (Closes:
     #537501)
Checksums-Sha1: 
 9ef54d2f9afd74614a53953073e49b597137c0bc 1855 cl-rt_20040621-4.dsc
 b834c50af155a0443f9b9173c6b3694addcce4c8 3177 cl-rt_20040621-4.diff.gz
 0280476d38474a45b0e10be08169dec8ba3bdef8 14328 cl-rt_20040621-4_all.deb
Checksums-Sha256: 
 2dd3be838acc3a5ffc9bfed05d98783f295e62c0f815514e79bee0963636ccb7 1855 
cl-rt_20040621-4.dsc
 bbcf760f4a3bfeb493209e2afb0c90d98cae50d44f5fb2c6a960fda55df7f402 3177 
cl-rt_20040621-4.diff.gz
 9d4edf41ff0ddea20dd3089e3f34bc3cfd7c0cb964757068a310e800571d7444 14328 
cl-rt_20040621-4_all.deb
Files: 
 5bf2db90b9b37de6964a30854c04eeaf 1855 devel optional cl-rt_20040621-4.dsc
 8f404f5516bb972bb1d41800a8593678 3177 devel optional cl-rt_20040621-4.diff.gz
 1852cfc74fdc9266c6e802159d8c7cbd 14328 devel optional cl-rt_20040621-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJKqP32AAoJEB4VNT76eIlaEX4QAMAxsh3CxMWWh+lymOdOpmjM
7zBjch9AyPwCpk2VwdvSsv0y8YHgG70TWGWDubUcdAmfU5bGMh5ABrDmZ36ZbTEa
nLrlHyIIU1WU6L7mGG+k+ZtmkQKGF+iNb8LKlxRPznRUA+KP9+2IYgOKYgeut3jm
Ik1CbBwNrtMrl5KqEM92MOrik6hjnf6M6qXw8CuzJE3Vc+OQAX3+6/ab60C2Biv6
Gm94zmiWk3fEdGfWji0AOh8hd+L0GJiZiuN6Q1v2W7SSGMwYxLZmgpWlwCmYELEy
ZpsY+UNKR9pjVq9E2BKmHng/2SkqejNSwxZ6n1xuZGbGOpJCu5f7sfczRSjiKbaG
Dbb6ec+S3dAxJ+6uOHfrMKzidNfkdOZWWfCXlTYB6JyCs6HrIJf1D74R0Vc1x8OH
MEliCaDq3qmtIeBLrCsz2arQVJOk5mYqg3dl3A/BGr3w2h89BzBjlj97VdJ+qZde
aQroZcu95BKPlgCQLdr4Pn0WQXERd5Y5nQxolaVeNk438AdSNwI7zTq7lsXurBOX
cr1SIHanLGtcPIiO5GAlgnhnrDX9BnhHiuwr4AP6uvUN8px0LoyTqN8OgsymcJw4
JZa7qSywFlb5EqfMuRdXbhK4Dbm1MfAbWzlwOSxPpRgWUvqZL5KhS35+d+nPFsm0
YeVvTmqt0epmyxyhyuBu
=EBM4
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-common-lisp-devel mailing list
pkg-common-lisp-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-common-lisp-devel

Reply via email to