-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Fix failing Windows tests #15537
Copy link
Copy link
Closed
Labels
dev: ci-cddev: testingRelated to testsRelated to testsgood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.platform: windows📌 Pinned
Metadata
Metadata
Assignees
Labels
dev: ci-cddev: testingRelated to testsRelated to testsgood first issueAn issue intended for project-newcomers. Varies in difficulty.An issue intended for project-newcomers. Varies in difficulty.platform: windows📌 Pinned
Type
Projects
Status
Done
Our Windows CI tests are currently failing post the merge of #15316
The report can be viewed at https://github.com/JabRef/jabref/actions/runs/24270384479/job/70874031816
The task is to fix these tests, and if there is intentional windows-specific handling involved in the logic, mark the tests enabled only on Windows.
For future, to catch this early during development in future, the Windows-based CI checks have been enabled in #15530. The tests were initially disabled because Windows-specific test failures did not come up often, and the tests took a long time (~33min).