throw invalid argument when empty vector search constructed (#170) #65
Annotations
8 errors
|
tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode
Failed asserting that two strings are equal.
|
tests/BucketManagerTest.php#L290
BucketManagerTest::testBucketDurabilityLevel
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/BucketManagerTest.php#L321
BucketManagerTest::testCreateBucketConflictResolutionSeqNo
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/CollectionManagerTest.php#L42
CollectionManagerTest::testCreateScopeAndGetAllScopes
Failed asserting that false is true.
|
tests/CollectionManagerTest.php#L57
CollectionManagerTest::testDropScopes
Failed asserting that true is false.
|
tests/CollectionManagerTest.php#L138
CollectionManagerTest::testDropCollectionDeprecatedApi
Failed asserting that false is true.
|
tests/UserManagerTest.php#L180
UserManagerTest::testUsers
Couchbase\Exception\UserNotFoundException: user_not_found (603): "unable to execute HTTP operation "user_get""
|
This job failed
Loading