> This is failing no matter what, am I going crazy? > ant -Dtestcase=OpenCloseCoreStressTest test > > I'm getting: /Users/Erick/apache/trunk/lucene/common-build.xml:1277: Not > even a single test was executed (a typo in the filter pattern maybe)?
Which folder did you issue that command from, Erick? I just ran it from trunk/solr and it did complete with: > There were test failures: 1 suite, 6 tests, 2 failures, 4 ignored (4 > assumptions) If you run the above from a module level, for example, there is indeed no such test suite and it should end with a failure that no test was executed. Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
