| Name | Status | Type | Time(s) |
| testAssertions | Success | | 0.227 |
| 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 |
| testViewNoDocs | Failure | {OperationStatus success=true: Error Code: 200}
junit.framework.AssertionFailedError: {OperationStatus success=true: Error Code: 200} at com.couchbase.client.ViewTest.testViewNoDocs(ViewTest.java:291)
| 35.173 |
| testReduce | Failure | expected:<125> but was:<14>
junit.framework.AssertionFailedError: expected:<125> but was:<14> at com.couchbase.client.ViewTest.testReduce(ViewTest.java:308)
| 0.534 |
| testImplicitReduce | Failure | expected:<125> but was:<14>
junit.framework.AssertionFailedError: expected:<125> but was:<14> at com.couchbase.client.ViewTest.testImplicitReduce(ViewTest.java:325)
| 0.134 |
| testQuerySetDescending | Success | | 0.185 |
| testQuerySetEndKeyDocID | Success | | 0.169 |
| testQuerySetGroup | Success | | 0.168 |
| testQuerySetGroupNoReduce | Success | | 0.163 |
| testQuerySetGroupWithLevel | Success | | 0.178 |
| testQuerySetInclusiveEnd | Success | | 0.155 |
| testQuerySetKey | Success | | 0.165 |
| testQuerySetLimit | Success | | 0.199 |
| testQuerySetRange | Success | | 0.161 |
| testQuerySetRangeStart | Success | | 0.165 |
| testQuerySetRangeStartComplexKey | Success | | 0.351 |
| testQuerySetRangeEnd | Success | | 0.137 |
| testQuerySetSkip | Success | | 0.172 |
| testQuerySetStale | Success | | 0.175 |
| testQuerySetStartkeyDocID | Success | | 0.175 |
| testQuerySetOnError | Success | | 0.167 |
| testReduceWhenNoneExists | Success | | 0.166 |
| testComplexKeyQuery | Success | | 0.187 |
| testViewDocsWithErrors | Success | | 0.165 |
| testViewNoDocsWithErrors | Success | | 0.165 |
| testViewReducedWithErrors | Success | | 0.171 |
| testObserveWithStaleFalse | Failure | N/A
junit.framework.AssertionFailedError: at com.couchbase.client.ViewTest.testObserveWithStaleFalse(ViewTest.java:653)
| 40.551 |
| testViewWithBinaryDocs | Success | | 0.274 |
| testDesignDocumentCreation | Success | | 2.161 |
| testRawDesignDocumentCreation | Success | | 2.141 |
| testInvalidDesignDocumentCreation | Success | | 0.181 |
| testDesignDocumentDeletion | Success | | 2.268 |
| testInvalidDesignDocHandling | Success | | 0.131 |