Bug 1349287

Summary: [QA](6.4.z) Intermittent failures of DeploymentScannerTestCase
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Peter Mackay <pmackay>
Component: TestsuiteAssignee: Tomas Hofman <thofman>
Status: CLOSED CURRENTRELEASE QA Contact: Peter Mackay <pmackay>
Severity: low Docs Contact:
Priority: low    
Version: 6.4.9CC: bmaxwell, cdewolf, jason.greene, jtruhlar, mkopecky, msochure, ozizka, pjurak, ppalaga, thofman
Target Milestone: CR1   
Target Release: EAP 6.4.12   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 13:11:14 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: 1375585    

Description Peter Mackay 2016-06-23 07:21:23 UTC
Description of problem:
There are intermittent test failures in org.jboss.as.test.manualmode.deployment.DeploymentScannerTestCase.
Tests fail with an error message similiar to this:
Deployments don't check. Expected: <>, actual: <test.ear>

It is failing because of deployments from another test cases, so making sure there are no leftover deployments before running the tests should fix this.

Version-Release number of selected component (if applicable):
EAP 6.4.9.CP.CR1

How reproducible:
Not 100%, but most runs are failing. However, the test case must be executed along with other test cases.

Steps to Reproduce:
1. execute the manualmode testsuite module

Actual results:
Deployments don't check. Expected: <>, actual: <test.ear>

Expected results:
Tests should pass without any failures.

Comment 1 Tomas Hofman 2016-06-23 07:51:53 UTC
PR: https://github.com/jbossas/jboss-eap/pull/2800

Comment 2 Peter Mackay 2016-10-03 08:04:48 UTC
*** Bug 1380853 has been marked as a duplicate of this bug. ***

Comment 6 Peter Mackay 2016-11-16 08:16:30 UTC
Verified with EAP 6.4.12.CP.CR1

Comment 7 Petr Penicka 2017-01-17 13:11:14 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.