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 corona10
Recipients Mark.Shannon, chris.jerdonek, corona10, iritkatriel, lukasz.langa, miss-islington, pablogsal, vstinner
Date 2021-08-14.10:59:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628938794.96.0.467105378525.issue44895@roundup.psfhosted.org>
In-reply-to
Content
Here is the dump I extracted.

0:00:00 load avg: 2.89 Run tests sequentially
0:00:00 load avg: 2.89 [1/1] test_exceptions
beginning 6 repetitions
123456
......
test_exceptions leaked [6, 6, 6] references, sum=18
test_exceptions leaked [6, 6, 6] memory blocks, sum=18
test_exceptions failed (reference leak)

== Tests result: FAILURE ==

1 test failed:
    test_exceptions

1 re-run test:
    test_exceptions

Total duration: 5.7 sec
Tests result: FAILURE
History
Date User Action Args
2021-08-14 10:59:55corona10setrecipients: + corona10, vstinner, chris.jerdonek, lukasz.langa, Mark.Shannon, pablogsal, miss-islington, iritkatriel
2021-08-14 10:59:54corona10setmessageid: <1628938794.96.0.467105378525.issue44895@roundup.psfhosted.org>
2021-08-14 10:59:54corona10linkissue44895 messages
2021-08-14 10:59:54corona10create