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 nadeem.vawda
Recipients nadeem.vawda
Date 2012-02-24.20:13:17
SpamBayes Score 0.003912306
Marked as misclassified No
Message-id <1330114398.55.0.713486121761.issue14113@psf.upfronthosting.co.za>
In-reply-to
Content
Recent failures on one of the Windows XP buildbots:

http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/6049/steps/test/logs/stdio
http://www.python.org/dev/buildbot/all/builders/x86%20XP-4%203.x/builds/6051/steps/test/logs/stdio

    FAIL: test_date_time (test.test_strptime.LocaleTime_Tests)
    ----------------------------------------------------------------------
    Traceback (most recent call last):
      File "D:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_strptime.py", line 91, in test_date_time
        "LC_date_time incorrect")
    AssertionError: False is not true : LC_date_time incorrect
History
Date User Action Args
2012-02-24 20:13:18nadeem.vawdasetrecipients: + nadeem.vawda
2012-02-24 20:13:18nadeem.vawdasetmessageid: <1330114398.55.0.713486121761.issue14113@psf.upfronthosting.co.za>
2012-02-24 20:13:17nadeem.vawdalinkissue14113 messages
2012-02-24 20:13:17nadeem.vawdacreate