Message386538
======================================================================
FAIL: test_compound (tkinter.test.test_ttk.test_widgets.ButtonTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/python/src/Python-3.9.1/Lib/tkinter/test/test_ttk/test_widgets.py", line 173, in test_compound
self.checkEnumParam(widget, 'compound',
File "/build/python/src/Python-3.9.1/Lib/tkinter/test/widget_tests.py", line 152, in checkEnumParam
self.checkInvalidParam(widget, name, '',
File "/build/python/src/Python-3.9.1/Lib/tkinter/test/widget_tests.py", line 75, in checkInvalidParam
widget[name] = value
AssertionError: TclError not raised
=====================================================================
FAIL: test_type (tkinter.test.test_tkinter.test_widgets.MenuTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/python/src/Python-3.9.1/Lib/tkinter/test/test_tkinter/test_widgets.py", line 1245, in test_type
self.checkEnumParam(widget, 'type',
File "/build/python/src/Python-3.9.1/Lib/tkinter/test/widget_tests.py", line 152, in checkEnumParam
self.checkInvalidParam(widget, name, '',
File "/build/python/src/Python-3.9.1/Lib/tkinter/test/widget_tests.py", line 75, in checkInvalidParam
widget[name] = value
AssertionError: TclError not raised
---------------------------------------------------------------------- |
|
Date |
User |
Action |
Args |
2021-02-05 19:08:12 | felixonmars | set | recipients:
+ felixonmars |
2021-02-05 19:08:12 | felixonmars | set | messageid: <1612552092.14.0.798552929042.issue43139@roundup.psfhosted.org> |
2021-02-05 19:08:12 | felixonmars | link | issue43139 messages |
2021-02-05 19:08:12 | felixonmars | create | |
|