> And I agree we should avoid Assume: it's dangerous.

It decreases test coverage because certain runs may be ignored but it
certainly doesn't just silently run the test -- the result is an
assumption-ignored test which is shown properly in ANT and IntelliJ;
Eclipse has a long-standing issue with these being marked as
successful:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=359944

They don't consider it their problem (incorrectly).

Dawid

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to