changeset | 1b1ad43fa50b |
---|---|
branch | |
bookmark | |
tag | |
user | Jeff Allen <ja.py@farowl.co.uk> |
description | Skip two failing tests (see #2812). test_dict.DictTest.test_container_iterator requires specific garbage collection behaviour we do not reproduce. The second problem with sort (test_sort.TestBase.testStressfully) stems from stricter checking on the externally-supplied comparison function. |
files | Lib/test/test_dict.py Lib/test/test_sort.py |
↧
Skip two failing tests (see #2812).
↧