Skip to content

Conversation

@Agentscreator
Copy link

Fixes Windows test failures caused by Unicode characters (✓/✗) in decision summaries. On Windows, Python defaults to cp1252 encoding which cannot encode these characters. Adding explicit UTF-8 encoding to all file operations resolves the issue.

Fixes 19 failing tests on Windows CI.

Fixes Windows test failures caused by Unicode characters (✓/✗) in decision summaries.
On Windows, Python defaults to cp1252 encoding which cannot encode these characters.
Adding explicit UTF-8 encoding to all file operations resolves the issue.

Fixes 19 failing tests on Windows CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant