Commit 201fc00
committed
fix(e2e): avoid t.Skip from goroutine in concurrent RDP test
Pre-build xfreerdp args (which may call t.Skip) on the test goroutine,
then pass them into worker goroutines that only call tryConnectFreeRDP.1 parent 0cecc97 commit 201fc00
1 file changed
Lines changed: 13 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
380 | 385 | | |
381 | | - | |
382 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
383 | 390 | | |
| 391 | + | |
384 | 392 | | |
385 | | - | |
| 393 | + | |
386 | 394 | | |
387 | | - | |
388 | | - | |
| 395 | + | |
| 396 | + | |
389 | 397 | | |
390 | 398 | | |
391 | 399 | | |
| |||
0 commit comments