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

CouchbaseArrayListTest fails when not run against the mock

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0-beta.2
    • None
    • None
    • None
    • 1

    Description

      When not run against the mock ("unmanaged") the array list test fails:

       

       
      [ERROR]   CouchbaseArrayListTest.shouldNotAddViaIteratorIfCleared:406 Unexpected exception type thrown ==> expected: <java.util.ConcurrentModificationException> but was: <com.couchbase.client.core.error.CouchbaseException>
      [ERROR]   CouchbaseArrayListTest.shouldNotAddViaIteratorIfListChanged:350 Unexpected exception type thrown ==> expected: <java.util.ConcurrentModificationException> but was: <com.couchbase.client.core.error.CouchbaseException>
      [ERROR] Errors:
      [ERROR]   CouchbaseArrayListTest.shouldAddViaIterator:306 » Couchbase Unknown ResponseSt...
      [ERROR]   CouchbaseArrayListTest.shouldBeAbleToStartWithEmptyIteratorAndAdd:234 » Couchbase
      [INFO]
      [ERROR] Tests run: 426, Failures: 3, Errors: 2, Skipped: 10 

      The tests are disabled for now to get a clean run on release, but they look like real issue and should be fixed for beta.2

      Attachments

        For Gerrit Dashboard: JCBC-1473
        # Subject Branch Project Status CR V

        Activity

          People

            david.kelly David Kelly (Inactive)
            daschl Michael Nitschinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty