[QGIS-Developer] Travis failing in QGIS-Documentation

Denis Rouzaud denis.rouzaud at gmail.com
Tue Aug 25 01:12:13 PDT 2020


Hi,

Sorry, I am somehow responsible for the failure of the recent Docker images
on master (release branches were apparently not affected).

The images were apparently not updated for a bit (which I didn't notice).
I moved the Docker images creation from Travis to Github actions, and due
to a missing check in the job, the image was pushed without QGIS built in
it.
There was apparently a new way of defining where the Qt 3D extras headers
are located:
https://github.com/qgis/QGIS/commit/46acc34e6a8263218c5c494096f3182a05c704e7#diff-6987645362d6f81263fd0a8623dacbb9R52

This is now fixed, the image is currently building
https://github.com/qgis/QGIS/runs/1025298753?check_suite_focus=true
If no stupid error is present further in the job, it should be pushed still
this morning.

Sorry for the mess.

Denis


Le mar. 25 août 2020 à 09:53, matteo <matteo.ghetta at gmail.com> a écrit :

> Hi all,
>
> sorry for cross posting and sorry if I missed some existing discussion
> on this topic.
>
> I don't think anybody introduced some strange commit but it seems that
> the Travis check is always failing even with PR that don't code snippet
> at all.
>
> The error seems related directly with the environment:
>
> https://travis-ci.org/github/qgis/QGIS-Documentation/builds/720902932#L694
>
>
> Exception raised:
>
>     Traceback (most recent call last):
>
>       File "/usr/lib/python3.8/doctest.py", line 1329, in __run
>
>         exec(compile(example.source, filename, "single",
>
>       File "<doctest geometry (setup code)[0]>", line 22, in <module>
>
>         from qgis.testing import start_app
>
>     ModuleNotFoundError: No module named 'qgis'
>
>
>
>
> Any Travis guru out here? :)
>
> Cheers and thanks
>
> Matteo
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20200825/8188a789/attachment.html>


More information about the QGIS-Developer mailing list