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

self.assertEqual(close1, 0) failing in test_sweep06.py

    • Type: Icon: Build Failure Build Failure
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None

      unit-test-macos on macos-14-arm64

      Host: macos-14-arm64-2.mac.devprod.mongodb.com
      Project: wiredtiger
      Commit: f04af3b8
      Please refer to BF(G) Playbook for instructions on handling BF and BFG tickets as well as Auto-Resolution Rules

      Task Logs:

      unit-test-macos task_log

      Logs:

      [pid:40878]: FAIL: test_sweep06.test_sweep06.test_dhandles(cursor_caching_disabled)
      ----------------------------------------------------------------------
      [pid:40878]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "/Users/ec2-user/data/mci/1796d8fffcfd41b00948691f4f8eb05e/wiredtiger/test/suite/wttest.py", line 233, in _callTestMethod
          method()
        File "/Users/ec2-user/data/mci/1796d8fffcfd41b00948691f4f8eb05e/wiredtiger/test/suite/test_sweep06.py", line 90, in test_dhandles
          self.assertEqual(close1, 0)
        File "/Library/Frameworks/Python.Framework/Versions/3.11/lib/python3.11/unittest/case.py", line 873, in assertEqual
          assertion_func(first, second, msg=msg)
        File "/Library/Frameworks/Python.Framework/Versions/3.11/lib/python3.11/unittest/case.py", line 866, in _baseAssertEqual
          raise self.failureException(msg)
      AssertionError: 101 != 0
      ----------------------------------------------------------------------
      Ran 13899 tests in 11025.655s
      

      logs

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Xgen-BuildBaron-User xgen-buildbaron-user
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: