I can reproduce this, Mike. There is something wrong in emitting the Json event log -- invalid event nesting inside and everything collapses after that. This works, as Robert pointed out:
ant test -Dargs="-Djava.security.debug=access,failure" -Dtestcase=TestIndexWriter -Dtests.verbose=true I've filed an issue and will look into it. [1] Dawid [1] https://github.com/randomizedtesting/randomizedtesting/issues/255 On Mon, Nov 6, 2017 at 9:00 AM, Dawid Weiss <[email protected]> wrote: >> messed up the communications between the test runner and ant, or something? > > Looks like the json file from the forked JVM is screwed up, weird. > I'll look into this. > > D. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
