Commit ebf3a9a
committed
ui-tests: prepare
I want to add an integration test that clones a repository via SSH.
Unfortunately, I have not found a better way than to run OpenSSH for
Windows' `sshd.exe` in debug mode, in which case every successful
connection will open a terminal window.
Let's be prepared for these annoying extra windows by forcefully
activating the desired window as needed.
This change is admittedly a bit intrusive; I did not find any more
elegant way to achieve the same result, though.
Signed-off-by: Johannes Schindelin <[email protected]>WaitForRegExInWindowsTerminal() for disruptions1 parent ab92942 commit ebf3a9a
1 file changed
+19
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| 92 | + | |
| 93 | + | |
90 | 94 | | |
| 95 | + | |
| 96 | + | |
91 | 97 | | |
| 98 | + | |
| 99 | + | |
92 | 100 | | |
93 | 101 | | |
94 | 102 | | |
95 | 103 | | |
96 | 104 | | |
97 | 105 | | |
98 | 106 | | |
99 | | - | |
| 107 | + | |
100 | 108 | | |
101 | 109 | | |
102 | | - | |
| 110 | + | |
103 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
104 | 115 | | |
105 | | - | |
| 116 | + | |
| 117 | + | |
106 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
107 | 122 | | |
108 | 123 | | |
109 | 124 | | |
| |||
0 commit comments