Tests broken (by ogr Extension)
Bernhard Reiter
bernhard at intevation.de
Wed Dec 8 16:40:15 CET 2004
On Tue, Dec 07, 2004 at 05:44:53PM +0100, cvs at intevation.de wrote:
> Author: nhueffme
> Adding a new extension to read shapefiles with ogr. It is planned to add other
> vector formats.
Tests have been broken by this commit.
python runtests.py
Traceback (most recent call last):
File "runtests.py", line 107, in ?
main()
File "runtests.py", line 99, in main
suite = unittest.defaultTestLoader.loadTestsFromNames(names)
File "/usr/lib/python2.3/unittest.py", line 519, in loadTestsFromNames
suites.append(self.loadTestsFromName(name, module))
File "/usr/lib/python2.3/unittest.py", line 493, in loadTestsFromName
obj = getattr(obj, part)
AttributeError: 'module' object has no attribute 'ogr'
I think it is because ogr/__init__.py
was not forgotten to be commited.
I will commit an empty one which will heal the global tests again.
-------------- 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/20041208/e1ff24e9/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)