Joonas Kuisma
Joonas Kuisma
I created different issue #637 for this missing .xml situation, because this issue with title is valid also.
I managed to improve the handling of double quotes a bit and ensured that trailing backslashes are now processed correctly regardless of their number. However, if the test name contains...
Hi! There’s no need to close the issue yourself. The general guideline is to keep it open until the problem is resolved — i.e., the bug is fixed, the enhancement...
Hi @theonlymb ! This seems impossible or at least challenging to implement, as it could easily lead to **naming conflicts**, other related issues, and excessively long names. How are you...
Hi @Saga789 ! The `--ordering` argument is strictly for grouping suites or tests, as its name suggests. It **cannot** add or remove tests from execution—it only modifies the execution order,...
Hi! This appears to be the same "connection refused" issue as in #546, so I’m closing this one. We can reopen it if needed — especially if someone can provide...
Hi! As far as I understand, PyAutoGUI simulates mouse movements and keyboard inputs directly, meaning the actions are always targeted at the currently active and topmost window. For example, you...
Hi! There are multiple errors here with different error codes (e.g., [WinError 10061] No connection could be made because the target machine actively refused it and [Errno 111] Connection refused),...
In fact, this appears to be the same "connection refused" issue as in #540, so I mark this as duplicate, but leave open if anyone has more information about the...
Hi @jeffreyt6422 ! I noticed that your commit https://github.com/mkorpela/pabot/pull/622/commits/77b686b44fb61cd506261965453f558e900c2778 is without signature and that is the reason why this cannot be merged. I suggest that you would do new PR...