[
https://issues.apache.org/jira/browse/STORM-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199426#comment-16199426
]
Robert Joseph Evans commented on STORM-2771:
--------------------------------------------
The issue only appears to show up when no profiles are set. -Pall-tests and
-Pintegration-tests-only appear to work as expected.
It looks like failsafe is running all of the tests, including integration
tests, after surefire finishes running just the non-integration tests.
> Some tests are being run twice
> ------------------------------
>
> Key: STORM-2771
> URL: https://issues.apache.org/jira/browse/STORM-2771
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> I noticed that at least for storm-servier, and possibly others, that we have
> both the surefire plugin and the failsafe plugin. Both of these run the unit
> tests. They run them in slightly different ways, but we have not configured
> them to be exclusive, so most of the time we are running the storm-server
> tests twice.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)