Bug 900941 (JBPAPP6-1329)

Summary: CLIArgumentsTestCase fails consistently on Windows platform
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Madhumita Sadhukhan <msadhukh>
Component: CLIAssignee: baranowb <bbaranow>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0.0CC: bbaranow, brian.stansberry, pjelinek, pslavice
Target Milestone: ---   
Target Release: TBD EAP 6   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBPAPP6-1329
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-21 05:04:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 900317    

Description Madhumita Sadhukhan 2012-09-27 08:12:21 UTC
project_key: JBPAPP6

After running on available fastest windows machines in QE lab I still found  CliArgumentsTestCase.testWrongControler  failing on all runs on windows.
Issue is already tracked in AS7-5350

Additionally there were other testcase failures due to JBOSS_HOME not set

for eg. https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-AS-Testsuite/job/eap-60-as-testsuite-Windows-matrix-OracleJDK6/jdk=java16_default,label=dev102-W2k8r2-x86_64/lastCompletedBuild/testReport/org.jboss.as.test.integration.management.cli/CliArgumentsTestCase/testConnectArgument/

Error Message

WARN: can't load the config file because JBOSS_HOME environment variable is not set. 

Stacktrace

java.lang.AssertionError: WARN: can't load the config file because JBOSS_HOME environment variable is not set.

	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.jboss.as.test.integration.management.cli.CliArgumentsTestCase.testConnectArgument(CliArgumentsTestCase.java:108)

Comment 1 Madhumita Sadhukhan 2012-09-27 08:12:57 UTC
Link: Added: This issue is a dependency of AS7-5350


Comment 2 Madhumita Sadhukhan 2012-09-27 09:15:41 UTC
Link: Added: This issue is a dependency of JBPAPP-8860


Comment 3 Anne-Louise Tangring 2012-11-13 20:54:54 UTC
Docs QE Status: Removed: NEW