JQuery Fx Unit Test

JQuery Fx Unit Test


Hi,
I'm trying to track down a problem that we are having with a 1.2.2
version of the Jquery library and test suite that we run in Mozilla's
automated Mochitest system (bug 484994 [1]). The problems we seem to
have most often are that the tests "stop(clearQueue, gotoEnd)" and
"stop() - several in queue" in the fx unit test module are very
flaky.
I downloaded the 1.3.2 release and I'm planning to upgrade our system
to that (just a good idea in general). And I noticed that the
assertions in these tests were commented out in 1.3.2 for being
"flaky" (and they still are in the current trunk code).
I wanted to know if you knew why these were flaky, and if they were
flaky across all browsers or if this is something I should be
concerned about digging into for Firefox specifically.
Thanks very much for your help.
Clint
[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=484994