Skip to content

Tests that use "pytest.mark.parametrize" create duplicate dashboard entries #1781

@mdmintz

Description

@mdmintz

Tests that use pytest.mark.parametrize create duplicate dashboard entries

Screenshot 2023-03-04 at 12 54 46 PM


This is due to names being truncated on completion when hitting a space character in the name.

The "Unreported" rows have the correct name. The "Passed" rows have the incorrect name.

(This is only an issue for tests that use pytest.mark.parametrize)

Metadata

Metadata

Assignees

Labels

bugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions