This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author epaine
Recipients epaine, felixonmars, serhiy.storchaka, terry.reedy, vstinner
Date 2021-10-16.16:29:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634401766.12.0.116016551982.issue43139@roundup.psfhosted.org>
In-reply-to
Content
> 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.
History
Date User Action Args
2021-10-16 16:29:26epainesetrecipients: + epaine, terry.reedy, vstinner, serhiy.storchaka, felixonmars
2021-10-16 16:29:26epainesetmessageid: <1634401766.12.0.116016551982.issue43139@roundup.psfhosted.org>
2021-10-16 16:29:26epainelinkissue43139 messages
2021-10-16 16:29:26epainecreate