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 _______________________________________________ Qgis-developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
