Commit 0dd5cee
gh-151678: Skip the grab_set_global error path off X11
Grabbing a non-viewable window raises "grab failed" only on X11; on Aqua
and Windows it would instead grab the whole display. Keep testing the
portable TypeError path everywhere and skip only that subtest elsewhere.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent cafc8ae commit 0dd5cee
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
494 | | - | |
495 | 493 | | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
496 | 501 | | |
497 | 502 | | |
498 | 503 | | |
| |||
0 commit comments