[Pywps-dev] PYWPS 4 Error test in demo.py

Luí­s de Sousa luis.de.sousa at protonmail.ch
Wed Jun 1 09:16:13 PDT 2016


Hi everyone,

Travis is complaining of the same:

https://travis-ci.org/PyWPS/pywps-4-demo

Lorenzo, you can go through the test_execute.py to see if you can find the cause. You can the submit a pull request.

Cheers,

Luís




Sent from [ProtonMail](https://protonmail.ch), encrypted email based in Switzerland.



-------- Original Message --------
Subject: [Pywps-dev] PYWPS 4 Error test in demo.py
Local Time: 30 May 2016 12:12 PM
UTC Time: 30 May 2016 10:12
From: lorenzo.bottaccioli at gmail.com
To: pywps-dev at lists.osgeo.org


Hi I'have run demo.py and I have tried to run the tests but this is the result:


lorenzo at lorenzo-eda:~/tools/pywps-4/pywps-4-demo/tests$ python __init__.py
test_valid (tests.test_capabilities.CapabilitiesTest) ... ok
test_valid (tests.test_describe.DescribeTest) ... ok
test_valid (tests.test_execute.SayHello)
GET Execute request ... ok
test_valid_lineage (tests.test_execute.SayHello)
GET Execute request, lineage=true ... ok
test_valid (tests.test_execute.Buffer)
POST Execute request ... ok
test_valid (tests.test_execute.Warp)
POST Execute request ... FAIL
test_valid_request (tests.test_requests.RequestsTest) ... ok

======================================================================
FAIL: test_valid (tests.test_execute.Warp)
POST Execute request
----------------------------------------------------------------------
Traceback (most recent call last):
File "build/bdist.linux-x86_64/egg/tests/test_execute.py", line 65, in test_valid
assert validate(self.url, self.schema_url, self.request_data)
AssertionError

----------------------------------------------------------------------
Ran 7 tests in 51.850s

FAILED (failures=1)


How can I fix this?

Best,

Lorenzo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pywps-dev/attachments/20160601/66e8e80c/attachment.html>


More information about the pywps-dev mailing list