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

test_las03 failure

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

      There was a recent unit test run failure on OS X (10.12) in test_las03. The failure message is:

          test_las03.test_las03.test_checkpoint_las_reads: preserving directory WT_TEST/test_las03.test_las03.test_checkpoint_las_reads.0
          test_las03.test_las03.test_checkpoint_las_reads: FAIL
      
      Traceback (most recent call last):
        File "/opt/mongodbtoolchain/v2/lib/python2.7/unittest/case.py", line 329, in run
          testMethod()
        File "/data/mci/fd65f1bffeee21c6c78ea4a348a74042/wiredtiger/test/suite/test_las03.py", line 102, in test_checkpoint_las_reads
          self.assertLessEqual(las_reads, 100)
        File "/opt/mongodbtoolchain/v2/lib/python2.7/unittest/case.py", line 936, in assertLessEqual
          self.fail(self._formatMessage(msg, standardMsg))
        File "/opt/mongodbtoolchain/v2/lib/python2.7/unittest/case.py", line 410, in fail
          raise self.failureException(msg)
      AssertionError: 138 not less than or equal to 100
      

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            sue.loverso@mongodb.com Susan LoVerso
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: