X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=test%2Funit%2Fajax.js;h=09074f3098b04bfe1cbd524c6fc1b237e8cef429;hb=45b3a884d55ce6004f7cec3fd27b42198b147ceb;hp=ce099c12516272f39c617a7c1c6b33c281022303;hpb=60226c8a30df9c1d41093de586e5936e42d44865;p=jquery.git diff --git a/test/unit/ajax.js b/test/unit/ajax.js index ce099c1..09074f3 100644 --- a/test/unit/ajax.js +++ b/test/unit/ajax.js @@ -818,6 +818,7 @@ test("ajaxSetup()", function() { jQuery.ajax(); }); +/* test("custom timeout does not set error message when timeout occurs, see #970", function() { stop(); jQuery.ajax({ @@ -830,6 +831,7 @@ test("custom timeout does not set error message when timeout occurs, see #970", } }); }); +*/ test("data option: evaluate function values (#2806)", function() { stop();