On Wed, Nov 16, 2016 at 3:07 PM, Matthias Kuhn <[email protected]> wrote:
> Following the conversation from > https://github.com/qgis/QGIS/commit/89d4998 , this is an announcement > to notify that the PyQgsOfflineEditingWFS has been disabled on the > Travis builds. > > Work has been underway to remove "noisy" tests from Travis which cause > false alarms and these tests regularly fail for unrelated changes. > False alarms are bad as they undermine confidence in the CI results > and encourage contributors to ignore the test results. > > If you're interested in seeing these tests continue as part of the CI > infrastructure here are some examples of typical random failures these > tests encounter: > > https://travis-ci.org/qgis/QGIS/builds/176376751 > > Best regards > Matthias > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer It might be a problem in the test, but a segmentation fault could be a signal of something more serious in the core on in the bindings. >From the build history, this particular test does not seem to be randomly failing but consistently failing since b32a719 <https://github.com/qgis/QGIS/commit/b32a719798917611c0a30bd044e55ac7ce4e423b> , even if you reverted that single commit with no changes in the failure, that does not imply that the test was broken. Note that the test itself is passing. Kind regards -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
