File tree Expand file tree Collapse file tree 5 files changed +1
-9
lines changed
Expand file tree Collapse file tree 5 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 1- # expected: fail
21from test .test_support import run_unittest , check_warnings
32import cgi
43import os
Original file line number Diff line number Diff line change 1- # expected: fail
21# Tests for rich comparisons
32
43import unittest
Original file line number Diff line number Diff line change 1- # expected: fail
21import os
32import unittest
43from test import test_support
Original file line number Diff line number Diff line change 1- # expected: fail
21import os
32from test import test_support
43
Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ test_bz2 leaks
3232test_capi [unknown]
3333test_cd [unknown]
3434test_cfgparser works when run from inside the from_cpython dir
35- test_cgi leaks
3635test_class needs ellipsis
3736test_cl [unknown]
3837test_cmd_line_script [unknown]
@@ -139,7 +138,6 @@ test_pydoc [unknown]
139138test_random long("invalid number")
140139test_repr complex.__hash__; some unknown issues
141140test_resource fails on travis-ci: setrlimit RLIMIT_CPU not allowed to raise maximum limit
142- test_richcmp PyObject_Not
143141test_runpy [unknown]
144142test_scope eval of code object from existing function (not currently supported)
145143test_scriptpackages [unknown]
@@ -166,14 +164,12 @@ test_tempfile [unknown]
166164test_threading_local [unknown]
167165test_threading [unknown]
168166test_thread [unknown]
169- test_tk [unknown]
167+ test_tk references leak, test files setting
170168test_tokenize [unknown]
171169test_tools [unknown]
172170test_traceback [unknown]
173171test_trace [unknown]
174172test_transformer [unknown]
175- test_ttk_guionly [unknown]
176- test_ttk_textonly [unknown]
177173test_types PyErr_WarnEx
178174test_undocumented_details function.func_closure
179175test_unicode argument passing issue?
You can’t perform that action at this time.
0 commit comments