[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-03-01 Thread Ezio Melotti

Ezio Melotti added the comment:

That buildbot seems to be green again: 
https://buildbot.twistedmatrix.com/builders/lucid32-py2.7maint/builds/2359/

Glyph, can you confirm that the problem has been fixed and that this issue can 
be closed?

--
nosy: +ezio.melotti
status: open - pending

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-03-01 Thread Glyph Lefkowitz

Glyph Lefkowitz added the comment:

Confirmed.  Thanks very much for addressing it promptly.

--
resolution:  - duplicate
status: pending - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-03-01 Thread Ezio Melotti

Ezio Melotti added the comment:

Thank you for finding and reporting it!

--
stage: needs patch - committed/rejected

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-02-26 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

If this is a duplicate, it should be fixed by f3f23ecdb1c6.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-02-25 Thread Glyph Lefkowitz

New submission from Glyph Lefkowitz:

As reported in Twisted:

https://twistedmatrix.com/trac/ticket/6314

and as seen on the Twisted buildbot: 
https://buildbot.twistedmatrix.com/builders/lucid32-py2.7maint/builds/2327/steps/trial/logs/problems

The tip of the 2.7 branch is now failing Twisted's test suite.

The nature of the bug is not immediately obvious, but it looks like certain 
previously-working pickles are now raising MemoryError when we attempt to load 
them.

--
components: Library (Lib)
messages: 182993
nosy: benjamin.peterson, glyph
priority: release blocker
severity: normal
stage: needs patch
status: open
title: Twisted test failure triggered by change in 2.7 branch
type: behavior
versions: Python 2.7

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-02-25 Thread Ezio Melotti

Changes by Ezio Melotti ezio.melo...@gmail.com:


--
nosy: +serhiy.storchaka

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-02-25 Thread STINNER Victor

STINNER Victor added the comment:

It looks like #13555.

--
nosy: +haypo

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-02-25 Thread Glyph Lefkowitz

Glyph Lefkowitz added the comment:

Yes; perhaps that change should be rolled back until a fix for the regression 
can be added?

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue17298] Twisted test failure triggered by change in 2.7 branch

2013-02-25 Thread STINNER Victor

STINNER Victor added the comment:

 Yes; perhaps that change should be rolled back until a fix for the regression 
 can be added?

Try on your side to check if it's really a duplicate. If yes, please join the 
discussion on issue #13555.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue17298
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com