[Qgis-developer] PyQgsServerTest :: test_wms_getprint_srs disabled

Matthias Kuhn matthias at opengis.ch
Wed Mar 8 02:47:17 PST 2017


On 03/08/2017 11:28 AM, Alessandro Pasotti wrote:

> I tried to reproduce the issue locally without success.
> 
> I suggest for now to either split the printing tests into a separate
> file or better (if there is single test failing) just decorate the test
> as allowed to fail so that the whole suite does not fail.
> 
> When done, we can re-enable the server test in travis.

There is no `AllowFailure` available IIRC. There is only an
`ExpectedFailure` which will fail if the test succeeds.

Adding an infrastructure for something like this would be much
appreciated (similar to how ExpectedFailure is handled).
But splitting into a different file will be easier.

Matthias


More information about the Qgis-developer mailing list