-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Disagg CI-blocker, Test Python
-
None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-08-29
-
5
A number of python tests running with the disagg hook fail only because there is a warning produced, e.g.
test_bug027.test_bug.test_bug, txn-recover: [WT_VERB_RTS][WARNING]: skipped recovery RTS due to disagg
We should figure out how to ignore this warning in all python test automatically, or disable the warning (for testing only), or figure out why it is produced in the first place (we don't turn on verbose=[rts] in the hook).
The test/suite/hook_disagg.fail list has a number of entries marked with RTS message. After making a fix here, we can rerun these tests, if they pass, they can be removed from the fail list.
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-15173 Coverity analysis defect 175782: Dereference null return value
-
- Closed
-
-
WT-15002 Remove the WT_DELTA_CELL_LEAF structure and change leaf page delta format
-
- Open
-
-
WT-14994 Make non-read-only connection flags atomic
-
- Closed
-
-
WT-15030 Improve TSAN script to work on new code
-
- Closed
-
-
WT-15202 Disagg python testing: Update hook_disgg.fail and skip unsupported tests in disagg mode
-
- Closed
-
-
WT-15225 Fix newly created table and drop() EBUSY issue
-
- Closed
-
-
WT-15228 Create the prepared_id_transaction and prepared_id_transaction_uint api
-
- Closed
-
-
WT-15234 Test deleting local files on startup in disagg
-
- Closed
-
-
WT-15095 Refine eviction selection of pages with few updates
-
- Closed
-
- related to
-
WT-14680 Disagg python testing: initial triage of (previously) failing tests
-
- Closed
-
-
WT-14786 Disagg python testing: triage test_timestamp*.py tests
-
- Closed
-
-
WT-12027 ex_backup_block issue with cleanup
-
- Closed
-