File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11This empty directory serves as destination for temporary files
2- created by some tests.
2+ created by some tests, in particular, the test_codecmaps_* tests .
Original file line number Diff line number Diff line change @@ -910,7 +910,7 @@ MACHDEPS= $(PLATDIR) $(EXTRAPLATDIR)
910910XMLLIBSUBDIRS= xml xml/dom xml/etree xml/parsers xml/sax
911911LIBSUBDIRS= tkinter tkinter/test tkinter/test/test_tkinter \
912912 tkinter/test/test_ttk site-packages test \
913- test/capath \
913+ test/capath test/data \
914914 test/cjkencodings test/decimaltestdata test/xmltestdata test/subprocessdata \
915915 test/tracedmodules test/encoded_modules \
916916 concurrent concurrent/futures encodings \
Original file line number Diff line number Diff line change 3838Tests
3939-----
4040
41- - Issue #12496: Install test/capath directory to prevent test_connect_capath
41+ - Issue #12497: Install test/data to prevent failures of the various codecmaps
42+ tests.
43+
44+ - Issue #12496: Install test/capath directory to prevent test_connect_capath
4245 testcase failure in test_ssl.
4346
4447- Issue #12469: Run "wakeup" signal tests in subprocess to run the test in a
You can’t perform that action at this time.
0 commit comments