[infinispan-issues] [JBoss JIRA] (ISPN-10099) Some modules disable execution default-test but not java8-test
Dan Berindei (Jira)
issues at jboss.org
Mon Apr 1 03:58:04 EDT 2019
Dan Berindei created ISPN-10099:
-----------------------------------
Summary: Some modules disable execution default-test but not java8-test
Key: ISPN-10099
URL: https://issues.jboss.org/browse/ISPN-10099
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 9.4.11.Final, 10.0.0.Beta3
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 10.0.0.Beta4, 9.4.12.Final
ISPN-9959 introduced executions {{java8-test}} and {{java10-test}}, but some modules (e.g. {{jcache/tck-runner}}) only disable the {{default-test}} execution when they want to skip Surefire completely.
When profile {{java8-test}} is activated, Surefire tries to run the tests for those modules and fails:
{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (java8-test) on project infinispan-jcache-tck-runner: Illegal parallel='tests' -> [Help 1]
{noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the infinispan-issues
mailing list