[jboss-jira] [JBoss JIRA] (WFCORE-3203) WildFlyTestRunner throws NullPointerException during stop intermittently
Tomaz Cerar (JIRA)
issues at jboss.org
Wed Aug 23 08:00:01 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-3203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453034#comment-13453034 ]
Tomaz Cerar commented on WFCORE-3203:
-------------------------------------
how do I reproduce it? does it happen for some specific test or all tests in general?
> WildFlyTestRunner throws NullPointerException during stop intermittently
> ------------------------------------------------------------------------
>
> Key: WFCORE-3203
> URL: https://issues.jboss.org/browse/WFCORE-3203
> Project: WildFly Core
> Issue Type: Bug
> Components: Test Suite
> Reporter: Josef Cacek
> Assignee: Tomaz Cerar
>
> There seems to be a synchronization issue in the WildFly TestRunner ({{Server}} class) in the wildfly-core testuite.
> I'm getting a {{NullPointerException}} intermittently during server stop:
> {noformat}
> Exception in thread "Thread-5" java.lang.NullPointerException
> at org.wildfly.core.testrunner.Server.lambda$stop$0(Server.java:205)
> at java.lang.Thread.run(Thread.java:748)
> {noformat}
> This is a testsuite issue which doesn't affect the test results themselves. Nevertheless it would be better to have clean runs without NPEs.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list