[jboss-jira] [JBoss JIRA] (WFLY-3348) DeploySingleServerGroupTestCase regularly fails on Windows
Brian Stansberry (JIRA)
issues at jboss.org
Tue May 13 10:08:56 EDT 2014
Brian Stansberry created WFLY-3348:
--------------------------------------
Summary: DeploySingleServerGroupTestCase regularly fails on Windows
Key: WFLY-3348
URL: https://issues.jboss.org/browse/WFLY-3348
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: CLI, Test Suite
Affects Versions: 8.1.0.CR2
Reporter: Brian Stansberry
Assignee: Alexey Loubyansky
Fix For: 9.0.0.CR1
See http://brontes.lab.eng.brq.redhat.com/viewLog.html?buildId=15206&tab=buildResultsDiv&buildTypeId=WF_MasterIgnoreWindows for an example -- this fails repeatedly in the windows runs.
The @After method in the test asserts that the deployment file the test creates is successfully deleted. That may just be a bogus/unnecessary assertion, but rather than just removing it I thought it was better to check a bit first whether the CLI process is holding the file open. It shouldn't need to once upload of the deployment to the server is complete.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list