edespino opened a new pull request, #784: URL: https://github.com/apache/cloudberry/pull/784
Fixes: #765 Adds comprehensive debug build support and automated core dump analysis to the Cloudberry build pipeline. Key features: - Debug build capability with preserved symbols and debug-specific RPMs - Automated core dump detection and analysis during test execution - Core file correlation with test failures - Enhanced test result reporting with core dump status - Improved artifact management for debug builds The changes enable better debugging of test failures and provide more detailed information about process crashes during testing. I expect the `ic-good-opt-off` group to fail as the `mirror_replay` test suite is dumping a core. I have filed the following for that issue: Core Dump in mirror_replay Test Suite During Execution #782 After the checks have run and `ic-good-opt-off` has failed as expected with core dump, I plan to enable the skip ci optionis PR to allow it to be committed after receiving approval. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org For additional commands, e-mail: commits-h...@cloudberry.apache.org