Detailed description |
|
FAIL: Extensions.ogr.test.test_OGRShapestore.TestOGRTable.test_Column
----------------------------------------------------------------------
Traceback (most recent call last):
File "/mobilehome/bernhard/hacking/thuban/root/trunk/thuban/test/../Extensions/ogr/test/test_OGRShapestore.py", line 197, in test_Column
self.assertEquals(self.table.Column(0).type, FIELDTYPE_INT)
File "/usr/lib/python2.3/unittest.py", line 302, in failUnlessEqual
raise self.failureException, \
AssertionError: 'double' != 'int'
======================================================================
FAIL: Extensions.ogr.test.test_OGRShapestore.TestOGRTable.test_Columns
----------------------------------------------------------------------
Traceback (most recent call last):
File "/mobilehome/bernhard/hacking/thuban/root/trunk/thuban/test/../Extensions/ogr/test/test_OGRShapestore.py", line 191, in test_Columns
self.assertEquals(self.table.Columns()[0].type, FIELDTYPE_INT)
File "/usr/lib/python2.3/unittest.py", line 302, in failUnlessEqual
raise self.failureException, \
AssertionError: 'double' != 'int'
----------------------------------------------------------------------
Debian GNU/Linux ppc
Thuban 1.1 svn-20060412
ChangeLog 2006-04-12
Currently using:
wxPython 2.4.2.4
Python 2.3.5
PySQLite 1.0.1
SQLite 2.8.16
GDAL 1.3.1.0
psycopg - not available
Internal encoding: ISO8859-1
Compiled for:
GTK 1.2.10
proj 4.4.9
Extensions:
SVG Export 1.0.0+cvs |
|