Dmitriy Gumeniuk

Results 198 comments of Dmitriy Gumeniuk

@akshayamaldhure, in that case, it looks like we need to implement this on the agent side of the ReportPortal integration to properly capture these log types. As @HardNorth mentioned, since...

@akshayamaldhure, with your permission, I'll keep this request open and reclassify it as a feature request. I'd like to hold onto it in our backlog so that sooner or later,...

@HardNorth, as far as I remember from the inner workings of TestNG, the relationship between the DataProvider and the method using it is formed in a single thread. So, there...

@bheemreddy181 there 2 ways, how another integrations make this: 1. Start launch in advance to threads. Share launch id with threads. Run threads. Finish launch once latest thread completed 2....

@bheemreddy181 we don’t have support team for that. But you can find some help in SLACK chat, within community. Link available from landing page

@mrsombre @VStoilovskyi could you please guys make a PR? https://github.com/reportportal/reportportal/blob/master/docker-compose.yml https://github.com/reportportal/kubernetes/blob/develop/reportportal/templates/service-api/api-deployment.yaml

@cailyoung definitely makes sense

related: https://github.com/reportportal/service-api/issues/1744 https://github.com/reportportal/service-jobs/issues/86 https://github.com/reportportal/service-api/issues/1745

related: https://github.com/reportportal/service-api/issues/1744 https://github.com/reportportal/service-jobs/issues/86 https://github.com/reportportal/service-api/issues/1745

@cailyoung this is a very correct findings. here some documentation, which may explain how it works: https://reportportal.io/docs/dev-guides/AsynchronousReporting and this is another very correct statement: >_"This might be complex to migrate...