-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Travis CI: Expected - Waiting for status to be reported #732
Comments
Perhaps have a look at the latest comments:
|
I tried what the latest comments suggest, but disabling the repo on https://travis-ci.org/account/repositories fails with: "An error happened when we tried to alter settings on GitHub." Anyway, I merged #731 and #733. Feel free to ping me if needed! |
Perhaps you need to "revoke access in GitHub and log in again in Travis CI": |
Now #734 fails too. It looks like pull requests are currently out-of-order. If the above links don't work, we might have to open a ticket on the Travis site. I cannot do that as I don't have access to the GitHub settings. |
I just did that. Can you check again? I don't have a way to relaunch pending builds without closing then reopening pull requests. |
Works just fine. Hopefully we won't see this Travis CI failure again. |
Again all new PRs are "Waiting for status to be reported". I think this is relevant, but in theory you should have already applied relevant changes: |
@adrienverge Travis CI still fails, see new pull request #755 for example. I cannot look into this (perhaps by opening an issue against Travis) because I cannot see or modify the set up of the repository. |
@DimitriPapadopoulos I'm sorry about that :/ Last days, I experienced the same problem on other GitHub repositories. I'm hoping they will eventually fix it. In the meantime, I removed the merge protection, which means you and Martin can merge even when tests didn't pass (or weren't reported). |
I have found 11 Travis CI issues containing Expected - Waiting for status to be reported and all of them are closed: Then we could open our own issue, but it looks like they rather expect such issues to be discussed on the Travis CI Community forum these days. In the meantime it might be worth trying |
The most relevant post on the forum is probably this one: |
TL;DR: It should work now 👍 Thanks again @DimitriPapadopoulos, your last link is indeed the most relevant. Switching from travis-ci.org to travis-ci.com (hence from But their .org → .com transition is rather buggy, and it was impossible to "just enable" openfortivpn in travis-ci.com. I encountered at least two of their bugs (for example most of my repos were listed, but some, including openfortivpn, didn't show up in the list, even while trying all the solutions from travis-ci/travis-ci#8689, while revoking/re-granting all access from GitHub, and using private/clean browsers). I think this has something to do with the temporary The required check for pull requests is now the "new" one: PS: Since the old travis-ci.org integration is now revoked, old and current pull requests don't have Travis reports (green icons) anymore. PPS: I'll 🤞 and close this. Feel free to reopen if needed! |
Excellent! Thank you for taking the time to look into this Travis CI mess. |
@adrienverge I keep seeing this error message when creating a pull request. Can you check the repository settings and make sure it has been migrated as described below?
Known Issue: Travis CI reports “Expected - Waiting for status to be reported” on the GitHub Status API, but the status never arrives
The text was updated successfully, but these errors were encountered: