-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Labels
3.14bugs and security fixesbugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
- Run
./configure --without-doc-strings --with-pydebug && make - Run tests with
./python.exe -m test
You will receive:
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
I am fixing this right now
Linked PRs
- gh-133210: Fix
test_inspectin--without-doc-stringsmode #133250 - [3.13] gh-133210: Fix
test_inspectin--without-doc-stringsmode (GH-133250) #133263 - gh-133210: Fix
test_pydocin--without-doc-stringsmode #133271 - [3.13] gh-133210: Fix
test_pydocin--without-doc-stringsmode (GH-133271) #133288 - gh-133210: Fix
test_descrin--without-doc-stringsmode #133294 - [3.13] gh-133210: Fix
test_descrin--without-doc-stringsmode (GH-133294) #133298 - gh-133210: Fix
test_rlcompleterin--without-doc-stringsmode #133332 - [3.13] gh-133210: Fix
test_rlcompleterin--without-doc-stringsmode (GH-133332) #133348 - gh-133210: Fix
test_typeswith--without-doc-strings#139548 - gh-133210: Fix
test_inspectwithout docstrings #139651 - gh-133210: Fix
test_pydocwithout docstrings #139654 - [3.13] gh-133210: Fix
test_pydocwithout docstrings (GH-139654) #139666 - [3.13] gh-133210: Fix
test_inspectwithout docstrings (GH-139651) #139670 - [3.14] gh-133210: Fix
test_inspectwithout docstrings (GH-139651) #139776 - [3.14] gh-133210: Fix
test_pydocwithout docstrings (GH-139654) #139777
Metadata
Metadata
Assignees
Labels
3.14bugs and security fixesbugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error