-
Type: Bug
-
Resolution: Duplicate
-
Priority: 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.
- duplicates
-
WT-2751 column-store statistics incorrectly calculates the number of entries
- Closed