Maximilian Michels created FLINK-3953:
-----------------------------------------
Summary: Surefire plugin executes unit tests twice
Key: FLINK-3953
URL: https://issues.apache.org/jira/browse/FLINK-3953
Project: Flink
Issue Type: Bug
Components: Build System, Tests
Affects Versions: 1.1.0
Reporter: Maximilian Michels
Assignee: Maximilian Michels
Priority: Minor
Fix For: 1.1.0
After FLINK-3909 the unit tests are executed twice. There are now two
executions defined for the Surefire plugin: {{unit-tests}} and
{{integration-tests}}. In addition, there is a default execution called
{{default-test}}. This leads to the unit tests to be executed twice. Either
renaming unit-tests to default-test or skipping default-test would fix the
problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)