Since this morning, Travis CI results do not seem to be properly reported to GitHub any more. At least, in this PR I fail to get any answer from Travis. Sometimes the tests are run on the branch and sometimes not, but each time the test results are not properly reported back.
Same problem for us.
Github reports “Expected — Waiting for status to be reported” on the pull request, in the list /pull_requests the builds are received but don’t start.
The reporting on the dashboard is late: one of my task was running for a 30 mins, Travis was reporting “task is not started yet” and then, out of the blue, “task has been running for 32 mins”
Travis is also very slow handling job actions: cancel / restart / etc.
I’m still seeing this problem for my pull requests. GitHub expects Travis CI to report a status on the PR, and I can see Travis completes a run for my PR, but GitHub acts as though it never received the “success” status.
In general, the failure to report commit status is a different issue from this one. This one is about builds not starting after a commit is pushed to GitHub.
Often the commit status failure can be attributed to: not having the right token, GitHub API rate limiting, too many commit status on a commit-context combination, etc.
As I said previously, this is not the same issue as the one discussed here. “Waiting for status to be reported” is different, and we are looking into it.
I may have spotted the issue and deployed a potential fix for that, and I’m monitoring the situation. Do you have a commit that doesn’t get any update in the last 20 minutes or so (since around Mar 25 18:31:04 UTC)?