From 5f8eb0a3a3d4915353a0ba72c2ae7bb3fa217d8d Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Thu, 11 Apr 2024 09:20:05 +0200 Subject: [PATCH 149/N] CI: skip test.test_tools.test_makefile assumes Unix paths on Windows --- mingw_ignorefile.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/mingw_ignorefile.txt b/mingw_ignorefile.txt index 54093f1..64c2786 100644 --- a/mingw_ignorefile.txt +++ b/mingw_ignorefile.txt @@ -27,6 +27,7 @@ test.test_strptime.CalculationTests.* test.test_strptime.StrptimeTests.test_weekday test.test_strptime.TimeRETests.test_compile test.test_tools.test_i18n.Test_pygettext.test_POT_Creation_Date +test.test_tools.test_makefile.* test.test_venv.BasicTest.* test.test_venv.EnsurePipTest.* test.test_sysconfig.TestSysConfig.test_user_similar