[GIS.lab] Moving development of GIS.lab Web NG to QGIS Master

Martin Landa landa.martin at gmail.com
Fri Jan 1 10:45:09 PST 2016


Hi,

2015-12-30 23:07 GMT+01:00 Ivan Mincik <ivan.mincik at gmail.com>:
> remove 'clients/node_modules' directory and run 'vagrant destroy && vagrant
> up' again.

thanks, now fails on:

<127.0.0.1> REMOTE_MODULE django_manage settings=devproj.settings
command=test apps=webgis.viewer app_path=/vagrant/dev/django
virtualenv=/home/vagrant/.virtualenvs/gislab-web
failed: [gislab-web] => {"cmd": "python manage.py test --noinput
--settings=devproj.settings webgis.viewer", "failed": true, "path":
"/home/vagrant/.virtualenvs/gislab-web/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"state": "absent", "syspath":
["/tmp/ansible-tmp-1451670193.46-138422031634203",
"/usr/lib/python2.7", "/usr/lib/python2.7/plat-i386-linux-gnu",
"/usr/lib/python2.7/lib-tk", "/usr/lib/python2.7/lib-old",
"/usr/lib/python2.7/lib-dynload",
"/usr/local/lib/python2.7/dist-packages",
"/usr/lib/python2.7/dist-packages"]}
msg: stdout: Creating test database for alias 'default'...
Destroying test database for alias 'default'...

:stderr: FFF..F.
======================================================================
FAIL: test_basic (webgis.viewer.tests.test_wfsfilter.WfsFilterCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/vagrant/server/webgis/viewer/tests/test_wfsfilter.py", line
18, in test_basic
    self.assertEqual(len(result['features']), 161, '161 places found')
AssertionError: 161 places found

======================================================================
FAIL: test_filer_prague (webgis.viewer.tests.test_wfsfilter.WfsFilterCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/vagrant/server/webgis/viewer/tests/test_wfsfilter.py", line
43, in test_filer_prague
    self.assertEqual(len(result['features']), 1, "Prague found")
AssertionError: Prague found
...

Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa


More information about the GIS.lab mailing list