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
dol CI has been only testing on ubuntu.
This has left dol exposed to unforeseen failures for windows.
I made a seed for a windows CI action.
Tests fail.
Should address this.
Starting with the most likely cause of failures: filesys.py (for more, see this AI chat).
Other likely vulnerables: paths.py and some of trans.py possibly.
The text was updated successfully, but these errors were encountered:
dol
CI has been only testing on ubuntu.This has left
dol
exposed to unforeseen failures for windows.I made a seed for a windows CI action.
Tests fail.
Should address this.
Starting with the most likely cause of failures:
filesys.py
(for more, see this AI chat).Other likely vulnerables:
paths.py
and some oftrans.py
possibly.The text was updated successfully, but these errors were encountered: