windows build bugs

Bernhard Reiter bernhard at intevation.de
Fri Mar 31 17:02:02 CEST 2006


Am 31. Mar 2006 um 16:03:39 schrieb Didrik Pinte:
> And here are the logs of the runtests.py

Those are the only real failures, maybe they are related to the crash.

======================================================================
FAIL: Extensions.ogr.test.test_OGRShapestore.TestOGRTable.test_Column
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\thubanbuild\Thuban-1.1.0\test\..\Extensions\ogr\test\test_OGRShapestore.py", line 197, in test_Column
    self.assertEquals(self.table.Column(0).type, FIELDTYPE_INT)
AssertionError: 'double' != 'int'

======================================================================
FAIL: Extensions.ogr.test.test_OGRShapestore.TestOGRTable.test_Columns
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\thubanbuild\Thuban-1.1.0\test\..\Extensions\ogr\test\test_OGRShapestore.py", line 191, in test_Columns
    self.assertEquals(self.table.Columns()[0].type, FIELDTYPE_INT)
AssertionError: 'double' != 'int'


And those permission errors seem to repeat themselfs.
Would there be problem removing those files on your system?

Exception exceptions.OSError: (13, 'Permission denied', 'c:\\tmp\\tmpadoi2m\\transientdb') in <bound method AutoRemoveFile.__del__ of <Thuban.Model.session.AutoRemoveFile instance at 0x01C87080>> ignored
Exception exceptions.OSError: (41, 'Directory not empty', 'c:\\tmp\\tmpadoi2m')in <bound method AutoRemoveDir.__del__ of <Thuban.Model.session.AutoRemoveDir instance at 0x01C875D0>> ignored
.Exception exceptions.OSError: (13, 'Permission denied', 'c:\\tmp\\tmp_-qddx\\transientdb') in <bound method AutoRemoveFile.__del__ of <Thuban.Model.session.AutoRemoveFile instance at 0x01C87D50>> ignored
Exception exceptions.OSError: (41, 'Directory not empty', 'c:\\tmp\\tmp_-qddx')in <bound method AutoRemoveDir.__del__ of <Thuban.Model.session.AutoRemoveDir instance at 0x01C872D8>> ignored

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://www.intevation.de/pipermail/thuban-devel/attachments/20060331/560aac71/attachment.bin


More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)