-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
3
-
Storage - Ra 2022-06-13
In burst_inserts.cpp, we forgot to check the returned value of the search API here. To make sure we control what the test is doing, we should check what is being returned from that call. As part of this ticket, please check all WT API calls have their returned value checked in the cpp suite.