Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2753

stat04 test failure

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      test_stat04.py is sometimes failing in column/jumboval with:

      test_stat04.test_stat04.test_stat_nentries(scenario 0: jumboval.col) ... FAIL
      ERROR in test_stat04.test_stat04.test_stat_nentries(scenario 0: jumboval.col)
      
      ======================================================================
      FAIL: test_stat04.test_stat04.test_stat_nentries(scenario 0: jumboval.col)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/mnt/fast/sue/wt.stat04/test/suite/test_stat04.py", line 99, in test_stat_nentries
          self.checkcount(uri, count)
        File "/mnt/fast/sue/wt.stat04/test/suite/test_stat04.py", line 73, in checkcount
          self.assertEqual(statcursor[stat.dsrc.btree_entries][2], expectpairs)
      AssertionError: 99 != 98
      

      Originally thought to be from WT-2730 but that is not the case so moving to its own ticket.

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: