Open YauheniPo opened 4 months ago
@YauheniPo Nobody ever told us there are any features with this. So we can backlog it for better times, because we don't actually have Swift developers here.
Unfortunately it's bloker for us for using ReportPortal in the future with a lot of autotests. Currently we have run in 3 threads. ReportPortal agent cannot collect results in this case?
@YauheniPo I just don't know, you can try and say if there are any issues.
Unfortunately, I don't see reports in multithreading mode
Why do not available exception messages in failed ios tests in ReportPortal?
@HardNorth please check https://github.com/reportportal/agent-swift-XCTest/issues/8
@YauheniPo, this should be fixed in: https://github.com/reportportal/agent-swift-XCTest/releases/tag/3.0.3
unfortunately ( no
@YauheniPo Do you use the latest version? I just managed to publish it. But the release was created yesterday.
sorry I will check your new changes thank you
@HardNorth I ran tests in concurrent_workers = 3 and max_concurrent_simulators = 3 and ReportPortal launch is empty - without any tests results
3.0.3 release code
@YauheniPo So we wait for another fix, unfortunately :(
Hello!
Do you have plans to resolve this solution to run iOS autotest in parallel with the Report portal agent?