-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Test Format
-
None
-
Storage Engines, Storage Engines - Persistence
-
None
-
1
Issue Summary
The feature branch for parallel checkpoints contains a test/format configuration with abort=1, which causes CI failures because the run_format_configs.sh script does not handle this setting correctly.
Context
- The problematic configuration is in the feature branch for parallel checkpoints.
- The abort=1 setting in the test/format config leads to CI failures.
- The script run_format_configs.sh currently does not support this configuration.
- The issue is expected to be addressed in WT-17123.
Proposed Solution
- Temporarily set abort to 0 in the configuration to avoid CI failures.
- Wait for WT-17123 to implement proper handling of abort=1 in run_format_configs.sh.
Original Slack thread: https://mongodb.slack.com/archives/C0AKD3HPD8T/p1776236259250699
This ticket was generated by AI from a Slack thread.