[Cosmo-dev] Possibly broken windmill tests
Adam Christian
adam at osafoundation.org
Mon Oct 22 17:48:32 PDT 2007
Just to clarify the bug is that "3000" works differently than 3000 in
a Javascript setTimeout. I went through to make sure they were fixed
in the tests, if you see any that aren't go ahead and fix them.
Adam
On Oct 22, 2007, at 3:23 PM, Mikeal Rogers wrote:
> I know we had a bug recently in the serialization code for JSON and
> I think we may have some dangling broken or at the very least
> incorrect tests in the cosmo repo.
>
> Do a search for;
> "timeout": "
> and for
> "milliseconds": "
>
> You'll find a pretty large number of matches across all the tests.
>
> In addition, we have a scary amount of 3000 millisecond waits. We
> should probably turn most of these in to conditional waits, that
> should bring down the total test run time by a lot.
>
> -Mikeal
> _______________________________________________
> cosmo-dev mailing list
> cosmo-dev at lists.osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/cosmo-dev
More information about the cosmo-dev
mailing list