Sept. 11, 2015
5:40 p.m.
On 11 Sep 2015, at 16:37, Christophe Demarey <Christophe.Demarey@inria.fr> wrote:
I do experience the same thing with Guille today. Before, Nautilus ran twice the method for a failed test: one to get the status of the test and another one for the debugger. Maybe in Nautilus cleanup, it was removed.
Yes, I removed that double runnning.. this was not a good idea. Now it is much simpler. And yes, it is better to directly open the debugger when running single tests explicitly. I will fix it. Marcus