__block_off_match() returns true for one empty extent test case

XMLWordPrintableJSON

    • Storage Engines
    • 2024-09-03 Q3 Streams v1
    • 3

      See the new unittest: test/unittest/block/test_extent_list_insert_remove.cpp.
      The failing test is:
      TEST_CASE("Extent Lists: block_off_match", "[extent_list2]")
      Three extents inserted: insert_list off=12288, size=4096; off=4096, size=4096; off=20480, 24575.
      Call __block_off_match() with off=8191, size=0. It should return false. It returns true.

              Assignee:
              Tod Johnson (Inactive)
              Reporter:
              Tod Johnson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: