Skip to content

Conversation

@vdemeester
Copy link
Member

@vdemeester vdemeester commented Jul 4, 2018

Related to #2213

  • Also cleans some vendor.conf unused lines

Signed-off-by: Vincent Demeester vincent@sbr.pm

@thaJeztah
Copy link
Member

Looks like some of the empty dependencies were added in #2183

/cc @euanh

@euanh
Copy link
Contributor

euanh commented Jul 5, 2018

@thaJeztah I bumped all dependencies which libnetwork and moby had in common to the version used in moby. I didn't look for dependencies which could be removed from libnetwork. The new dependencies at the bottom of the file were added because one of the new versions of an existing dependency needed them.

It seems some of the original dependencies can be removed, taking the new ones with them. Great!

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

assert.False(t, expected.Exists())
assert.Check(t, !expected.Exists())
err := store.PutObjectAtomic(expected)
if err != nil {
Copy link
Member

Choose a reason for hiding this comment

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

For someone that has some time to spend; these can be changed to use assert.NilError(t, err)

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
@fcrisciani
Copy link

rebased and fixed the conflict

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Copy link

@fcrisciani fcrisciani left a comment

Choose a reason for hiding this comment

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

LGTM

@fcrisciani fcrisciani merged commit d59c852 into moby:master Jul 6, 2018
@vdemeester vdemeester deleted the to-gotest.tools branch July 7, 2018 11:58
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