For example the following spec ends up in a busyloop:
object FooSpecs extends Specification{ setSequential() "Foo" should{ "not go to busyloop" in{ 1 mustBe 1 } "not go to busyloop2" in{ 1 mustBe 1 } } }
Comment #1
Posted on Jan 5, 2010 by Massive Giraffe(No comment was entered for this change.)
Comment #2
Posted on Jan 7, 2010 by Massive GiraffeThis issue was closed by revision r1204.
Comment #3
Posted on Jan 7, 2010 by Massive GiraffeComment deleted
Comment #4
Posted on Jan 7, 2010 by Massive GiraffeCan you please check that issue 105 is solved with the latest snapshot?
Comment #5
Posted on Jan 7, 2010 by Happy HippoThe latest snapshot fixes the busloop issue. thx!
Comment #6
Posted on Feb 14, 2010 by Massive Giraffe(No comment was entered for this change.)
Comment #7
Posted on Mar 31, 2011 by Massive Giraffe(No comment was entered for this change.)
Status: Verified
Labels:
Type-Defect
Priority-Medium
mutable