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

Fix test_stat08.py assertion failure

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • WT10.0.0, 4.2.4, 4.3.4
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 2
    • Storage Engines 2020-02-24

      The Evergreen unit test on Windows captured an assertion failure while running test_stat08.py. It's the 1st time we saw such failure, on the WT-5312 commit build.

      https://evergreen.mongodb.com/task/wiredtiger_windows_64_unit_test_bucket05_5624464bba22fd9876fecf412c8eaa2e009eab85_19_12_27_02_39_23

      [2019/12/27 13:53:22.967] ======================================================================
      [2019/12/27 13:53:22.967] FAIL: test_stat08.test_stat08.test_session_stats
      [2019/12/27 13:53:22.967] ----------------------------------------------------------------------
      [2019/12/27 13:53:22.967] Traceback (most recent call last):
      [2019/12/27 13:53:22.967]   File "C:\data\mci\09c561c01babbbcb09db624b25a5c3fa\wiredtiger\test\suite\test_stat08.py", line 72, in test_session_stats
      [2019/12/27 13:53:22.967]     self.check_stats(stat_cur, k)
      [2019/12/27 13:53:22.967]   File "C:\data\mci\09c561c01babbbcb09db624b25a5c3fa\wiredtiger\test\suite\test_stat08.py", line 51, in check_stats
      [2019/12/27 13:53:22.967]     self.assertTrue(value > 0)
      [2019/12/27 13:53:22.967] AssertionError: False is not true
      [2019/12/27 13:53:22.967] ----------------------------------------------------------------------
      

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: