Bug 1083900 - The unstable profile for server testsuite is not working correctly
Summary: The unstable profile for server testsuite is not working correctly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: DR2
: 6.3.0
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-03 08:32 UTC by Jakub Markos
Modified: 2015-01-26 14:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-26 14:06:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4096 0 Major Resolved The unstable profile for server testsuite is not working correctly 2014-07-31 13:45:45 UTC

Description Jakub Markos 2014-04-03 08:32:03 UTC
There are several surefire executions defined in the testsuites pom.xml, each can use a different arquillian group (which is just a set of container configurations). There are 4 main executions: suite-client-local, suite-client-dist, suite-client-repl, suite-manual. The unstable profile is configured to run the tests marked with Unstable category, but it's only using the arquillian group from suite-manual, so if there is a unstable client test, it fails because it can't find the arquillian container definition.

Also an unrelated fix will be included with this one - l1 test is missing it's config transformation, I guess it was lost during some conflict resolution.

Comment 2 Martin Gencur 2014-07-31 13:47:06 UTC
This was fixed for 6.3.


Note You need to log in before you can comment on or make changes to this bug.