-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Catch2
-
None
-
Storage Engines
-
None
-
None
-
0
The catch2 test under `sub_level_error` "Test WT_CONFLICT_DHANDLE with tiered storage" fails when run on an evergreen VM, but successfully runs on locally on mac.
The failure seems to be happening on this line of the test:
testutil_system("rm -rf %s && mkdir %s && mkdir %s/%s", home, home, home, "bucket");