Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue7266] test_lib2to3 failure under Windows

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Nov 5, 2009, 7:06 AM

Post #1 of 4 (61 views)
Permalink
[issue7266] test_lib2to3 failure under Windows

New submission from Antoine Pitrou <pitrou[at]free.fr>:

test_lib2to3 fails deterministically on the Windows buildbots:

test test_lib2to3 failed -- Traceback (most recent call last):
File
"E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\build\lib\lib2to3\tests\test_parser.py",
line 161, in test_all_project_files
self.fail("Idempotency failed: %s" % filepath)
AssertionError: Idempotency failed:
E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\build\lib\lib2to3\fixer_base.py

If you look at the logs (*), you'll see that it's apparently just a
newline issue. Either the test should be modified to ignore newline
style changes, or lib2to3 should be fixed to output the same kind of
newlines it encountered on input.

(*) e.g.
http://www.python.org/dev/buildbot/trunk.stable/builders/x86%20XP-4%20trunk/builds/2590/steps/test/logs/stdio

----------
assignee: benjamin.peterson
components: 2to3 (2.x to 3.0 conversion tool)
messages: 94933
nosy: benjamin.peterson, pitrou
priority: normal
severity: normal
status: open
title: test_lib2to3 failure under Windows
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7266>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 5, 2009, 8:00 AM

Post #2 of 4 (56 views)
Permalink
[issue7266] test_lib2to3 failure under Windows [In reply to]

Changes by R. David Murray <rdmurray[at]bitdance.com>:


----------
keywords: +buildbot

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7266>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 5, 2009, 3:35 PM

Post #3 of 4 (49 views)
Permalink
[issue7266] test_lib2to3 failure under Windows [In reply to]

Benjamin Peterson <benjamin[at]python.org> added the comment:

I think we need someone with access to windows to propose a patch.

----------
assignee: benjamin.peterson ->
components: +Windows

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7266>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Nov 5, 2009, 6:46 PM

Post #4 of 4 (48 views)
Permalink
[issue7266] test_lib2to3 failure under Windows [In reply to]

R. David Murray <rdmurray[at]bitdance.com> added the comment:

Benjamin disabled this test on windows so it is no longer causing the
buildbot to fail.

----------
components: +Tests
keywords: +easy -buildbot
nosy: +r.david.murray
priority: normal -> low
stage: -> needs patch

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue7266>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.