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

Missing test cases in packing-test.c

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • 3
    • StorEng - Defined Pipeline

      It seems that there are missing test cases in packing-test.c:

      #if 0
      	/* TODO: need a WT_ITEM */
      	check("u", r"\x42" * 20)
      	check("uu", r"\x42" * 10, r"\x42" * 10)
      #endif
      

      Please check if more tests are required of if this is tested somewhere else already.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: