Update PHP versions on CI #177
Annotations
11 errors
Test
Process completed with exit code 1.
|
Publish Test Report:
tests/BucketManagerTest.php#L39
BucketManagerTest::testCreateCouchbaseBucket
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/BucketManagerTest.php#L51
BucketManagerTest::testCreateMemcachedBucket
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/BucketManagerTest.php#L64
BucketManagerTest::testCreateEphemeralBucket
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/BucketManagerTest.php#L76
BucketManagerTest::testDropBucket
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/BucketManagerTest.php#L91
BucketManagerTest::testGetAllBuckets
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/BucketManagerTest.php#L114
BucketManagerTest::testCreateBucketRamQuota
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/BucketManagerTest.php#L126
BucketManagerTest::testCreateBucketFlushEnable
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/BucketManagerTest.php#L147
BucketManagerTest::testCreateBucketFlushNotEnabled
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/BucketManagerTest.php#L163
BucketManagerTest::testCreateBucketNumReplicas
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute HTTP operation "bucket_create""
|
Publish Test Report:
tests/CollectionManagerTest.php#L32
CollectionManagerTest::testCreateScopeThrowsScopesExistsException
Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14)
|
Loading