Skip to content

BUG - Breaking change with allure.title annotations in 2.8.24 #536

@FerdinandNell

Description

@FerdinandNell

I'm submitting a ...

  • [ X ] bug report

What is the current behavior?

allure-pytest 2.8.24 is causing the following to happen during pytest execution:

.pyenv-usr-local-bin-python3/lib/python3.9/site-packages/allure_pytest/helper.py:19: in decorator
function.allure_display_name = test_title
AttributeError: 'NoneType' object has no attribute 'allure_display_name'

-- Have removed the @allure.title("erfde") annotations from the tests and tried again but its still doing the same thing.

Please tell us about your environment:

  • Allure version: 2.1.0
  • Test framework: pytest=6.0.1
  • Allure adaptor: allure-pytest 2.8.24

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions