On 30 Aug 2017, at 22:05, Jean-Paul Calderone <exarkun@twistedmatrix.com> wrote:
Hello,
Sadly the txkube test suite is still pretty busted against Twisted 17.5. It was broken for a long time with Twisted 17.1 as well. I'm not sure if these are exactly the same problems or not but they look somewhat related.
https://travis-ci.org/LeastAuthority/txkube/builds/269920984 <https://travis-ci.org/LeastAuthority/txkube/builds/269920984>
If anyone feels like getting to the bottom of this, I'd appreciate it.
Jean-Paul
I took a stab at some fixes a while ago in https://github.com/LeastAuthority/txkube/pull/135 <https://github.com/LeastAuthority/txkube/pull/135> -- some using private APIs, if I remember, sadly -- but I don't have the time at the moment to get it in a mergable state. But it might be a good start for others. - Amber