GNU bug report logs - #11814
The test logs lost their title

Previous Next

Package: automake;

Reported by: Akim Demaille <akim <at> lrde.epita.fr>

Date: Fri, 29 Jun 2012 07:23:01 UTC

Severity: normal

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Akim Demaille <akim <at> lrde.epita.fr>
To: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Cc: 11814 <at> debbugs.gnu.org
Subject: bug#11814: The test logs lost their title
Date: Thu, 5 Jul 2012 14:39:24 +0200
[Message part 1 (text/plain, inline)]
Le 29 juin 2012 à 19:01, Stefano Lattarini a écrit :

> Hi Akim.

Hi!

> On 06/29/2012 09:17 AM, Akim Demaille wrote:
>> It seems that in recent changes, the test logs have lost
>> their title, which included the exit status.  Now, reading
>> a log, one can no longer know how the test exited.
>> 
> All of this is intended, because we now report "metadata" about the
> test run in the '*.trs' file rather than in the '*.log' file.

This is not metadata, this is the result of the test case.
When reading the log of the test, I expect to get the result.
Of course I could do it myself, but it means addition complexity
with temporary files, trap etc. which I am very happy to avoid.
Was there a _problem_ that needed to be solved by the removal
of the result?


> So,
> to know whether a test run has been successful, or which the results
> of the individual subtests has been, you should look at that file
> (it should be easily human readable as well as machine parseable,
> although its format is still experimental and likely to change in
> future Automake versions).

I don't want to read several files.

Also, test-suite.log contains a new section which
is not compliant with rst:

> ==========================================
>    Vaucanson 2.0a: tests/test-suite.log
> ==========================================
> 
> # TOTAL: 16
> # PASS:  14
> # SKIP:  0
> # XFAIL: 1
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> XFAIL: rat/wrong-weight-set
> ===========================

which results in:


[Message part 2 (text/html, inline)]
[Capture d’écran 2012-07-05 à 14.37.02.png (image/png, inline)]

This bug report was last modified 11 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.