You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jared Stewart (JIRA)" <ji...@apache.org> on 2017/06/07 17:24:18 UTC

[jira] [Created] (GEODE-3048) Tests that only pass via the Gradle test runner should fail descriptively when run through Intellij

Jared Stewart created GEODE-3048:
------------------------------------

             Summary: Tests that only pass via the Gradle test runner should fail descriptively when run through Intellij
                 Key: GEODE-3048
                 URL: https://issues.apache.org/jira/browse/GEODE-3048
             Project: Geode
          Issue Type: Bug
          Components: management, tests
            Reporter: Jared Stewart


We have some tests the only pass when run through gradle (as opposed to running via the Intellij test runner).  If one of these tests fails in CI, it is easy to being debugging them in the IDE without realizing that they will *never* pass when not run via gradle.  Until we fix the underlying issues that require running through gradle, it would be nice for such tests to detect when they are running outside of gradle, and to notify the user that they should be expected to fail.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)