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

Step logging missing for ScenarioOutline feature in 1.2.0.RC4 #1903

Closed
edwardsph opened this issue Feb 1, 2022 · 1 comment
Closed

Step logging missing for ScenarioOutline feature in 1.2.0.RC4 #1903

edwardsph opened this issue Feb 1, 2022 · 1 comment
Assignees
Labels

Comments

@edwardsph
Copy link
Contributor

The sample attached was run on the latest release 1.2.0.RC4 but the bug was introduced in 1.2.0.RC2. I'm struggling to narrow down further as there are no tags beyond 1.2.0.RC1. The example shows that the background and HTTP logging on a normal Scenario is working but it is missing for a ScenarioOutline.

outline-logging-error.zip
Run with:

mvn clean test

Then look at the report to see the difference between the 2 scenarios.

I wondered if this was related to an earlier problem: 11165fd#diff-d582180799d001506289a68d4ead257f386e687ab7cd22019578dfe27afcb172R137-R140 but the ScenarioExecutionUnit class is not part of the system anymore and I haven't worked out where the code migrated to.

@ptrthomas
Copy link
Member

@edwardsph should be fixed in develop, I'll close this issue as it is a "transient" version. thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants