throw invalid argument when empty vector search constructed (#170) #65
Annotations
8 errors
|
tests/BucketManagerTest.php#L106
BucketManagerTest::testCreateBucketRamQuota
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/BucketManagerTest.php#L117
BucketManagerTest::testCreateBucketFlushEnable
Couchbase\Exception\InternalServerFailureException: internal_server_failure (5): "unable to execute HTTP operation "bucket_flush""
|
tests/CollectionManagerTest.php#L211
CollectionManagerTest::testDropCollection
Couchbase\Exception\ScopeNotFoundException: scope_not_found (16): "unable to execute HTTP operation "collection_create"", errors={"_":"Scope with name \"scope_a32595d24dfec8ba1da5c1414981098d\" is not found"}
|
tests/SearchIndexManagerTest.php#L108
SearchIndexManagerTest::testAnalyzeDocument
Couchbase\Exception\InternalServerFailureException: internal_server_failure (5): "unable to execute HTTP operation "search_index_analyze_document""
|
tests/SearchTest.php#L207
SearchTest::testSearchWithConsistency
Exception: Excepted rows to not to be empty
|
tests/ViewTest.php#L23
ViewTest::testConsistency
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
|
tests/ViewTest.php#L62
ViewTest::testGrouping
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "view_query""
|
This job failed
Loading