throw invalid argument when empty vector search constructed (#170) #65
Annotations
8 errors
|
tests/BucketManagerTest.php#L117
BucketManagerTest::testCreateBucketFlushEnable
Couchbase\Exception\InternalServerFailureException: internal_server_failure (5): "unable to execute HTTP operation "bucket_flush""
|
tests/BucketManagerTest.php#L168
BucketManagerTest::testCouchbaseBucketEvictionPolicy
Failed asserting that two strings are equal.
|
tests/BucketManagerTest.php#L209
BucketManagerTest::testCreateBucketStorageBackendCouchstore
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/BucketManagerTest.php#L235
BucketManagerTest::testBucketMaxExpiry
Failed asserting that 5 matches expected 10.
|
tests/BucketManagerTest.php#L290
BucketManagerTest::testBucketDurabilityLevel
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_update""
|
tests/CollectionManagerTest.php#L57
CollectionManagerTest::testDropScopes
Failed asserting that true is false.
|
tests/UserManagerTest.php#L107
UserManagerTest::testGroups
Couchbase\Exception\GroupNotFoundException: group_not_found (604): "unable to execute HTTP operation "group_get""
|
This job failed
Loading