Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A single failure is duplicated in the failsafe output #935

Closed
jlorenzen opened this issue Nov 25, 2015 · 3 comments
Closed

A single failure is duplicated in the failsafe output #935

jlorenzen opened this issue Nov 25, 2015 · 3 comments

Comments

@jlorenzen
Copy link

It appears when using the maven-failsafe-plugin along with cucumber-jvm that a single failed Scenario is reported twice in the maven output. Is that expected? I've intentionally setup one test to fail, and when running mvn clean verify, the failure is reported twice and it appears I have two failures instead of one. I've attached all the output below.

screen shot 2015-11-25 at 9 34 44 am

maven v3.2.1
maven-failsafe-plugin v2.18
cucumber-jvm v1.2.2
using cucumber-java, cucumber-spring, and cucumber-junit

maven-failsafe-cucumber.txt

@mcrmfc
Copy link

mcrmfc commented Jun 7, 2016

I am guessing this is related to #263

@sebrose sebrose added Bug and removed Won't Fix labels Sep 1, 2016
@mpkorstanje
Copy link
Contributor

This will be fixed with #1135. Provided you pass --no-step-notifications

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants