I submitted one pull request, based on Amber's previous patch:

https://github.com/LeastAuthority/txkube/pull/150

that brings the test failures down to only 1 failed test with Twisted 17.5.0 on Python 2.7.

For the last failing test, it looks like
It looks like changes which went into Twisted 17.1 for HostnameEndpoint and SSL here:
https://github.com/twisted/twisted/pull/624

are causing that test to fail.  I'm not so familiar with Endpoints and SSL,
so that will take a while for me to figure out.

--
Craig


On Wed, Aug 30, 2017 at 5:05 AM, 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

If anyone feels like getting to the bottom of this, I'd appreciate it.

Jean-Paul

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python