X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=test%2Funit%2Ffx.js;h=4b7d371c8e674b5e97cc51f68397039474a56439;hb=4e8f0c935e8fada0a755d9749cd371b96b9589d6;hp=8af8031bf25c420fcbe4a9274dfd39e32e0e1a27;hpb=66c98419aa6f93deb2c3b7060191fc96c885dc29;p=jquery.git diff --git a/test/unit/fx.js b/test/unit/fx.js index 8af8031..4b7d371 100644 --- a/test/unit/fx.js +++ b/test/unit/fx.js @@ -46,6 +46,7 @@ test("animate(Hash, Object, Function)", function() { }); }); +/* // This test ends up being flaky depending upon the CPU load test("animate option (queue === false)", function () { expect(1); stop(); @@ -64,6 +65,7 @@ test("animate option (queue === false)", function () { order.push(1); }}); }); +*/ test("animate duration 0", function() { expect(5);