[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread Terry J. Reedy
Terry J. Reedy added the comment: I just read that the release is tomorrow, so no issue about including this. -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread miss-islington
miss-islington added the comment: New changeset 9c253f4bc9dbf711dce3fffeaef86179c29fa0f5 by Miss Islington (bot) in branch '3.9': bpo-41514: Fix buggy IDLE test (GH-21808) https://github.com/python/cpython/commit/9c253f4bc9dbf711dce3fffeaef86179c29fa0f5 --

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread miss-islington
miss-islington added the comment: New changeset 860bc0ea70c365825bfd9b7de7685cf6842ca3c7 by Miss Islington (bot) in branch '3.8': bpo-41514: Fix buggy IDLE test (GH-21808) https://github.com/python/cpython/commit/860bc0ea70c365825bfd9b7de7685cf6842ca3c7 --

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread Terry J. Reedy
Terry J. Reedy added the comment: issue 41514 added the new test. -- ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread miss-islington
miss-islington added the comment: New changeset 416f0b71ba84fe83ee2ba4399b8a28712702980b by Terry Jan Reedy in branch 'master': bpo-41514: Fix buggy IDLE test (GH-21808) https://github.com/python/cpython/commit/416f0b71ba84fe83ee2ba4399b8a28712702980b -- nosy: +miss-islington

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +20941 pull_request: https://github.com/python/cpython/pull/21809 ___ Python tracker ___

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread miss-islington
Change by miss-islington : -- pull_requests: +20942 pull_request: https://github.com/python/cpython/pull/21810 ___ Python tracker ___

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread Terry J. Reedy
Terry J. Reedy added the comment: Your reproducer worked to reproduce the bug for me, make the cause obvious, and test the fix. Ɓukasz, it would be good if this test fix made it into the release candidate, but probably not essential as not too many people will check it for refleaks.

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch pull_requests: +20940 stage: -> patch review pull_request: https://github.com/python/cpython/pull/21808 ___ Python tracker ___

[issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8

2020-08-10 Thread STINNER Victor
New submission from STINNER Victor : https://buildbot.python.org/all/#/builders/597/builds/178 test_error (idlelib.idle_test.test_run.HandleErrorTest) ... FAIL (...) == FAIL: test_error