[issue12660] test_gdb fails when installed

2016-12-07 Thread INADA Naoki

Changes by INADA Naoki :


--
resolution:  -> fixed
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12660] test_gdb fails when installed

2016-10-13 Thread Mark Lawrence

Changes by Mark Lawrence :


--
nosy:  -BreamoreBoy

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12660] test_gdb fails when installed

2016-10-11 Thread INADA Naoki

INADA Naoki added the comment:

Is this issue OK to close?

--
nosy: +inada.naoki

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12660] test_gdb fails when installed

2016-08-24 Thread Roundup Robot

Roundup Robot added the comment:

New changeset ef13efb89afe by Zachary Ware in branch '2.7':
Issue #12660: Backport 84bbb8d2d237
https://hg.python.org/cpython/rev/ef13efb89afe

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12660] test_gdb fails when installed

2014-06-29 Thread Mark Lawrence

Mark Lawrence added the comment:

The changeset referenced in msg160074 is still in default, can someone pick 
this up please.

--
nosy: +BreamoreBoy

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



[issue12660] test_gdb fails when installed

2012-05-06 Thread Roundup Robot

Roundup Robot devn...@psf.upfronthosting.co.za added the comment:

New changeset 84bbb8d2d237 by Vinay Sajip in branch 'default':
#12660: Skip test_gdb when run from an installed Python.
http://hg.python.org/cpython/rev/84bbb8d2d237

--
nosy: +python-dev

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



[issue12660] test_gdb fails when installed

2012-05-06 Thread Mark Shannon

Mark Shannon m...@hotpy.org added the comment:

python-gdb.py was modified for the new dictionary implementation.

Can you check that your 3.3 installation isn't using an earlier version of 
python-gdb.py?

--
nosy: +Mark.Shannon

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



[issue12660] test_gdb fails when installed

2012-01-04 Thread Vinay Sajip

Vinay Sajip vinay_sa...@yahoo.co.uk added the comment:

Pending the real fix, I've attached a patch to skip the test if it's not a 
source build.

--
keywords: +patch
nosy: +vinay.sajip
stage: needs patch - patch review
Added file: http://bugs.python.org/file24139/test-gdb-patch.diff

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



[issue12660] test_gdb fails when installed

2011-07-30 Thread Antoine Pitrou

New submission from Antoine Pitrou pit...@free.fr:

test_gdb doesn't work from an installed Python 3.3. I suppose gdb fails finding 
the plugin file for the Python executable, although it manifests in quite 
mysterious ways. The log is rather large, I'm attaching it just in case.

--
assignee: dmalcolm
components: Tests
files: test_gdb.log
messages: 141443
nosy: dmalcolm, pitrou
priority: low
severity: normal
stage: needs patch
status: open
title: test_gdb fails when installed
type: behavior
versions: Python 3.3
Added file: http://bugs.python.org/file22803/test_gdb.log

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