Fix py-value.exp failure on Python 3
authorTom Tromey <tom@tromey.com>
Mon, 31 Oct 2016 17:23:34 +0000 (11:23 -0600)
committerTom Tromey <tom@tromey.com>
Tue, 8 Nov 2016 16:10:57 +0000 (09:10 -0700)
commit7353f2470c2eda19c31c9fa44c315c7c69dea7c4
tree9f106cebab5179b43217b0ef59c238876312919e
parent30a7bb833cbd848b1814f18b91dfdafba4e86839
Fix py-value.exp failure on Python 3

I happened to notice that one test in py-value.exp did not work
properly with Python 3.  This patch fixes the problem.

2016-11-08  Tom Tromey  <tom@tromey.com>

* gdb.python/py-value.exp (test_value_creation): Make "long" test
depend on Python 2.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-value.exp
This page took 0.043808 seconds and 4 git commands to generate.