A MarshallPlan timeout is probably a blip. There are several tests that always fail and then fix themselves with -failures. Those tests need fixing, but I haven't prioritized it. Could be timing, test order or dependency on previous test results, or even something else.
-Alex On 10/20/13 12:28 AM, "Justin Mclean" <jus...@classsoftware.com> wrote: >Hi, > >I'm getting 2 or 3 tests fail when I run this - 4 out of 4 times. >./mini_run.sh tests/itemRenderers/Spark/List > >But with -failures they vanish. >./mini_run.sh tests/itemRenderers/Spark/List -failures > >Timing or test order issues? Anyone have an idea? > >On OSX btw. > >Thanks, >Justin