-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-07-04, SE Foundations - 2025-07-18
-
5
The test/suite/hook_disagg.fail list has a number of failures that happen when running test_checkpoint*.py files with the disagg hook. These failures should be triaged - made into tickets and assigned to appropriate teams. When a ticket is fixed, the corresponding line(s) in hook_disagg.fail should be removed. If a test does not apply to disagg, a line like:
@wttest.skip_for_hook("disagg", "...reason why we're skipping...")
should be added to the test, and the line in hook_disagg.fail should be removed.
To run a test with the disagg hook, do:
cd build python3 ../test/suite/run.py -v 2 --hook disagg test_foo22.py
- is related to
-
WT-14971 Fix broken cursor function entry macro call
-
- Closed
-
-
WT-14997 Disable layered tables on truncate tests
-
- Closed
-
-
WT-14866 Change timewindow aggregation logic to aggregate prepare_ts
-
- Closed
-
-
WT-14969 Skip including a prepared update in the delta if it has been written
-
- Closed
-
-
WT-14970 Split prepare_ts and prepared_id into stop_prepare_ts, start_prepare_ts, stop_prepared_id, start_prepared_id
-
- Closed
-
-
WT-14999 Refactor __wt_update to use a union to store commit timestamps and rollback timestamps
-
- Closed
-
-
WT-14987 Segfault in __wt_buf_grow_worker reading metadata file (RHEL8 zSeries unit-test)
-
- Closed
-
-
WT-14990 test_corrupt01.py fails when running runWT with disagg hook
-
- Closed
-