Uploaded image for project: 'Couchbase Mobile'
  1. Couchbase Mobile
  2. CM-1164

CBL: Fix the failure in the test: test_multiple_sgs_with_differrent_revs_limit

    XMLWordPrintable

Details

    Description

       

      Error Message
      assert 1 == 23 -1 +23
       
      

       

      In: 

       

      time.sleep(280) # 4. Get docs from sgs and verify revs_limit is maintained sg_docs = sg_client.get_all_docs(url=sg1_url, db=sg_db1, auth=session1) sg_doc_ids = [doc['id'] for doc in sg_docs["rows"]] for doc_id in sg_doc_ids: revs = sg_client.get_revs_num_in_history(sg1_url, sg_db1, doc_id, auth=session1) > assert len(revs) == revs_limit1 E assert 1 == 23 E -1 E +23

      Attachments

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

        Activity

          People

            gilad.kalchheim Gilad Kalchheim
            gilad.kalchheim Gilad Kalchheim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty