From: Jeff A. <ja...@fa...> - 2019-08-13 05:43:52
|
Hi Alan: I hoped you would still be watching the list. Thanks for responding. It's a long time since this change set: if you don't have the right file, maybe you can guess what ought to be in it. (I can't. Releasing Jython is taking me places I've steadfastly ignored.) Sorry we haven't been testing your work. I've pushed two changes: one restores the tests to run (but fail), and a second that comments out just the failing tests, so it is easily reverted. I've raised https://bugs.jython.org/issue2794 to remind us to fix it (if we can) and explain the commenting out. "ant test" is now a really thorough test (approaching one hour on my machine). We really must make Jython faster. Jeff Allen On 12/08/2019 15:37, Alan Kennedy wrote: > Thanks for pointing it out Jeff, I'll look into this week. > > I'm pretty sure that moody is in use by lots of folks, so we should > definitely be running and passing all tests. > > Alan. > > > On Sun, Aug 11, 2019 at 8:52 PM Jeff Allen <ja...@fa... > <mailto:ja...@fa...>> wrote: > > I'm dry-running the steps to make a release. The instructions say > "run all the tests" and "ant test" seems to do that, so I've been > trying to make it work. I've restored a missing JAR, and right now > there seems only to be one failure. > > ~/tests/modjy/java/com/xhaus/ModjyTestAppInvocation.java is > looking for ~/tests/modjy/test_apps_dir/invocation_tests.py but it > has never existed in our codebase. Presumably, it was overlooked > at check it in. Definitely, we have not run these tests > successfully since https://hg.python.org/jython/rev/76f8e597de04 . > > I'm reluctant to remove the tests that need it if it might be > around somewhere. Anyone know? > > -- > Jeff Allen > > > > _______________________________________________ > Jython-dev mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-dev |