guile-sources
[Top][All Lists]
Advanced

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

Re: guile-sources Digest, Vol 46, Issue 7


From: Thien-Thi Nguyen
Subject: Re: guile-sources Digest, Vol 46, Issue 7
Date: Tue, 10 Apr 2007 22:35:36 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.97 (gnu/linux)

() "Issac Trotts" <address@hidden>
() Tue, 10 Apr 2007 11:48:09 -0700

   Here's what it says:

   HEY: rv => 512  (status:exit-val rv) => 2
   FAIL: call-process.test: ls zzzzz.zzz (sep args)
   HEY: rv => 512  (status:exit-val rv) => 2
   FAIL: call-process.test: ls zzzzz.zzz (sep args) #:norm #t
   HEY: rv => 512  (status:exit-val rv) => 2
   FAIL: call-process.test: ls zzzzz.zzz #:norm #t
   FAIL: call-process-to-buffers.test: check-cp->b ls
   FAIL: call-process-to-buffers.test: check-cp->b ls
   FAIL: call-process-to-buffers.test: check-cp->b ls zzzzz.zzz
   SKIP: gpgutils.test (disabled by configuration)

thanks for re-running the tests.  looks like the problem is in the
tests; they are too picky.  for the next release, i have modified
them to clamp the expected return values to ok (zero) and not-ok
(non-zero) to account for variations in the exit value of the
at-large ls(1) programs.

updated tests are attached.  you should be able to drop them in,
overwriting the old files, and get a clean "make check" run.

thi


Attachment: call-process.test
Description: updated call-process test

Attachment: call-process-to-buffers.test
Description: updated call-process-to-buffers test


reply via email to

[Prev in Thread] Current Thread [Next in Thread]