Skip to content

make test fails in building "metadata/content_test.go" and "cmd/containerd-release" with upstream golang #2404

@sudeeshjohn

Description

@sudeeshjohn

Description
make test fails in building "metadata/content_test.go"

Steps to reproduce the issue:

  1. setup upstream golang
  2. clone and build containerd git
  3. run 'make test'

Describe the results you received:

<snip>
--- PASS: TestLoggerContext (0.00s)
PASS
ok      github.com/containerd/containerd/log    0.041s
FAIL    github.com/containerd/containerd/metadata [build failed]
testing: warning: no tests to run
PASS
?       github.com/containerd/containerd/metadata/boltutil  0.073s [no test files]
testing: warning: no tests to run
PASS
?
<snip>

testing: warning: no tests to run
PASS
?       github.com/containerd/containerd/cmd/containerd/command 0.086s [no test files]
FAIL    github.com/containerd/containerd/cmd/containerd-release [build failed]
testing: warning: no tests to run
PASS
?       github.com/containerd/containerd/cmd/containerd-shim    0.055s [no test files]
testing: warning: no tests to run
PASS
<snip>

Output of containerd --version:

root@6f8b481ba99a:/go/src/github.com/containerd/containerd# bin/containerd --version
containerd github.com/containerd/containerd v1.1.0-119-g5f7bf8c 5f7bf8c97f2f8fc42ecf6887c5ada910a844a511
root@6f8b481ba99a:/go/src/github.com/containerd/containerd# 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions