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

🌱 Fixes GitHub workflow failures #593

Merged
merged 2 commits into from
Jun 20, 2021
Merged

Conversation

naveensrinivasan
Copy link
Member

  • Please check if the PR fulfills these requirements
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix

  • What is the current behavior? (You can also link to an open issue here)
    e2e are failing The integration tests are broken. #573

  • What is the new behavior (if this is a feature change)?

    The validate and the e2e are failing because of the bug in golang cmd/go: missing sum after updating a different package golang/go#44129

    This fix is a temporary workaround.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

None

  • Other information:

None

The validate and the e2e are failing because of the bug in golang
golang/go#44129

This fix is a temporary workaround.
@naveensrinivasan naveensrinivasan self-assigned this Jun 20, 2021
@naveensrinivasan naveensrinivasan changed the title 🌱 Fixes GitHub workflow failures 🌱 Fixes GitHub workflow failures Jun 20, 2021
@github-actions
Copy link

Integration tests failure for 665cd6e542af4b39f8e3007d179f0c3978b0cba8

Copy link
Contributor

@azeemshaikh38 azeemshaikh38 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Looks like this has exposed other breakages which we weren't seeing so far. @laurentsimon

@naveensrinivasan
Copy link
Member Author

Thanks. Looks like this has exposed other breakages which we weren't seeing so far. @laurentsimon

Thanks! I am going to open an issue with the failing e2e.

@github-actions
Copy link

Integration tests failure for 6cb477ad7fa24e0e00b8a1ac78a08274d51dae7e

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.

2 participants