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

speedtest-cli: fix test #110021

Merged
merged 1 commit into from
Sep 11, 2022
Merged

speedtest-cli: fix test #110021

merged 1 commit into from
Sep 11, 2022

Conversation

iMichka
Copy link
Member

@iMichka iMichka commented Sep 8, 2022

Test fails with: ERROR: Unable to connect to servers to test latency.
I can reproduce this locally too, maybe upstreams servers are down / something has changed.
Note that I am on tethered connection on a phone right now, so this might explain the issue on my side.

Testing the version and help commands is probably enough here as we just make sure the python code
can be executed (there is only a single python file in this project), and avoids any fragile
connection to speedtest's servers

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Sep 8, 2022
@iMichka iMichka mentioned this pull request Sep 8, 2022
@chenrui333 chenrui333 added linux Linux is specifically affected CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Sep 9, 2022
Test fails with: ERROR: Unable to connect to servers to test latency.
I can reproduce this locally too, maybe upstreams servers are down / something has changed.
Note that I am on tethered connection on a phone right now, so this might explain the issue on my side.

Testing the version and help commands is probably enough here as we just make sure the python code
can be executed (there is only a single python file in this project), and avoids any fragile
connection to speedtest's servers
@carlocab carlocab merged commit cc605f7 into Homebrew:master Sep 11, 2022
@iMichka iMichka deleted the speedtest-cli branch September 11, 2022 14:23
@github-actions github-actions bot added the outdated PR was locked due to age label Oct 12, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. linux Linux is specifically affected outdated PR was locked due to age python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants