-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Python
-
Security Level: Public (Available to anyone on the web)
-
Storage Engines - Foundations
-
4,062.103
-
SE Foundations - 2026-03-13
-
5
The test/suite/hook_disagg.fail list has a number of failures that happen when running test_prepare*.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
- backports
-
WT-16835 disagg: Fix layered python test prepare03 that fails uri assertEquals
-
- Closed
-
- is duplicated by
-
WT-15306 disagg: test_prepare29.py crash in Cursor.remove
-
- Closed
-
- is related to
-
WT-16873 disagg: Fix unintentional skipping of non-tiered tests
-
- Backlog
-
-
WT-16872 disagg: Fix tests that fail in is_layered() check
-
- In Code Review
-
-
WT-16880 disagg: Fix layered search_near() incorrectly resetting the cursor
-
- Closed
-
- related to
-
WT-14416 [ds-06.09][Storage Engines (Core)] Existing functional tests (Atlas and mongod) pass when compared to local storage clusters
-
- Open
-