https://bz.apache.org/bugzilla/show_bug.cgi?id=66411
--- Comment #1 from Jaikiran Pai <[email protected]> --- Hello Tomasz, most of what junitlauncher does is closely similar to what the junit task did. This was intentional to keep the behavioural differences to minimal. I had a quick look at how junit task (in Ant) deals with the combination of a timed out test plus haltonfailure = false and it looks like it doesn't halt the build, unlike what the junitlauncher currently does. So what you suggest might be a valid change to do. I haven't fully thought of whether that will cause some other issues, but I think it certainly is something that is worth changing. -- You are receiving this mail because: You are the assignee for the bug.
