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

[20.10] update gotestsum to v1.8.2 #44488

Merged
merged 1 commit into from Dec 15, 2022

Conversation

thaJeztah
Copy link
Member

release notes: https://github.com/gotestyourself/gotestsum/releases/tag/v1.8.2

  • Show shuffle seed
  • Update tests, and cleanup formats
  • Update dependencies
  • Test against go1.19, remove go1.15
  • Add project name to junit.xml output
  • Adding in support for s390x and ppc64le

full diff: gotestyourself/gotestsum@v1.7.0...v1.8.2

(adapted from commit 882ddf4)
Signed-off-by: Sebastiaan van Stijn github@gone.nl

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

release notes: https://github.com/gotestyourself/gotestsum/releases/tag/v1.8.2

- Show shuffle seed
- Update tests, and cleanup formats
- Update dependencies
- Test against go1.19, remove go1.15
- Add project name to junit.xml output
- Adding in support for s390x and ppc64le

full diff: gotestyourself/gotestsum@v1.7.0...v1.8.2

(adapted from commit 882ddf4)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah force-pushed the 20.10_backport_update_gotestsum branch from d2b734d to edca413 Compare December 8, 2022 18:53
@thaJeztah
Copy link
Member Author

Failure is a flaky test (we probably should look at that one again, although it may be fixed in v23?)

=== RUN   TestHealthCheckProcessKilled
    health_test.go:112: timeout hit after 10s: waiting for container healthcheck logs
--- FAIL: TestHealthCheckProcessKilled (60.77s)

@thaJeztah
Copy link
Member Author

Bringing this one in; it's only used for our CI (and that part works)

@thaJeztah thaJeztah merged commit 0234322 into moby:20.10 Dec 15, 2022
@thaJeztah thaJeztah deleted the 20.10_backport_update_gotestsum branch December 15, 2022 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant