Dan Berindei created ISPN-8567:
----------------------------------
Summary: Some stress tests run during the regular build
Key: ISPN-8567
URL:
https://issues.jboss.org/browse/ISPN-8567
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Core
Affects Versions: 9.2.0.Beta1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 9.2.0.Beta2
Some stress tests extend non-stress tests and just change some parameters, e.g.
{{ConditionalOperationsConcurrentStressTest}}. TestNG uses the groups of the declaring
class to decide whether to run a particular method, so methods that are not overridden
keep the {{functional}} group and yet run with the "stress" parameters.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)