t/323-net-frame-extents.t: unflake by adding sync_with_i3 (#6545)

related to https://github.com/i3/i3/issues/3009
This commit is contained in:
Michael Stapelberg
2025-12-13 12:07:44 +01:00
committed by GitHub
parent 0d6c6def8c
commit 9911520f4f

View File

@ -25,6 +25,9 @@ my $pid = launch_with_config('-default');
sub net_frame_extents {
my ($window) = @_;
# Ensure the previous i3 command has reached X11.
sync_with_i3;
my $cookie = $x->get_property(
0,
$window->{id},