Skip to content

Commit d8cbeb7

Browse files
committed
skip more tests
1 parent d87406f commit d8cbeb7

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

mingw_ignorefile.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,5 @@ test.test_venv.BasicTest.test_venvwlauncher
5252
test.test_venv.EnsurePipTest.test_explicit_no_pip
5353
test.test_venv.EnsurePipTest.test_no_pip_by_default
5454
test.test_multiprocessing_spawn.test_manager.WithManagerTestMyManager.*
55+
test.test_external_inspection.*
56+
test.test_capi.test_object.CAPITest.test_is_unique_temporary

mingw_ignorefile_msvcrt.txt

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1-
test.datetimetester.TestLocalTimeDisambiguation_Fast.*
2-
test.datetimetester.TestLocalTimeDisambiguation_Pure.*
1+
test.datetimetester.TestDate_Fast.*
2+
test.datetimetester.TestDate_Pure.*
3+
test.datetimetester.TestDateTime_Fast.*
4+
test.datetimetester.TestDateTime_Pure.*
5+
test.datetimetester.TestDateTimeTZ_Fast.*
6+
test.datetimetester.TestDateTimeTZ_Pure.*
7+
test.datetimetester.TestSubclassDateTime_Fast.*
8+
test.datetimetester.TestSubclassDateTime_Pure.*
39
test.test_cmath.CMathTests.test_specific_values
410
test.test_math.MathTests.*
11+
test.test_strftime.Y1900Tests.test_y_before_1900
512
test.test_strptime.CalculationTests.*
613
test.test_strptime.StrptimeTests.test_weekday
714
test.test_strptime.TimeRETests.test_compile
8-
test.test_tools.test_i18n.Test_pygettext.test_POT_Creation_Date
15+
test.test_tools.test_i18n.Test_pygettext.test_POT_Creation_Date

0 commit comments

Comments
 (0)