guix-devel
[Top][All Lists]
Advanced

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

Re: WIP pypy3.3 - tests still fail? Anyone see why?


From: Leo Famulari
Subject: Re: WIP pypy3.3 - tests still fail? Anyone see why?
Date: Sun, 9 Oct 2016 02:51:17 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

On Sat, Oct 08, 2016 at 07:27:08PM +0200, Danny Milosavljevic wrote:
> > Also if guix build does fail executing some test - can I continue there 
> > somehow?
> 
> Uhhh... I mean: if a test fails, can I make guix open a shell there (with all 
> the right environment etc) so I can examine what's up, let me fix it and then 
> restart the phase?

You can approximate it with `guix build --keep-failed`.

Then, you could enter the directory of the failed build and do `guix
environment --container`. I think that should be a very similar
environment that you can repeat the tests in.



reply via email to

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