From: Alan K. <jyt...@xh...> - 2019-08-12 14:38:05
|
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...> 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 > > |