I'm pretty sure this is a bug in the LUCENE-5283 changes... https://issues.apache.org/jira/browse/LUCENE-5283?focusedCommentId=13823212&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13823212
: Date: Thu, 14 Nov 2013 18:49:36 -0700 : From: Shawn Heisey <[email protected]> : Reply-To: [email protected] : To: [email protected] : Subject: Re: I simply cannot be the only one seeing this.... : : On 11/14/2013 6:33 PM, Erick Erickson wrote: : > Every time I try try to run an individual test, I get "no tests ran". E.g. : > ant -Dtestcase=AddBlockUpdateTest test : > and I get : > /Users/Erick/apache/4x_5441/build.xml:39: The following error occurred while : > executing this line: : > /Users/Erick/apache/4x_5441/lucene/common-build.xml:1281: Not even a single : > test was executed (a typo in the filter pattern maybe)? : > : > Has something changed here? Or am I just totally in a fog and doing : > something silly? : : If I run your command example from the root of the branch_4x checkout, I get : the same error. If I "cd solr" and then do it again, it runs the requested : testcase and the build succeeds. : : In the past, I know that Solr tests have been disabled to eliminate jenkins : noise. I don't remember seeing anything recent to indicate that's happened : again, but something's definitely odd. : : Thanks, : Shawn : : : --------------------------------------------------------------------- : To unsubscribe, e-mail: [email protected] : For additional commands, e-mail: [email protected] : : -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
