-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
The python tests of tiered storage should fail (rather than skipping) if they can't find the local_store extension library.
This library is part of the WiredTiger source tree and should be built as part of a normal build. So not finding it would indicate a bug in our build (e.g., WT-7781), and that type of error should be reported.