Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with failing YAML serialisation tests #810

Merged
merged 1 commit into from
Jun 1, 2023
Merged

Conversation

sdhiscocks
Copy link
Member

This was caused by update to ruamel.yaml that now requires escaped tag names, which only impacts the unusal case of <local> defined classes in tests.

This was caused by update to ruamel.yaml that now requires escaped tag
names, which only impacts the unusal case of `<local>` defined classes
in tests.
@sdhiscocks sdhiscocks requested a review from a team as a code owner June 1, 2023 07:58
@sdhiscocks sdhiscocks requested review from jswright-dstl and rcgorman-dstl and removed request for a team June 1, 2023 07:58
Copy link
Contributor

@rcgorman-dstl rcgorman-dstl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@sdhiscocks sdhiscocks merged commit a7938d9 into main Jun 1, 2023
@sdhiscocks sdhiscocks deleted the yaml_tag_fix branch June 1, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants