Re: [Twisted-Python] Failure of twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc under pypy2

2017-07-14 Thread Daniel Sutcliffe
On Thu, Jul 13, 2017 at 4:22 PM, Daniel Sutcliffe wrote: >> - the FAIL goes away if the .py is not removed from the plugins dir >> and it seems to me that the .py removal is not actually required to >> strictly test what >> twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc

Re: [Twisted-Python] Failure of twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStalePyc under pypy2

2017-07-14 Thread Daniel Sutcliffe
On Thu, Jul 13, 2017 at 4:22 PM, Daniel Sutcliffe wrote: >>> - the FAIL goes away if the .py is not removed from the plugins dir >>> and it seems to me that the .py removal is not actually required to >>> strictly test what >>> twisted.test.test_plugin.DeveloperSetupTests.test_freshPyReplacesStale