Skip to content

power: Make startup of lid tests more reliable

Benjamin Berg requested to merge benzea/test-fixes into master

The lid-switch is inhibited at startup, and a number of tests rely on this inhibition to have been released again. Unfortunately, it seems that sometimes we were not clearing all messages properly. Either way, explicitly waiting for the uninhibit that happens at startup is sane.

Merge request reports