disagg: fix test_durable_ts01.py

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: History Store
    • Storage Engines, Storage Engines - Persistence
    • None
    • None

      This is a durability test that fails with the disagg hook:

      $ python3 ../test/suite/run.py --hook disagg -v 2 test_durable_ts01 -s 7
      ...
      [pid:7421]: Traceback (most recent call last):
        File "/home/dda/wt/git/develop/test/suite/wttest.py", line 243, in _callTestMethod
          method()
        File "/home/dda/wt/git/develop/test/suite/test_durable_ts01.py", line 159, in test_durable_ts01
          self.assertEqual(cursor.get_value(), ds.value(111))
      AssertionError: '222: abcdefghijklmnopqrstuvwxyz' != '111: abcdefghijklmnopqrstuvwxyz'
      - 222: abcdefghijklmnopqrstuvwxyz
      ? ^^^
      + 111: abcdefghijklmnopqrstuvwxyz
      ? ^^^
      
      

            Assignee:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: