* bug#32954: Cuirass: logs of failing tests are unavailable
@ 2018-10-06 13:48 Clément Lassieur
2018-10-08 13:21 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Clément Lassieur @ 2018-10-06 13:48 UTC (permalink / raw)
To: 32954
Hi,
The logs of failing tests are unavailable.
(Which makes it impossible to understand why a huge lot of tests are
failing.)
Clément
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#32954: Cuirass: logs of failing tests are unavailable
2018-10-06 13:48 bug#32954: Cuirass: logs of failing tests are unavailable Clément Lassieur
@ 2018-10-08 13:21 ` Ludovic Courtès
2018-10-08 13:49 ` Clément Lassieur
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2018-10-08 13:21 UTC (permalink / raw)
To: Clément Lassieur; +Cc: 32954
Hello Clément,
Clément Lassieur <clement@lassieur.org> skribis:
> The logs of failing tests are unavailable.
>
> (Which makes it impossible to understand why a huge lot of tests are
> failing.)
You mean the ‘test.basic.x86_64-linux’ etc. jobs, right?
I believe the reason build logs are missing is that those jobs are
actually in “dependency-failed” state, and not just “failed”. IOW
there’s simply no build log available.
I believe Cuirass commit be489a26c0e6a5f23a48142a87728a0ec8bc3c9c fixes
this particular defect.
Now we still need a way to determine which dependencies failed.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#32954: Cuirass: logs of failing tests are unavailable
2018-10-08 13:21 ` Ludovic Courtès
@ 2018-10-08 13:49 ` Clément Lassieur
2018-10-08 20:30 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Clément Lassieur @ 2018-10-08 13:49 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 32954
Hi Ludovic,
Ludovic Courtès <ludo@gnu.org> writes:
> Hello Clément,
>
> Clément Lassieur <clement@lassieur.org> skribis:
>
>> The logs of failing tests are unavailable.
>>
>> (Which makes it impossible to understand why a huge lot of tests are
>> failing.)
>
> You mean the ‘test.basic.x86_64-linux’ etc. jobs, right?
>
> I believe the reason build logs are missing is that those jobs are
> actually in “dependency-failed” state, and not just “failed”. IOW
> there’s simply no build log available.
I understand, but I would have expected to see a log like the one in
https://bugs.gnu.org/32966. Wouldn't it be helpful? Also, is it
difficult to implement?
Clément
> I believe Cuirass commit be489a26c0e6a5f23a48142a87728a0ec8bc3c9c fixes
> this particular defect.
>
> Now we still need a way to determine which dependencies failed.
>
> Thanks,
> Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#32954: Cuirass: logs of failing tests are unavailable
2018-10-08 13:49 ` Clément Lassieur
@ 2018-10-08 20:30 ` Ludovic Courtès
0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2018-10-08 20:30 UTC (permalink / raw)
To: Clément Lassieur; +Cc: 32954
Hello,
Clément Lassieur <clement@lassieur.org> skribis:
> Ludovic Courtès <ludo@gnu.org> writes:
>
>> Hello Clément,
>>
>> Clément Lassieur <clement@lassieur.org> skribis:
>>
>>> The logs of failing tests are unavailable.
>>>
>>> (Which makes it impossible to understand why a huge lot of tests are
>>> failing.)
>>
>> You mean the ‘test.basic.x86_64-linux’ etc. jobs, right?
>>
>> I believe the reason build logs are missing is that those jobs are
>> actually in “dependency-failed” state, and not just “failed”. IOW
>> there’s simply no build log available.
>
> I understand, but I would have expected to see a log like the one in
> https://bugs.gnu.org/32966. Wouldn't it be helpful? Also, is it
> difficult to implement?
Log files in /var/log/guix/drvs are per-derivation. If a derivation has
not been built at all, it doesn’t have a log file.
What we would need is a link to the failed dependency(ies).
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-10-08 20:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-06 13:48 bug#32954: Cuirass: logs of failing tests are unavailable Clément Lassieur
2018-10-08 13:21 ` Ludovic Courtès
2018-10-08 13:49 ` Clément Lassieur
2018-10-08 20:30 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).