You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2017/08/21 13:46:00 UTC

[jira] [Commented] (LUCENE-7937) Improve tests to play nicely w/IntelliJ IDE

    [ https://issues.apache.org/jira/browse/LUCENE-7937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135184#comment-16135184 ] 

Dawid Weiss commented on LUCENE-7937:
-------------------------------------

Can you provide a screenshot of what you mean? Thanks. IDEs support selective test execution in a myriad of ways, so hard to tell what's happening here.

> Improve tests to play nicely w/IntelliJ IDE
> -------------------------------------------
>
>                 Key: LUCENE-7937
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7937
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/test
>    Affects Versions: 7.1
>            Reporter: Mike Sokolov
>
> When running a single test in IntelliJ, something about the way the tests are run causes the UI to display all the tests in the class *other than the one that was run* as if they had been ignored. In contrast, running a single test in a typical test case class not derived from LuceneTestCase shows only the status of that test case method, not all the other methods in the class.
> This is somewhat irritating since it makes it hard to see what's going on with the test of interest.
> This is with IntelliJ 2017.1.4, junit 4.12



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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