-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
None
-
Storage Engines - Persistence
-
SE Persistence - 2025-11-07, SE Persistence - 2025-12-05, SE Persistence - 2025-12-19
-
None
To implement the first test, i.e. cannot read FLCS we'll create a basic FLCS table using an older WT version, the database will then be stopped, and restarted on the newer version which cannot read FLCS. A reasonable error should be thrown. This logic already exist in a similar for in: compatibility_test_for_releases.sh.
To test that we cannot create an FLCS format table we can extend an existing python test which tests similar scenarios, possibly test_config06.py.