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

Error when trying to generate Allure results with scenario outline #66

Open
aspenboy opened this issue Aug 2, 2022 · 3 comments
Open

Comments

@aspenboy
Copy link

aspenboy commented Aug 2, 2022

One of my tests is Scenario Outline with some examples. When I try to use --alluredir=<output> param I'm getting following error:

INTERNALERROR> RecursionError: maximum recursion depth exceeded while calling a Python object
@elchupanebrej
Copy link
Owner

Hi! Could you please run your test in verbose mode and provide part of stack trace related to pytest-bdd-ng

@aspenboy
Copy link
Author

aspenboy commented Aug 4, 2022

Sure! Here's the full log: output.log

@elchupanebrej
Copy link
Owner

This should be fixed with allure-framework/allure-python#660

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

No branches or pull requests

2 participants