<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 30 May 2017, at 05:27, Glyph <<a href="mailto:glyph@twistedmatrix.com" class="">glyph@twistedmatrix.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div class="">On May 26, 2017, at 4:38 AM, Jean-Paul Calderone <<a href="mailto:exarkun@twistedmatrix.com" class="">exarkun@twistedmatrix.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-family: Menlo-Regular; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Some of the txkube problems have been resolved but either not entirely or some new ones have been introduced.  Attached is a log of the failures from the unit test suite.  I haven't investigated these new errors in depth yet so I won't say whether these are txkube's fault or Twisted's fault... but at least <i class="">something</i> is at fault.</div></div></blockquote><br class=""></div><div class="">I do think we need to block the final release until we at least know where the responsibility lies for these tracebacks :-\.  These all still pass on 16.6.0 I presume?</div></div></div></blockquote><br class=""></div><div>I investigated them, they're all due to Agent changes -- how they don't use connectSSL anymore, and instead use a wrapped TCP port, and how Agent now uses HostnameEndpoint's GAI resolving. I put up some fixes (although not up to spec for merge) here for JP: <a href="https://github.com/LeastAuthority/txkube/pull/135" class="">https://github.com/LeastAuthority/txkube/pull/135</a></div><div><br class=""></div><div>I would put these down to an issue in txkube, even if it's not txkube's fault, it's just that Twisted does things differently (and in the case of not using connectSSL, imo better :) ).</div><div><br class=""></div><div>- Amber</div></body></html>