David Edelsohn added the comment:
The errors are of the form:
======================================================================
FAIL: test_NULL_ob_type (test.test_gdb.PrettyPrintTests)
Ensure that a PyObject* with NULL ob_type is handled gracefully
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/mnt/DREAMStorage/dje/cpython-buildarea/3.x.edelsohn-zwheezy-z/build/Lib/test/test_gdb.py",
line 470, in test_NULL_ob_type
'set v->ob_type=0')
File
"/mnt/DREAMStorage/dje/cpython-buildarea/3.x.edelsohn-zwheezy-z/build/Lib/test/test_gdb.py",
line 441, in assertSane
cmds_after_breakpoint=cmds_after_breakpoint)
File
"/mnt/DREAMStorage/dje/cpython-buildarea/3.x.edelsohn-zwheezy-z/build/Lib/test/test_gdb.py",
line 227, in get_gdb_repr
import_site=import_site)
File
"/mnt/DREAMStorage/dje/cpython-buildarea/3.x.edelsohn-zwheezy-z/build/Lib/test/test_gdb.py",
line 205, in get_stack_trace
self.assertEqual(unexpected_errlines, [])
AssertionError: Lists differ: ['warning: Could not load shared library symbols
for linux-vdso64.so.1.'] != []
First list contains 1 additional elements.
First extra element 0:
warning: Could not load shared library symbols for linux-vdso64.so.1.
- ['warning: Could not load shared library symbols for linux-vdso64.so.1.']
+ []
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue22844>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com