Skip to content

Update gotestsum to add timestamps to junit output#5612

Merged
estesp merged 1 commit intocontainerd:masterfrom
cpuguy83:update_gotestsum
Jun 16, 2021
Merged

Update gotestsum to add timestamps to junit output#5612
estesp merged 1 commit intocontainerd:masterfrom
cpuguy83:update_gotestsum

Conversation

@cpuguy83
Copy link
Copy Markdown
Member

The current release of gotestsum is missing timestamps in the junit
data, which makes it difficult to import in an external system later.

gotestyourself/gotestsum@012a85e
includes the necessary changes to add the timestamp for the test run to
the junit output.

The current release of gotestsum is missing timestamps in the junit
data, which makes it difficult to import in an external system later.

gotestyourself/gotestsum@012a85e
includes the necessary changes to add the timestamp for the test run to
the junit output.

Signed-off-by: Brian Goff <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jun 16, 2021

Build succeeded.

Copy link
Copy Markdown
Member

@samuelkarp samuelkarp left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@estesp estesp merged commit 0631cec into containerd:master Jun 16, 2021
@cpuguy83 cpuguy83 deleted the update_gotestsum branch June 16, 2021 18:53
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.

4 participants