5 tests failed:
test.test_inspect.test_inspect test.test_pydoc.test_pydoc
test_descr test_rlcompleter test_sys
444 tests OK.
Total duration: 15 min 9 sec
Total tests: run=44,920 failures=9 skipped=2,179
Total test files: run=480/489 failed=5 skipped=31 resource_denied=9
Result: FAILURE
Bug report
./configure --without-doc-strings --with-pydebug && make./python.exe -m testYou will receive:
cc @vstinner
Refs #133167
I am fixing this right now
Linked PRs
test_inspectin--without-doc-stringsmode #133250test_inspectin--without-doc-stringsmode (GH-133250) #133263test_pydocin--without-doc-stringsmode #133271test_pydocin--without-doc-stringsmode (GH-133271) #133288test_descrin--without-doc-stringsmode #133294test_descrin--without-doc-stringsmode (GH-133294) #133298test_rlcompleterin--without-doc-stringsmode #133332test_rlcompleterin--without-doc-stringsmode (GH-133332) #133348test_typeswith--without-doc-strings#139548test_inspectwithout docstrings #139651test_pydocwithout docstrings #139654test_pydocwithout docstrings (GH-139654) #139666test_inspectwithout docstrings (GH-139651) #139670test_inspectwithout docstrings (GH-139651) #139776test_pydocwithout docstrings (GH-139654) #139777