jonathan: thuban/test test_baserenderer.py, 1.10, 1.11 test_layer.py, 1.34, 1.35

Bernhard Herzog bh at intevation.de
Thu Feb 17 13:54:10 CET 2005


cvs at intevation.de writes:

> Index: test_baserenderer.py
> ===================================================================
> diff -u -d -r1.10 -r1.11
> --- test_baserenderer.py	28 Jan 2005 15:54:00 -0000	1.10
> +++ test_baserenderer.py	16 Feb 2005 21:14:47 -0000	1.11
> @@ -32,6 +32,7 @@
>  from Thuban.UI.baserenderer import BaseRenderer, \
>       add_renderer_extension, init_renderer_extensions
>  
> +from Thuban.version import versions

This change breaks the test suite because Thuban.versions imports
wxPython which requires X.  Maybe it works with wxPython 2.5 where some
initialization is delayed until wx.App is created and the test suite
doesn't do that.

   Bernhard

-- 
Intevation GmbH                                 http://intevation.de/
Skencil                                           http://skencil.org/
Thuban                                  http://thuban.intevation.org/




More information about the Thuban-devel mailing list

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