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 seydou
Recipients seydou
Date 2013-08-12.19:15:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376334932.92.0.162234474623.issue18715@psf.upfronthosting.co.za>
In-reply-to
Content
When I run the tests suit with coverage (e.g, ./python COVERAGEDIR run --pylib Lib/test/regrtest.py test_frame), the following tests fails:

 * test_frame
 * test_xml_etree
 * test_threading_local
 * test_super
 * test_importlib

 The tracebacks are available here : http://pastebin.com/j6ScCibV
History
Date User Action Args
2013-08-12 19:15:32seydousetrecipients: + seydou
2013-08-12 19:15:32seydousetmessageid: <1376334932.92.0.162234474623.issue18715@psf.upfronthosting.co.za>
2013-08-12 19:15:32seydoulinkissue18715 messages
2013-08-12 19:15:32seydoucreate