You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Laszlo Kishalmi (Jira)" <ji...@apache.org> on 2020/01/01 09:24:00 UTC

[jira] [Created] (NETBEANS-3656) ISE is thrown into the log on non existent test dir.

Laszlo Kishalmi created NETBEANS-3656:
-----------------------------------------

             Summary: ISE is thrown into the log on non existent test dir.
                 Key: NETBEANS-3656
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3656
             Project: NetBeans
          Issue Type: Bug
          Components: utilities - Test Runner
            Reporter: Laszlo Kishalmi
            Assignee: Laszlo Kishalmi


UnitTestForSourceQuery.findUnitTests is allowed to return URL-s to non existent folders, yet

CommonTestUtil logs these as IllegalStateException. A simple logging would be better without the exception.

It would happen on every Java Gradle project which has no tests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists