This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2008年03月21日 18:51 by christian.heimes, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg64257 - (view) | Author: Christian Heimes (christian.heimes) * (Python committer) | Date: 2008年03月21日 18:51 | |
linux-i686-2.6 Revision 61704. Ubuntu 7.10 on i586 machine gcc-Version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2) trunk$ ./python Lib/test/regrtest.py -ubsddb,network -R:: [...] 311 tests OK. 7 tests failed: test_collections test_cprofile test_frozen test_logging test_pkg test_profile test_tcl 27 tests skipped: test_aepack test_al test_applesingle test_bsddb185 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_gl test_imageop test_imgfile test_linuxaudiodev test_macostools test_normalization test_ossaudiodev test_pep277 test_py3kwarn test_scriptpackages test_startfile test_sunaudiodev test_winreg test_winsound test_zipfile64 Those skips are all expected on linux2. trunk$ cat reflog.txt test_smtplib leaked [86, -86, 80, -80] references, sum=0 test_socket_ssl leaked [0, 123, -123, 0] references, sum=0 test_threading leaked [0, 0, 0, -86] references, sum=-86 test_urllib2_localnet leaked [3, 171, -165, 3] references, sum=12 |
|||
| msg64457 - (view) | Author: Alexander Belopolsky (belopolsky) * (Python committer) | Date: 2008年03月25日 04:46 | |
This is a duplicate of issue2223. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:32 | admin | set | github: 46699 |
| 2008年12月05日 09:59:01 | georg.brandl | set | status: open -> closed resolution: duplicate superseder: regrtest.py -R not working |
| 2008年03月25日 04:46:29 | belopolsky | set | nosy:
+ belopolsky messages: + msg64457 |
| 2008年03月21日 18:51:59 | christian.heimes | create | |