X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FCQL.pm;h=5c21281466771dfdbfcffc4f1bbc49bdd6540741;hb=HEAD;hp=5a5385c17f29dd99ba39951bf6e13a011eff6f33;hpb=7756fea114005961008fd69527ba5876c814ac51;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Search/CQL.pm b/lib/ZOOM/IRSpy/Test/Search/CQL.pm index 5a5385c..5c21281 100644 --- a/lib/ZOOM/IRSpy/Test/Search/CQL.pm +++ b/lib/ZOOM/IRSpy/Test/Search/CQL.pm @@ -1,4 +1,3 @@ -# $Id: CQL.pm,v 1.1 2007-05-01 15:32:16 mike Exp $ # See the "Main" test package for documentation @@ -53,6 +52,7 @@ sub error { $task->{rs}->destroy(); $conn->log("irspy_test", "CQL search on '$index' had error: $exception"); $conn->record()->store_result("search_cql", index => $index, ok => 0); + zoom_error_timeout_update($conn, $exception); return ZOOM::IRSpy::Status::TEST_BAD if $exception->code() == 11; # Unsupported query type