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 taleinat
Recipients ajaksu2, gpolo, kbk, roger.serwy, serhiy.storchaka, taleinat, terry.reedy
Date 2014-02-19.18:53:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392836015.59.0.942698140997.issue1529353@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, which warnings?

Some of the tests use Tk GUI elements, so they include "requires('gui')". You need to run the tests with a proper environment so that these tests are run; otherwise you get a warning that the 'gui' resource in unavailable.
History
Date User Action Args
2014-02-19 18:53:35taleinatsetrecipients: + taleinat, terry.reedy, kbk, ajaksu2, gpolo, roger.serwy, serhiy.storchaka
2014-02-19 18:53:35taleinatsetmessageid: <1392836015.59.0.942698140997.issue1529353@psf.upfronthosting.co.za>
2014-02-19 18:53:35taleinatlinkissue1529353 messages
2014-02-19 18:53:35taleinatcreate