Issue 24149: Issue with unit tests (original) (raw)

Issue24149

Created on 2015-05-09 19:01 by hastonb, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
traceback.txt hastonb,2015-05-09 19:01 Traceback for failure
Messages (2)
msg242829 - (view) Author: Becklin Haston (hastonb) Date: 2015-05-09 19:01
Hello. Having issue when running unit tests for Python v3.5. Encountering failure when doing test 75/393. File attached is relevant traceback.
msg242830 - (view) Author: Ned Deily (ned.deily) * (Python committer) Date: 2015-05-09 19:04
Thanks for the report. This problem was just introduced and just fixed an hour ago: see . Try updating to the very latest tip and try again.
History
Date User Action Args
2022-04-11 14:58:16 admin set github: 68337
2015-05-09 19:04:23 ned.deily set status: open -> closednosy: + ned.deilymessages: + resolution: out of datestage: resolved
2015-05-09 19:01:50 hastonb create