[Cursor] test_cursor17: globally_deleted_key returns 100 instead of 99 (file-row format)

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

      unit-test-bucket03 failed on ! Ubuntu 20.04 (Non-standalone)

      Host: N/A
      Project: WiredTiger (develop)
      Commit: diff: 'wiredtiger/wiredtiger' pull request #14103 by tunaakk: WT-17927 Fix backup ID string memory leak during log recovery (https://github.com/wiredtiger/wiredtiger/pull/14103) | 26 Jun 26 04:53 UTC
      Evergreen Subscription: ; Evergreen Event:

      Task Logs (unit-test-bucket03)

      [pid:15934]: FAIL: test_cursor17.test_cursor17.test_globally_deleted_key(file-row)
      ----------------------------------------------------------------------
      [pid:15934]: testtools.testresult.real._StringException: Traceback (most recent call last):
        File "wiredtiger/test/suite/helpers/wttest.py", line 162, in wrapper
          return func(self, *args, **kwargs)
        File "wiredtiger/test/suite/helpers/wttest.py", line 310, in _callTestMethod
          method()
        File "wiredtiger/test/suite/test_cursor17.py", line 96, in test_globally_deleted_key
          self.assertEqual(cursor.get_key(), 99)
      AssertionError: 100 != 99
      ----------------------------------------------------------------------
      Ran 1116 tests in 244.149s
      FAILED (failures=1, skipped=36)
      

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Xgen-Evergreen-User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: