Pekka Klärck
Pekka Klärck
As @oboehmer already pointed out, this seems to be caused by https://github.com/robotframework/robotframework/issues/4212. I hope this can be handled on Pabot side nicely. If not, we need to consider reverting the...
I have done changes on Robot side to help mitigate problems caused by https://github.com/robotframework/robotframework/issues/4212 and also studied what changes would be needed on Pabot side. It seems only two Pabot...
Problem 1. Pabot's merge functionality creates `RebotSettings` using options parsed against Robot's execution side parameters which nowadays causes an error. The code is here: https://github.com/mkorpela/pabot/blob/main/pabot/result_merger.py#L248 The problem can be fixed...
Problem 2. Pabot creates options it uses with `rebot()` based on options parsed against Robot's execution side parameters. The code is here: https://github.com/mkorpela/pabot/blob/main/pabot/pabot.py#L1162 This problem could be fixed by creating...
Sorry for neglecting this PR for so long. Been busy with getting RF 4.0 work and [RoboCon](https://robocon.io) planning. I won't have time for this project until RF 4.0 final is...
RoboCon sprints are running today and we just decided to talk about Python remote servers there at 12:00 UTC. Sprints are organized on Gather and you can access them via...
Unfortunately I doubt I have time look at this in the near future. Getting RF 2.8.5 out and then starting RF 2.9 is likely more important for my main client....
@userzimmermann: Cool! Interested to provide a pr here too?
Great that you are interested to help with this. I looked at your repo, but for some reason it seems that you have modified all files and it's totally impossible...
Great to hear that the code works. I still don't see any pull-request and that makes reviewing and merging changes hard. Are you @zeinababbasi interested to create a PR? If...