Skip to content
Commit f7771131 authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen
Browse files

nixos/tests/lightdm: Fix waiting for the login to succeed

Currently the lightdm test detects a successful login by OCR'ing the
screen and searching for the clock widget's text.  Since the last
IceWM update (commit bdd20ced), either the font or the colors of the
clock changed such that the OCR doesn't pick it up anymore.

Instead, just look for a matching (root) window title, e.g.
"IceWM 1.3.9 (Linux/i686)"
parent 7cd6b3cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment