Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Conversation

@dlespiau
Copy link
Contributor

Signed-off-by: Damien Lespiau damien.lespiau@intel.com

@coveralls
Copy link

coveralls commented Feb 23, 2017

Coverage Status

Coverage increased (+0.3%) to 59.396% when pulling 65d05a3 on dlespiau:20170223-ci-go-1.8 into c524a15 on clearcontainers:master.

@dlespiau
Copy link
Contributor Author

Note that one test fails on go tip. It doesn't on neither 1.7 nor 1.8, so I guess something in wrong in go master and will be eventually resolved.

Damien Lespiau added 2 commits February 23, 2017 18:00
When we've already failed the comparison for a previous fd, nothing
should be able to make us return true.

Unfortunately, we were overriding unconditionally the equal boolean
with no regard of the past.

This was found testing the proxy on go tip (what will become 1.9), the
runtime has changed and exposed that bug.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
@coveralls
Copy link

coveralls commented Feb 23, 2017

Coverage Status

Coverage remained the same at 59.06% when pulling 5b2511f on dlespiau:20170223-ci-go-1.8 into c524a15 on clearcontainers:master.

@dlespiau
Copy link
Contributor Author

Argh, no! go tip does expose a real bug in the fd leak detector. I fixed the bug in PR #16

@dlespiau
Copy link
Contributor Author

All travis tests are green, and it's really all that matters for this PR. Merging.

@dlespiau dlespiau merged commit 976ddd9 into clearcontainers:master Feb 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants