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
mikaelvesavuori
changed the title
FIX: Restore Windows testing in CI (3 weirdly failing tests?)
CI: Restore Windows testing in CI (3 weirdly failing tests?)
Oct 9, 2021
mikaelvesavuori
changed the title
CI: Restore Windows testing in CI (3 weirdly failing tests?)
CI: Restore three tests that only fail on Windows in CI
Oct 9, 2021
mikaelvesavuori
changed the title
CI: Restore three tests that only fail on Windows in CI
Restore three tests that only fail on Windows in CI
Oct 9, 2021
A small number of tests seem to fail exclusively on Windows CI builds:
getFileContentAndPath.test.ts
prepFile.test.ts
getSvgFileData.test.ts
This might have to do with CRLF or some similar "invisible" problems?
Successfully resolving this would make the tests accurately pass on all test platforms (Ubuntu, Windows...Mac?).
The text was updated successfully, but these errors were encountered: