-
Type:
Task
-
Resolution: Unresolved
-
Priority:
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.