Current-Users archive

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

Re: failing regression tests (please fix them!)



Antti Kantee wrote:
> With a few hours of waiting you can easily produce it yourself (probably
> required for debugging tests anyway) by running:
> "anita test http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/<date>/i386/"

That won't actually let you debug the tests interactively, since it
will just run the tests and then immediately kill the virtual machine.
You probably want something like this:

   anita interact http://nyftp.netbsd.org/pub/NetBSD-daily/HEAD/<date>/i386/
   <log in as root>
   cd /usr/tests/lib/libevent
   atf-run

-- 
Andreas Gustafsson, gson%gson.org@localhost


Home | Main Index | Thread Index | Old Index