[jboss-jira] [JBoss JIRA] (WFCORE-1729) Intermittent failures in CLIAliasTestCase

Martin Schvarcbacher (JIRA) issues at jboss.org
Thu Aug 25 10:23:02 EDT 2016


    [ https://issues.jboss.org/browse/WFCORE-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284288#comment-13284288 ] 

Martin Schvarcbacher commented on WFCORE-1729:
----------------------------------------------

This issue seems to be caused by using CliProcessWrapper.ctrlCAndWaitForClose(). Investigating the reason why that does not save the alias file immediately. Using CliProcessWrapper.pushLineAndWaitForResults("quit") instead seems to have fixed the issue. I'm running the CLI testsuite under Windows in a loop (x25) daily to test stability before sending a pull request. 
[WFCORE-1729 Bugfix|https://github.com/mschvarc/wildfly-core/commit/5b1a96daa6fad69adf3e3cf02b1e1458e4c5f539#diff-c537a933943da6dac176fcb233a37c8fL183]


> Intermittent failures in CLIAliasTestCase
> -----------------------------------------
>
>                 Key: WFCORE-1729
>                 URL: https://issues.jboss.org/browse/WFCORE-1729
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: CLI, Test Suite
>            Reporter: Brian Stansberry
>            Assignee: Martin Schvarcbacher
>
> Test is failing about 5% of the time, although recently it seems like more. Failures are on Windows.
> https://ci.wildfly.org/project.html?branch_WildFlyCore=__all_branches__&buildTypeId=&tab=testDetails&projectId=WildFlyCore&testNameId=6317148453350548512&itemsCount=50&order=TEST_STATUS_DESC&page=1



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list