-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Not Applicable
In getting the tiered hook to run on the bulk of test/suite tests in WT-9741, there were a large number of tests that failed when running runWt. As an expedient move, any tiered test that calls runWt is marked as 'skipped'. This ticket is to remove that designation if possible, and resolve the underlying problem. Tests that don't make sense in tiered_storage, could of course be individually skipped. See FIXME-WT-9808 in the code.
There's probably some mixup from the fact that the main test runs with tiering, and the "wt" command is running with or without tiering and tiered vs. non-tiered files don't match the configuration. It seemed like there were a lot of individual things that could go wrong or be misconfigured.