Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-163

test failures in TAP

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 1.1.0
    • 1.1-beta
    • None
    • Security Level: Public
    • None
    • Release Note

    Description

      In current test execution scenarios, the TAP tests are failing for an unknown reason.

      testBackfill
      java.lang.AssertionError
      at com.couchbase.client.vbucket.VBucketNodeLocator.getPrimary(VBucketNodeLocator.java:103)
      at com.couchbase.client.CouchbaseConnection.addOperation(CouchbaseConnection.java:143)
      at net.spy.memcached.MemcachedConnection.enqueueOperation(MemcachedConnection.java:642)
      at net.spy.memcached.MemcachedClient.asyncStore(MemcachedClient.java:301)
      at net.spy.memcached.MemcachedClient.set(MemcachedClient.java:739)
      at com.couchbase.client.TapTest.testBackfill(TapTest.java:80)

      testTapDump
      java.lang.AssertionError
      at com.couchbase.client.vbucket.VBucketNodeLocator.getPrimary(VBucketNodeLocator.java:103)
      at com.couchbase.client.CouchbaseConnection.addOperation(CouchbaseConnection.java:143)
      at net.spy.memcached.MemcachedConnection.enqueueOperation(MemcachedConnection.java:642)
      at net.spy.memcached.MemcachedClient.asyncStore(MemcachedClient.java:301)
      at net.spy.memcached.MemcachedClient.set(MemcachedClient.java:739)
      at com.couchbase.client.TapTest.testTapDump(TapTest.java:103)

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            daschl Michael Nitschinger
            ingenthr Matt Ingenthron
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty