nixpkgs/nixos/tests
Tuomas Tynkkynen f7771131b6 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)"
2015-08-15 17:12:07 +03:00
..
common Remove fixed uid in tests 2015-05-13 16:23:57 +02:00
avahi.nix nixos.tests.avahi: unmaintain 2015-08-04 17:30:55 +02:00
bittorrent.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
blivet.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
boot.nix tests/boot: Remove unused store contents 2015-07-08 16:23:42 -07:00
cadvisor.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
chromium.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
cjdns.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
containers.nix Unify NixOS and Nixpkgs channel structure 2015-08-05 17:37:11 +02:00
docker-registry.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
docker.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
ec2.nix Initial attempt at configuring from EC2 userdata (with input from cstrahan). Now with VM tests! 2015-06-11 23:16:35 -04:00
etcd.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
firefox.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
firewall.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
fleet.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
gitlab.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
gnome3.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
i3wm.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
influxdb.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
installer.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
ipv6.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
jenkins.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
kde4.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
kexec.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
kubernetes.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
lightdm.nix nixos/tests/lightdm: Fix waiting for the login to succeed 2015-08-15 17:12:07 +03:00
login.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
logstash.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
make-test.nix Add missing file 2014-04-14 21:03:43 +02:00
mesos.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
misc.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
mpich-example.c Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
mpich.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
mumble.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
munin.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
mysql-replication.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
mysql.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
nat.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
networking-proxy.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
networking.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
nfs.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
nsd.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
openssh.nix nixos/tests/openssh: Fix test by using safe public keys 2015-08-12 11:16:26 -07:00
panamax.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
partition.nix nixpart: Move all 0.4 dependencies into one dir. 2014-10-22 08:22:59 +02:00
peerflix.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
phabricator.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
printing.nix nixos/tests/printing: unmaintain 2015-08-04 13:17:44 +02:00
proxy.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
quake3.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
rabbitmq.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
riak.nix riak2: use sensible default paths 2015-08-03 21:48:29 -04:00
run-in-machine.nix Fix tests.runInMachine evaluation 2014-11-04 14:28:09 +01:00
simple.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
subversion.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
test-config-examples.sh Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
testdb.sql Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
tomcat.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
trac.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
udisks2.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00
virtualbox.nix nixos/vbox: Move all options to virtualisation.*. 2015-08-13 12:28:24 +02:00
xfce.nix all tests: added meta.maintainers section 2015-07-12 12:29:51 +02:00