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

Parallel run. Logs and attachments are messed up between different threads #76

Closed
alex-i-rybkin opened this issue Feb 10, 2020 · 2 comments
Assignees
Labels
Milestone

Comments

@alex-i-rybkin
Copy link

Environment
Server version: 5.0.0
Client version: BETA-8
Logger version: BETA-8

Problem
It seems that testng client incorrectly manages RP_ID for test items running in parallel. Having 2+ threads logs and attachments are posted to incorrect threads.
image

How to reproduce
Sample project that reproduces the issue: rp-sample.zip
Usage: update reportportal.properties and run.

@alex-i-rybkin alex-i-rybkin changed the title Parallel run. Logging and attachments are messed up between different threads. Parallel run. Logs and attachments are messed up between different threads Feb 10, 2020
@HardNorth HardNorth self-assigned this Feb 10, 2020
@HardNorth HardNorth added the bug label Feb 10, 2020
@HardNorth HardNorth added this to the 5.0 milestone Feb 10, 2020
@HardNorth
Copy link
Member

The fix is on its way: reportportal/client-java#68

@alex-i-rybkin
Copy link
Author

reportportal/client-java#68 fixes the issues. BETA-9 release should resolve the problem

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