Staging
v0.8.1
Revision 714afccf6e7644d21ce1a39e90bf83cb0c9a74f1 authored by Victor Stinner on 30 June 2017, 11:12:15 UTC, committed by GitHub on 30 June 2017, 11:12:15 UTC
bpo-11798, bpo-16662, bpo-16935, bpo-30813: Skip
test_discover_with_module_that_raises_SkipTest_on_import() and
test_discover_with_init_module_that_raises_SkipTest_on_import() of
test_unittest when hunting reference leaks using regrtest.
(cherry picked from commit e4f9a2d2be42d5a2cdd624f8ed7cdf5028c5fbc3)
1 parent 5741b70
History
File Mode Size
__init__.py -rw-r--r-- 44.7 KB
__main__.py -rw-r--r-- 1.2 KB
abc.py -rw-r--r-- 68 bytes

back to top