[infinispan-issues] [JBoss JIRA] (ISPN-10100) Some modules disable execution default-test but not java8-test
Diego Lovison (Jira)
issues at jboss.org
Mon Apr 1 08:20:03 EDT 2019
Diego Lovison created ISPN-10100:
------------------------------------
Summary: Some modules disable execution default-test but not java8-test
Key: ISPN-10100
URL: https://issues.jboss.org/browse/ISPN-10100
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 10.0.0.Beta3, 9.4.11.Final
Reporter: Diego Lovison
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