On 2013-10-23, Bill Ross wrote:

> It looks like this is an artifact of println rather than XMLUnit: when
> I add this to the end of my test, it triggers ok:

>         System.out.println("@@@");
>         //napMilliSeconds(2000);
>         Assert.fail("Should fail here.");

> With the 'nap', all the prints appear, but in any case the assert is
> reached and fires.  I forgot to mention, this is within IntelliJ.

TBH I have no clue.  I've never seen such behavior in tests, but then
again, I don't use IntelliJ either.

Sorry

        Stefan

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Xmlunit-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xmlunit-general

Reply via email to