[osg-users] Travis builds breaking due to timeouts

Robert Osfield robert.osfield at gmail.com
Wed Mar 29 03:01:14 PDT 2017


Hi All,

Unfortunately our Travis builds have been failing recently due to timeouts:

    https://travis-ci.org/openscenegraph/OpenSceneGraph/builds

In the past we've had problems with the OSX builds breaking due to
timeouts and resolution to this was to disable builds of the OSG whole
OSG to avoid timing out.

This timeout issue was originally not an issue for the Linux build,
but now this build is the one that is failing. Looking at PR's I've
merged to the .travis.yml my best guess is that originally the OSG
examples weren't part of the build.

Given a timeout leads to a build error when no code error exists it
longer has value as a gauge of how the code base is doing we need to
resolve it.  As a quick first step I'll disable the build of the OSG
examples to see if that helps. This isn't idea though.

Thoughts and suggestions?

Robert.



More information about the osg-users mailing list