<p dir="ltr"><br>
On 1 Dec 2015 1:47 AM, "Matthias Kuhn" <<a href="mailto:matthias@opengis.ch">matthias@opengis.ch</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> The PyQgsDelimitedTextProvider is flaky for as long as I remember.<br>
> It runs into a timeout every once in a while (e.g. here <a href="https://travis-ci.org/qgis/QGIS/jobs/93937729#L1285">https://travis-ci.org/qgis/QGIS/jobs/93937729#L1285</a> <a href="http://tinyurl.com/pcepj9t">http://tinyurl.com/pcepj9t</a>)<br>
> I guess it runs into a deadlock given that normally it finishes in ~12s and a timeout requires 600s to trigger.<br>
> Does anybody have a guess what could be the source of the problem?</p>
<p dir="ltr">No, but I have also observed this issue.</p>
<p dir="ltr">I think the first thing would be to print "CTEST_FULL_OUTPUT"<br>
before anything else in the test so that the log isn't truncated. (Eg see how the documentation test also does this).</p>
<p dir="ltr">That would at least help identify the hanging test.</p>
<p dir="ltr">Nyall</p>
<p dir="ltr">><br>
> Does somebody have a suspicion what could be going on? If yes, please try to find a way to add debug output to verify your guesses.<br>
> I will probably disable the test the next time I witness false alarms, I hope somebody jumps in before :)<br>
><br>
> Matthias<br>
><br>
> -- <br>
> Matthias Kuhn<br>
> OPENGIS.ch - <a href="https://www.opengis.ch">https://www.opengis.ch</a><br>
> Spatial • (Q)GIS • PostGIS • Open Source<br>
><br>
><br>
> _______________________________________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
> Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</p>