-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Python
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-08-15, SE Foundations - 2025-08-29
-
3
The test/suite/hook_disagg.fail list has a number of failures that happen when running test_timestamp*.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-14563 Support bulk load for layered cursors
-
- Open
-
-
WT-15239 Unexpected all_durable timestamp returned before transaction commit for disagg
-
- Open
-
-
WT-15197 Unexpected key observed in test_timestamp03.py for disagg
-
- Closed
-
-
WT-14781 Disagg python testing: change "skipped recovery RTS due to disagg" from warning to info message
-
- Closed
-
- related to
-
WT-15240 Enable test_timestamp*.py for disagg in Evergreen
-
- Open
-