Update meta for 4.2.1 (#165) #50
Annotations
8 errors
Test
Process completed with exit code 1.
|
Publish Test Report:
tests/BucketManagerTest.php#L72
BucketManagerTest::testDropBucket
Failed asserting that exception of type "Couchbase\Exception\BucketNotFoundException" is thrown.
|
Publish Test Report:
tests/BucketManagerTest.php#L168
BucketManagerTest::testCouchbaseBucketEvictionPolicy
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_update""
|
Publish Test Report:
tests/BucketManagerTest.php#L197
BucketManagerTest::testEphemeralBucketEvictionPolicyNRUEviction
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_get""
|
Publish Test Report:
tests/BucketManagerTest.php#L235
BucketManagerTest::testBucketMaxExpiry
Couchbase\Exception\BucketNotFoundException: bucket_not_found (10): "unable to execute HTTP operation "bucket_update""
|
Publish Test Report:
tests/BucketManagerTest.php#L266
BucketManagerTest::testBucketCompressionMode
Failed asserting that two strings are equal.
|
Publish Test Report:
tests/CollectionManagerTest.php#L138
CollectionManagerTest::testDropCollectionDeprecatedApi
Failed asserting that false is true.
|
Publish Test Report:
tests/UserManagerTest.php#L180
UserManagerTest::testUsers
Couchbase\Exception\UserNotFoundException: user_not_found (603): "unable to execute HTTP operation "user_get""
|
Loading