PCBC-985: use system DNS config by default #16
Annotations
11 errors
Publish Test Report:
tests/ForkTest.php#L21
ForkTest::testForkWorkflow
Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14): "unable to execute KV operation "document_get""
|
Publish Test Report:
tests/KeyValueBinaryOperationsTest.php#L33
KeyValueBinaryOperationsTest::testAppendAddsBytesToTheEndOfTheDocument
Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14): "unable to execute KV operation "document_get""
|
Publish Test Report:
tests/KeyValueBinaryOperationsTest.php#L50
KeyValueBinaryOperationsTest::testPrependAddsBytesToTheBeginningOfTheDocument
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute upsert"
|
Publish Test Report:
tests/KeyValueBinaryOperationsTest.php#L82
KeyValueBinaryOperationsTest::testAppendDurabilityMajority
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute append"
|
Publish Test Report:
tests/KeyValueBinaryOperationsTest.php#L94
KeyValueBinaryOperationsTest::testAppendDurabilityMajorityAndPersist
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute append"
|
Publish Test Report:
tests/KeyValueExistsTest.php#L25
KeyValueExistsTest::testExistsReturnsFalseForMissingDocuments
Couchbase\Exception\AmbiguousTimeoutException: ambiguous_timeout (13): "unable to execute KV operation "document_exists""
|
Publish Test Report:
tests/KeyValueGetReplicaTest.php#L28
KeyValueGetReplicaTest::testGetAnyReplicaReturnsCorrectValue
Couchbase\Exception\DocumentIrretrievableException: document_irretrievable (102): "unable to execute KV operation "get_any_replica""
|
Publish Test Report:
tests/KeyValueGetReplicaTest.php#L41
KeyValueGetReplicaTest::testGetAllReplicasReturnCorrectValue
Couchbase\Exception\UnambiguousTimeoutException: unambiguous_timeout (14): "unable to execute KV operation "get_all_replicas""
|
Publish Test Report:
tests/KeyValueGetReplicaTest.php#L62
KeyValueGetReplicaTest::testGetAllReplicasThrowsDocumentNotFoundExceptionForMissingId
Failed asserting that exception of type "Couchbase\Exception\UnambiguousTimeoutException" matches expected exception "Couchbase\Exception\DocumentNotFoundException". Message was: "unambiguous_timeout (14): "unable to execute KV operation "get_all_replicas""" at
|
Publish Test Report:
tests/KeyValueGetTest.php#L30
KeyValueGetTest::testGetThrowsDocumentNotFoundException
Failed asserting that exception of type "Couchbase\Exception\UnambiguousTimeoutException" matches expected exception "Couchbase\Exception\DocumentNotFoundException". Message was: "unambiguous_timeout (14): "unable to execute KV operation "document_get""" at
|
Test
Process completed with exit code 1.
|
Loading