X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FExplain.pm;h=2c2645f5eb885af46748930c97632bce9acda13e;hb=HEAD;hp=28a18da4b7d624e7a90c75fdc921218f7a6ec40a;hpb=71e8cea6cf57e58a40885cb9298bc74bd5751dd3;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Search/Explain.pm b/lib/ZOOM/IRSpy/Test/Search/Explain.pm index 28a18da..2c2645f 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Explain.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Explain.pm @@ -1,4 +1,3 @@ -# $Id: Explain.pm,v 1.7 2007-03-15 11:41:24 mike Exp $ # See the "Main" test package for documentation @@ -54,8 +53,9 @@ sub error { $task->{rs}->destroy(); $conn->log("irspy_test", "Explain category lookup failed: ", $exception); update($conn, $category, 0); + zoom_error_timeout_update($conn, $exception); - return ZOOM::IRSpy::Status::TEST_BAD + return ZOOM::IRSpy::Status::TEST_GOOD if ($exception->code() == 109 || # Database unavailable $exception->code() == 235); # Database does not exist