Skip to content
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

search: remove tests that hit Bing #1364

Merged
merged 1 commit into from
Aug 14, 2018
Merged

search: remove tests that hit Bing #1364

merged 1 commit into from
Aug 14, 2018

Conversation

dgw
Copy link
Member

@dgw dgw commented Aug 13, 2018

Bing returning inconsistent results has been the number-one cause of CI failures for the last several months. Basically the only cause, in fact.

Kicking the CI occasionally to re-run a failed job was tolerable, but it's reached a point where seemingly no number of job restarts will get a successful test run out of Bing, so away the tests will go.

Coveralls will probably yell at me because this reduces coverage, but I don't care. I'm tired of seeing red X's on pull requests because of this. (Edit: "Coverage increased (+0.2%) to 42.833%"? What?)

Bing returning inconsistent results has been the number-one cause of CI
failures for the last several months. Basically the only cause, in fact.

Kicking the CI occasionally to re-run a failed job was tolerable, but
it's reached a point where seemingly no number of job restarts will get
a successful test run out of Bing, so away the tests will go.

Coveralls will probably yell at me for merging this, but I don't care.
I'm tired of seeing red X's on pull requests because of this.
@dgw dgw added the Tests label Aug 13, 2018
@dgw dgw merged commit ade0aee into sopel-irc:master Aug 14, 2018
@dgw dgw deleted the remove-bing-tests branch August 14, 2018 23:04
dgw added a commit that referenced this pull request Apr 30, 2020
I should have revisited #1364 and dropped these from #1852. They're
nothing but trouble until we have #1853 or something like it to replay
known-good HTTP requests and isolate our tests from random bad replies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant