Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Remove dead code in OgAccessHookTest #648

Merged
merged 2 commits into from
Jul 3, 2020
Merged

Remove dead code in OgAccessHookTest #648

merged 2 commits into from
Jul 3, 2020

Conversation

pfrenssen
Copy link
Contributor

@pfrenssen pfrenssen commented Jul 2, 2020

There is some dead code in OgAccessHookTest which has been identified before and has been marked with a @todo. It appears that this is just some relic from an earlier test case that no longer exists, and can simply be removed.

@pfrenssen
Copy link
Contributor Author

Test has passed but is not reported back since we are still on the legacy webhooks integration which is deprecated.

Here is the build: https://travis-ci.org/github/Gizra/og/builds/704446848

@MPParsley MPParsley modified the milestone: 8.x-1.0-alpha5 Jul 3, 2020
@pfrenssen
Copy link
Contributor Author

Hmm I cannot merge this, github tells me:

remote: error: Required status check "continuous-integration/travis-ci" is expected.

I will try to trigger a rebuild.

@pfrenssen
Copy link
Contributor Author

Changed commit message and force pushed, let's see if this does the trick.

@MPParsley
Copy link
Collaborator

Seems to have worked: https://travis-ci.org/github/Gizra/og/builds/704654475

@pfrenssen
Copy link
Contributor Author

Yes the builds are usually started without a problem, but often with the legacy webhooks integration the result of the build is not reported back. It's hit and miss, let's see if it works this time.

I will open an issue to switch to the newfangled Github Apps integration.

@pfrenssen
Copy link
Contributor Author

Same problem. I am restarting one of the two builds on Travis CI.

@pfrenssen
Copy link
Contributor Author

Progress! There is one passed build and one still pending, let's try once more.

@MPParsley
Copy link
Collaborator

"Waiting to be queued" after 4hrs...

Perhaps it's easier to start a new PR?

@pfrenssen
Copy link
Contributor Author

I have done some reading on the Travis CI forum and this seems to be caused by Github enforcing rate limiting on the requests done by Travis CI. A new PR would not work for this, it seems that we just need to be lucky that our request is happening on a moment when the rate limit has not been reached. No idea how this works, if it is a rate limit per second, per hour, per day...?

In the meantime I have restarted one of the builds, and now we have green on all fronts! Let's merge quickly :D

@pfrenssen pfrenssen merged commit 3975609 into 8.x-1.x Jul 3, 2020
@pfrenssen pfrenssen deleted the remove-dead-code branch July 3, 2020 19:50
@MPParsley MPParsley added this to the 8.x-1.0-alpha6 milestone Apr 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants