PCBC-994 Support for base64 encoded vector types #60
Annotations
10 errors
tests/BucketManagerTest.php#L117
BucketManagerTest::testCreateBucketFlushEnable
Couchbase\Exception\InternalServerFailureException: internal_server_failure (5): "unable to execute HTTP operation "bucket_flush""
|
tests/BucketManagerTest.php#L146
BucketManagerTest::testCreateBucketNumReplicas
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/BucketManagerTest.php#L168
BucketManagerTest::testCouchbaseBucketEvictionPolicy
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/BucketManagerTest.php#L333
BucketManagerTest::testCreateBucketConflictResolutionTimestamp
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/CollectionManagerTest.php#L57
CollectionManagerTest::testDropScopes
Failed asserting that true is false.
|
tests/CollectionManagerTest.php#L115
CollectionManagerTest::testCreateCollectionExistsDeprecatedApi
Couchbase\Exception\ScopeNotFoundException: scope_not_found (16): "unable to execute HTTP operation "collection_create"", errors={"_":"Scope with name \"scope_a05d02fa6439825e32f6ae996cccb5de\" is not found"}
|
tests/SearchTest.php#L456
SearchTest::testSearchWithFacets
Failed asserting that 9 is equal to 10 or is greater than 10.
|
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