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
The testing suite we use includes a windows-latest test set, that is difficult to maintain because some of the dependenceis (notably packmol) do not test specifically for windows and sometimes do not behave the same as the Ubuntu-latest tests.
I think across the MoSDeF packages, we can discuss how we want to handle Windows installs, especially because universal accomodation for WSL seems to be available to Windows users.
As an example of this behavior, #1223 is failing with the pbc keyword.
The text was updated successfully, but these errors were encountered:
I think we can drop windows testing with the prevalence of WSL.
While ubuntu tests in the CI are probably safe enough to test WSL usage, we could still add a workflow to the CI that runs on windows-latest using WSL.
Bug summary
The testing suite we use includes a windows-latest test set, that is difficult to maintain because some of the dependenceis (notably packmol) do not test specifically for windows and sometimes do not behave the same as the Ubuntu-latest tests.
I think across the MoSDeF packages, we can discuss how we want to handle Windows installs, especially because universal accomodation for WSL seems to be available to Windows users.
As an example of this behavior, #1223 is failing with the
pbc
keyword.The text was updated successfully, but these errors were encountered: