I'm rather consistently getting errors when I run "ant clean test" on Solr 3.x. Not saying that these area NOT on trunk, but I'm on 3.x at the moment.
e.g. ant test -Dtestcase=InTestMethod -Dtestmethod=testMethod2 -Dtests.seed=-3b454f200cdffb4d:4d3124ee9a92369a:286699633a5841fc -Dargs="-Dfile.encoding=MacRoman" ant test -Dtestcase=InTestMethod -Dtestmethod=testMethod1 -Dtests.seed=-3b454f200cdffb4d:-79099c4209c2611d:286699633a5841fc -Dargs="-Dfile.encoding=MacRoman" ant test -Dtestcase=NonStringProperties -Dtestmethod=testMethod1 -Dtests.seed=416ce6ff0a0c890b:5ca9698c9bf42fa1:286699633a5841fc -Dargs="-Dfile.encoding=MacRoman" in TestSystemPropertiesInvariantRule Of course, they run fine when I run them individually. They run fine when I run them in IntelliJ. I'm running in the java 1.5, on OS X, took the code around 10:00 EDT 21-Mar. Is anyone else seeing this locally? I'm tempted to ignore it in terms of JIRAs I'm working on because it seems unlikely to be related to them. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
