[issue43139] test_ttk test_compound, test_tk test_type fail with Tk 8.6.11.1

E. Paine report at bugs.python.org
Sat Oct 16 12:29:26 EDT 2021


E. Paine <xepaine13 at gmail.com> added the comment:

> I need to do more research into exactly what versions / platforms are affected.

There is something non-trivial about this test failure. I have now tested another computer with a very similar setup (Plasma on X11) with exactly the same monitor (both using HDMI) and it passed this test. The only notable difference is one computer is using Intel integrated graphics while the other is Nvidia.

> If this one is commented out, do the rest pass?

No. The test for #dede14143939 also fails:
- (57050, 5122, 14630)
+ (57054, 5140, 14649)

---

I've opened #45496 for this test failure so we can focus on the `AssertionError`s originally reported in this issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43139>
_______________________________________


More information about the Python-bugs-list mailing list