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
I think I know what is going on here: on windows, depending on the way git is configured, git will convert LF to CRLF if it thinks the file is a text file. So, the test is failing because the corresponding PGX reference image gets corrupted by git checkout. See here for more details.
Those tests are failing under AppVeyor since AppVeyor update on November 6th.
The text was updated successfully, but these errors were encountered: