Mir

Comment 8 for bug 1556045

Revision history for this message
Kevin DuBois (kdub) wrote : Re: CI failure in MirSurfaceVisibilityEvent.exposed_received_when_surface_raised_over_occluding_surface

seems what was happening was that the test was overriding the shell without syncing well enough with the Policy, resulting in racy raise behavior, that would toggle the visibility bit either one too many, or one too few times. The policy would only interfere as a result of SurfaceReadyBehavior, so it was rare.