Actions
Bug #23007
openCWL tests are extremely sensitive to ruamel.yaml version
Status:
New
Priority:
Normal
Assigned To:
-
Category:
Tests
Target version:
-
Story points:
-
Description
Brett to write more, but short version after 5PM. At commit a8c6257d4108cee0558a765bac5692ef3c3c13c0.
With no VENV3DIR, install everything you need, test sdk/cwl, it fails like the attached Jenkins log.
Run VENV3DIR/bin/pip install "ruamel.yaml==0.18.12", run test sdk/cwl again, it passes.
Suspect the reason is this entry for 0.18.13 in the changelog, released 2025-06-06:
Fix line wrapping on plain scalars not observing width correctly. Issue 529, reported by Sebastien Vermeille
Files
Actions