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

spread: disable godeps tests #4249

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Conversation

sergiusens
Copy link
Collaborator

godeps can not longer build due to

golang/go#57051

Instead of removing the godeps feature, disable the tests in case the upstream fixes the problem.

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint?
  • Have you successfully run pytest tests/unit?

godeps can not longer build due to

   golang/go#57051

Instead of removing the godeps feature, disable the tests in case the
upstream fixes the problem.
@codecov-commenter
Copy link

Codecov Report

Merging #4249 (f57617b) into hotfix/7.5 (b3dee09) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           hotfix/7.5    #4249   +/-   ##
===========================================
  Coverage       94.85%   94.85%           
===========================================
  Files             648      648           
  Lines           54355    54355           
===========================================
  Hits            51556    51556           
  Misses           2799     2799           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sergiusens sergiusens merged commit aa3d5d6 into hotfix/7.5 Jun 30, 2023
17 checks passed
@sergiusens sergiusens deleted the hotfix/7.5-godeps-test-- branch June 30, 2023 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants