Hi Steve, It's misspelled the same way in the method and the command line. I'll fix the misspelling, but something else is going on here that is causing the test to be ignored.
Joel Bernstein http://joelsolr.blogspot.com/ On Tue, Feb 21, 2017 at 1:51 PM, Steve Rowe <[email protected]> wrote: > Hi Joel, > > Looks like testSignifcantTermsStream is misspelled? (missing “i” between > “f” and “c”) > > —- > Steve > www.lucidworks.com > > > On Feb 21, 2017, at 1:23 PM, Joel Bernstein <[email protected]> wrote: > > > > > > A test I've just added is being ignored when it's being called with the > -Dtestmethod. > > > > Here is the command line: > > > > ant test -Dtestcase=StreamExpressionTest -Dtestmethod= > testSignifcantTermsStream > > > > > > Here are some snippets from the output: > > ------------------------------ > > ------------------------------ > > [junit4] 2> 6440 INFO (TEST-StreamExpressionTest. > testSignifcantTermsStream-seed#[619661D6DA496076]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testSignifcantTermsStream > > > > [junit4] IGNOR/A 0.18s | StreamExpressionTest. > testSignifcantTermsStream > > > > [junit4] > Assumption #1: got: <false>, expected: is <true> > > > > .... > > > > [junit4] Tests summary: 1 suite, 1 test, 1 ignored (1 assumption) > > > > ------------------------------------- > > > > ------------------------------------- > > > > Is anyone else seeing this behavior or have any idea why this might be > happening? > > > > > > Thanks > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
