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

dry-run option seems to be ignored when set via a profile #248

Closed
jasonkarns opened this issue Mar 16, 2012 · 3 comments
Closed

dry-run option seems to be ignored when set via a profile #248

jasonkarns opened this issue Mar 16, 2012 · 3 comments

Comments

@jasonkarns
Copy link
Contributor

I have reduced a profile down to simply "--dry-run".
cucumber.yml:
dry_run: --dry-run
command:
cucumber -p dry_run

When I run the profile, the dry-run option seems to be ignored and the features are executed normally. If I execute cucumber with profiles disabled and pass --dry-run: cucumber -P --dry-run
then cucumber runs as I would expect. The features are parsed and formatters are run, but the steps are not executed.

Issue exists in versions 1.0.6, 1.1.4, and 1.1.9

iafonov added a commit to iafonov/cucumber that referenced this issue Mar 29, 2012
@iafonov
Copy link
Contributor

iafonov commented Mar 29, 2012

The issue is fixed and spec provided.

@drekka
Copy link

drekka commented May 3, 2013

We are using version 1.2.1 here with the Frank iOS testing framework and this bug is present.

(update) Just updated to 1.3.1 and this is now fixed again.

@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