b5a59ec109
`clutter_actor_destroy()` queues a stage update. Under certain circumstances - i.e. when run in a very slow container - this can race with the stage update triggered by the following `clutter_virtual_input_device_notify_button()`, occasionally resulting in `wait_stage_updated()` to return before the `on_event_return_propagate()` callbacks ran, making the test fail. This notably became more common since |
||
---|---|---|
.. | ||
backends | ||
common | ||
compositor | ||
core | ||
frames | ||
meta | ||
tests | ||
wayland | ||
x11 | ||
meson.build | ||
meta-private-enum-types.c.in | ||
meta-private-enum-types.h.in |