You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Test] Force unicode_filename JSON verification to use UTF-8
On older Linux CI machines the JSON file being verified was opened as ascii, leading to encoding errors. Force the validation to use UTF-8. There is likely a bigger configuration issue on these bots but this is a start.
0 commit comments