twisted / nevow

Web Application Construction Kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nevow tests fail on Twisted 16.3

mithrandi opened this issue · comments

The tests have been failing against Twisted trunk for some time now, but I guess nobody noticed.

https://travis-ci.org/twisted/nevow/builds/142907355

I haven't had a chance to dig into this, but a cursory glance at the failures suggests this is just a problem with our test fakes (eg. FakeHTTPChannel) being too fake for twisted.web to work anymore.