Skip to content

[release/1.3 backport] Move flag.Parse in tests to TestMain#3926

Merged
estesp merged 1 commit intocontainerd:release/1.3from
zhsj:bpo-3744
Jan 4, 2020
Merged

[release/1.3 backport] Move flag.Parse in tests to TestMain#3926
estesp merged 1 commit intocontainerd:release/1.3from
zhsj:bpo-3744

Conversation

@zhsj
Copy link
Copy Markdown
Contributor

@zhsj zhsj commented Jan 3, 2020

backport #3744, for some reasons, I need to build with go1.13..

This this fixes issues with custom and testing flags in Go 1.3 and should work
in previous go versions.

Signed-off-by: Michael Crosby <[email protected]>
(cherry pick from commit d5b7bf5)
Signed-off-by: Shengjing Zhu <[email protected]>
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jan 3, 2020

Build succeeded.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 4, 2020

Codecov Report

Merging #3926 into release/1.3 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           release/1.3    #3926   +/-   ##
============================================
  Coverage        42.07%   42.07%           
============================================
  Files              129      129           
  Lines            14322    14322           
============================================
  Hits              6026     6026           
  Misses            7395     7395           
  Partials           901      901
Flag Coverage Δ
#linux 45.59% <ø> (ø) ⬆️
#windows 37.01% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a242695...2a38589. Read the comment docs.

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 e435601 into containerd:release/1.3 Jan 4, 2020
@zhsj zhsj deleted the bpo-3744 branch January 4, 2020 05:11
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.

5 participants