-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - Q3+ Backlog
-
None
Currently test/checkpoint fails on some platforms when in disagg mode. Re-enable the tests once the build is stable.
How to run disagg tests via CTest:
- Configure and build WT
- Run ctest:
# assume current directory is the source root
$ ctest --test-dir build/test/checkpoint -L test_checkpoint_disagg -j $(nproc)