PCBC-995: The SDK should throw an InvalidArgumentException when an empty VectorSearch is constructed #64
Annotations
11 errors
|
tests/BucketManagerTest.php#L72
BucketManagerTest::testDropBucket
Failed asserting that exception of type "Couchbase\Exception\BucketNotFoundException" is thrown.
|
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\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/BucketManagerTest.php#L209
BucketManagerTest::testCreateBucketStorageBackendCouchstore
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
tests/BucketManagerTest.php#L376
BucketManagerTest::testUpdateHistory
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/CollectionManagerTest.php#L211
CollectionManagerTest::testDropCollection
Failed asserting that true is false.
|
This job failed
Loading