Build status is not updating in GitHub

For example, https://travis-ci.org/github/sabre-io/vobject/builds/742211391 passed, but https://github.com/sabre-io/vobject/pull/519 has not received the build result.

The same problem happened for all the builds today.

Is there some problem with either Travis or GitHub today?

1 Like

I tried making PR https://github.com/sabre-io/vobject/pull/521 from a branch inside the vobject repo. That also passed Travis CI https://travis-ci.org/github/sabre-io/vobject/builds/742216430 but the status on GitHub has not been reported.

Looks like a duplicate of

Also note

The CI status got updated now - https://travis-ci.org/github/sabre-io/vobject/builds/742216143 https://github.com/sabre-io/vobject/pull/519

It took “a long time” ™

We’re also experiencing this issue, where tests show as green on travis-ci.org but the status indicator on github is still showing as pending (support email sent separately).

My first thought is that maybe it’s a repeat of the April api limit issue linked to above, but the status page reports no github problems so perhaps not?

Browsing these forums it seems like there might be a few concurrent problems going on – e.g. build queues.

It is (currently) unclear to me whether the queuing is part of this though (given that builds have run / completed, just not updated on github).