Dawid: See some recent comments. It appears that if I run from the root, it fails. Others pointed out that if you run from solr or lucene it's fine. I'm pretty sure this is a change in behavior, but now that I know the trick I can get by.
Erick On Fri, Nov 15, 2013 at 2:41 AM, Dawid Weiss <[email protected]>wrote: > > 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] > >
