Describe the bug
When using the Deploy task to deploy code to production, at least if there are unit test errors, instead of the error, we get the following:
Error: Could not process MDAPI response:
Reproduction steps
- Have a deploy set to run unit tests that will fail
- Set up deploy task with rest_deploy: False
- Deploy to the org
- EXPECTED: Task to fail with the list of failed unit tests
- ACTUAL: Task fails with
Error: Could not process MDAPI response: and raw soap envelope XML
Your CumulusCI and Python versions
CumulusCI version: 4.6.0 (/usr/local/bin/cci)
Python version: 3.13.5 (/opt/pipx/venvs/cumulusci/bin/python)
Operating System
macOS 26.2
Windows environment
No response
CumulusCI installation method
None
Error Gist
No response
Additional information
No response
Describe the bug
When using the Deploy task to deploy code to production, at least if there are unit test errors, instead of the error, we get the following:
Error: Could not process MDAPI response:Reproduction steps
Error: Could not process MDAPI response:and raw soap envelope XMLYour CumulusCI and Python versions
CumulusCI version: 4.6.0 (/usr/local/bin/cci)
Python version: 3.13.5 (/opt/pipx/venvs/cumulusci/bin/python)
Operating System
macOS 26.2
Windows environment
No response
CumulusCI installation method
None
Error Gist
No response
Additional information
No response