| Class | Name | Status | Type | Time(s) |
| CouchbaseClientTest | testMutateWithDefaultAndExp | Error | Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.
| 0.000 |
| PaginatorTest | testMapReduceWithExactPage | Error | Could not load view "all" for design doc "cities"
com.couchbase.client.protocol.views.InvalidViewException: Could not load view "all" for design doc "cities" at com.couchbase.client.CouchbaseClient.getView(CouchbaseClient.java:491) at com.couchbase.client.PaginatorTest.testMapReduceWithExactPage(PaginatorTest.java:164)
| 0.336 |
| PaginatorTest | testMapReduceWithOffsetPage | Error | Timed out waiting for operation
java.lang.RuntimeException: Timed out waiting for operation at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:66) at com.couchbase.client.CouchbaseClient.query(CouchbaseClient.java:853) at com.couchbase.client.protocol.views.Paginator.getNextPage(Paginator.java:137) at com.couchbase.client.protocol.views.Paginator.<init>(Paginator.java:83) at com.couchbase.client.CouchbaseClient.paginatedQuery(CouchbaseClient.java:874) at com.couchbase.client.PaginatorTest.testMapReduceWithOffsetPage(PaginatorTest.java:194) Caused by: java.util.concurrent.TimeoutException: Timed out waiting for operation at com.couchbase.client.internal.HttpFuture.waitForAndCheckOperation(HttpFuture.java:84) at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:73) at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:63)
| 75.215 |
| ViewTest | testQueryWithDocs | Error | Timed out waiting for operation
java.lang.RuntimeException: Timed out waiting for operation at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:66) at com.couchbase.client.ViewTest.testQueryWithDocs(ViewTest.java:256) Caused by: java.util.concurrent.TimeoutException: Timed out waiting for operation at com.couchbase.client.internal.HttpFuture.waitForAndCheckOperation(HttpFuture.java:84) at com.couchbase.client.internal.ViewFuture.get(ViewFuture.java:62) at com.couchbase.client.internal.ViewFuture.get(ViewFuture.java:47) at com.couchbase.client.internal.HttpFuture.get(HttpFuture.java:63)
| 75.174 |