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

Make test function unique for Report Portal #614

Open
trepel opened this issue Jan 13, 2025 · 0 comments
Open

Make test function unique for Report Portal #614

trepel opened this issue Jan 13, 2025 · 0 comments

Comments

@trepel
Copy link
Contributor

trepel commented Jan 13, 2025

Overview

Report Portal does not handle test functions with the same name well. It deals with them as if they are separate runs of the same test function

To fix this we must either rename our test functions so that they have unique names across the test suite or update the uploading to Report Portal so that the whole path is used rather than just test function name. Not sure how difficult/feasible the latter is but it is a cleaner approach.

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

1 participant