Skip to content
Snippets Groups Projects
Commit 3e772c8e authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

TST: Skip logger test on Windows

        # TODO: this test is problematic on Windows due to the file being locked
        #       by the logger. This is a known issue and should be fixed in the
        #       future.
        #       For now, the test is disabled on Windows.
        #       See https://docs.python.org/3/library/tempfile.html#tempfile.NamedTemporaryFile
parent a555600f
No related branches found
No related tags found
2 merge requests!128MNT: Added a warning when column metadata is not configured, and a better...,!124Fix unit tests on Windows
Pipeline #58239 failed