<div dir="ltr"><div>Thanks Denis,</div><div><br></div><div>I will try this.</div><div><br></div><div>Vincent<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 21 oct. 2020 à 13:20, Denis Rouzaud <<a href="mailto:denis.rouzaud@gmail.com">denis.rouzaud@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Vincent,<div><br></div><div>The tests are running on Docker.</div><div><br></div><div>You basically just need to do what is done on Travis:</div><div><div><a href="https://github.com/qgis/QGIS/blob/master/.ci/travis/linux/before_script.sh" target="_blank">https://github.com/qgis/QGIS/blob/master/.ci/travis/linux/before_script.sh</a><br></div><div></div></div><div><a href="https://github.com/qgis/QGIS/blob/master/.ci/travis/linux/script.sh" target="_blank">https://github.com/qgis/QGIS/blob/master/.ci/travis/linux/script.sh</a></div><div>If you strip down these 2 files, you should end up with 3-4 docker commands to build the image, build QGIS and run the tests.</div><div><br></div><div>Another approach is to run Travis interactive debugging:</div><div><a href="https://www.mail-archive.com/qgis-developer@lists.osgeo.org/msg44142.html" target="_blank">https://www.mail-archive.com/qgis-developer@lists.osgeo.org/msg44142.html</a> </div><div>(not sure how up to date it is, and I found this approach to be a bit cumbersome personally)</div><div><br></div><div>Best wishes,</div><div>Denis</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le mer. 21 oct. 2020 à 19:10, Vincent Cloarec <<a href="mailto:vcloarec@gmail.com" target="_blank">vcloarec@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all,</div><div><br></div><div>I've got an issue only on a Travis test, but on my side with ubuntu, everything is ok, and the test does not fail. Not very convenient to debug...<br></div><div><br></div><div>Is there a way to run Travis locally, that will permit to speed up debugging and avoid to pollute the offical Travis CI.</div><div><br></div><div>Regards.</div><div><br></div><div>Vincent<br></div><br></div>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></blockquote></div>
</blockquote></div>