Run tests sequentially 0:00:00 load avg: 0.96 [1/1] test_idle test test_idle failed -- Traceback (most recent call last): File "/home/serhiy/py/cpython/Lib/idlelib/idle_test/test_configdialog.py", line 422, in test_highlight_target_text_mouse click_it(start_index) File "/home/serhiy/py/cpython/Lib/idlelib/idle_test/test_configdialog.py", line 404, in click_it x, y, dx, dy = hs.bbox(start) TypeError: 'NoneType' object is not iterable tag = sel tag = normal start = 1.0 bbox = (2, 2, 336, 31) start = 2.19 bbox = (306, 33, 32, 31) start = 3.16 bbox = (258, 64, 80, 31) start = 4.3 bbox = (50, 95, 16, 31) start = 4.8 bbox = (130, 95, 16, 31) start = 5.14 bbox = (226, 126, 112, 31) start = 6.17 bbox = (274, 157, 64, 31) start = 7.19 bbox = (306, 188, 32, 31) start = 8.16 bbox = (258, 219, 80, 31) start = 9.13 bbox = (210, 250, 16, 31) start = 9.18 bbox = (290, 250, 16, 31) start = 10.20 bbox = (322, 281, 16, 27) start = 12.7 test_idle failed 1 test failed: test_idle Total duration: 370 ms Tests result: FAILURE