Fix: keep the trace and output if a test fails
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 4 Mar 2016 18:09:41 +0000 (13:09 -0500)
committerJulien Desfossez <jdesfossez@efficios.com>
Fri, 4 Mar 2016 18:12:21 +0000 (13:12 -0500)
commit0592f9bce875153fe77f808ad1c8438cf449409e
treee396f90adcf87da2b24799d885d5294c5f70bdca
parent66fe8e473b36fd56a3c665f336a883424edd2c16
Fix: keep the trace and output if a test fails

Instead of always removing the traces and only outputting a diff, if the
test fails, we now keep the trace and the output we got, so it is easy
to reproduce afterwards or just copy the new output to the "expected"
folder if it is correct.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
tests/analysis_test.py
tests/test_cputop.py
tests/test_io.py
tests/test_irq.py
This page took 0.025574 seconds and 5 git commands to generate.