-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Catch2
-
None
-
Storage Engines - Persistence
-
494.544
-
SE Persistence backlog
-
None
Problem
Catch2 EBUSY drop tests still have a SECTION that opens with tiered_storage=...dir_store, and catch2 CMake still add_dependencies on wiredtiger_dir_store.
Change
Keep the EBUSY drop tests. Remove only the dir_store SECTION in test_sub_level_error_drop_conflict.cpp and the wiredtiger_dir_store CMake dependency. Do not change other Catch2 tests or src/. Smallest hunks; do not move unrelated functions.
Test
Ninja build. ./test/catch2/catch2-unittests "[sub_level_error_drop_conflict]"