Test failure in test_raster_no_projection

Bernhard Reiter bernhard at intevation.de
Mon Feb 7 14:49:34 CET 2005


Before my checkin I noticed a failure when running the tests:

python runtests.py test_baserenderer.TestBaseRenderer.test_raster_no_projection
E
======================================================================
ERROR: test_baserenderer.TestBaseRenderer.test_raster_no_projection
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mobilehome/bernhard/hacking/thuban/root/thuban/test/test_baserenderer.py", line 286, in test_raster_no_projection
    renderer.render_map()
  File "/mobilehome/bernhard/hacking/thuban/root/thuban/Thuban/UI/baserenderer.py", line 165, in render_map
    for cont in self.render_map_incrementally():
  File "/mobilehome/bernhard/hacking/thuban/root/thuban/Thuban/UI/baserenderer.py", line 197, in render_map_incrementally
    self.draw_raster_layer(layer)
  File "/mobilehome/bernhard/hacking/thuban/root/thuban/Thuban/UI/baserenderer.py", line 494, in draw_raster_layer
    data = (width, height, apply(ProjectRasterFile, project_params))
TypeError: function takes exactly 6 arguments (7 given)

----------------------------------------------------------------------
Ran 1 test in 0.860s

-------------- 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/20050207/0ef19626/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)