Bobby Rong
8e75a28e4e
nixos/pantheon: Increase memorySize
...
https://logs.ofborg.org/?key=nixos/nixpkgs.336934&attempt_id=24f89861-72eb-417f-94bf-93cea578a1f1
2024-08-24 22:34:55 +08:00
Bobby Rong
b3784b8153
treewide: Fix switchboard executable name
2024-08-24 14:31:20 +08:00
Bobby Rong
759ee151e7
nixosTests.pantheon: Disable flaky test for closing multitasking view
...
org.freedesktop.DBus.Error.NoReply sometimes.
2024-07-27 11:32:27 +08:00
Bobby Rong
a6ada0502b
nixos/pantheon: Don't enable modules for excludePackages
...
ref: bc970e94e7
ref: nixpkgs issue 299877
While at it, also enable flatpak in nixosTests.pantheon so we ensure appcenter builds.
2024-04-10 21:27:31 +08:00
Bobby Rong
bd3f680d37
pantheon.gala: Backport Wayland menu commit
...
gala-daemon actually needs a correct environment for `AppInfo.launch_default_for_uri`.
2024-04-05 21:23:11 +08:00
Bobby Rong
bf2ba6e629
nixosTests.pantheon: Add test for io.elementary.gala.daemon@x11.service
...
Which is manually added in the nixos module.
2024-03-17 13:42:34 +08:00
Bobby Rong
e49a58b847
nixosTests.pantheon: Fix gala environ subtest
...
This is changed after we manage session with systemd, as
io.elementary.gala@.service has `ExecStart=@bindir@/gala`.
2024-03-17 13:42:33 +08:00
Bobby Rong
40bec35947
nixosTests.pantheon: Extend the test
...
- Ensure greeter-compositor starts
- Ensure various environment variables are set
- Ensure multitasking view triggers
- Misc updates
2024-01-14 14:10:21 +08:00
Bobby Rong
585164f759
nixosTests.pantheon: Extend the tests
...
This help me discover issues when I do manual testing.
2023-10-09 00:14:30 +08:00
Bobby Rong
d86dc7c016
nixosTests.pantheon: Ensure the test fails when gala coredumps
...
It can be possible that pgrep failed to catch this. See the GNOME 45 PR.
2023-08-16 23:20:38 +08:00
Anderson Torres
70e8a86b2b
nixos/tests/pantheon.nix: get rid of with lib
2023-05-12 22:29:26 -03:00
Bobby Rong
2768866261
nixosTests.pantheon: ensure the password box is focused when login
...
Sometimes it is not focused for some reasons.
2023-03-07 23:39:22 +08:00
Bobby Rong
30d5a2216f
nixosTests.pantheon: nodes.machine.config -> nodes.machine
...
Silence a warning:
warning: Module argument `nodes.machine.config` is deprecated. Use `nodes.machine` instead.
2023-01-22 20:45:30 +08:00
Bobby Rong
009cdb01c7
nixosTests.pantheon: ensure switchboard starts
...
I noticed this is something that can be easily broken during libsoup3 migration.
2023-01-22 20:45:30 +08:00
Bobby Rong
5461c2c4b7
nixosTests.pantheon: remove a TODO
...
Pantheon is moving away from Bamf.
2023-01-22 20:45:29 +08:00
Robert Hensing
aa0f27abb0
treewide: machine -> nodes.machine
2022-03-28 14:11:58 +02:00
Artturin
54ece050b8
nixos/qemu-vm: default memorySize 384 -> 1024
...
the default hasn't been changed since 2009
this can improve our test performances
nixos/tests: remove explicit memorySize <1024
1024MiB is now the default
2021-11-21 17:27:58 +02:00
Robert Hensing
0fb806301d
nixosTests.pantheon: Redirect stdout to avoid blocking
2021-11-05 21:13:36 +01:00
rnhmjoj
df49f6565c
nixos/tests/pantheon: fix missing lib
2021-09-22 12:59:09 +02:00
Bobby Rong
0fd8cc3908
treewide: switch from pantheon.maintainers to lib.teams.pantheon
2021-09-18 23:07:00 +08:00
Bobby Rong
a66bcfe997
nixos/pantheon: fix test command for wingpanel
2021-09-18 19:33:40 +08:00
Dominik Xaver Hörl
25bef2d8f9
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
...
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
worldofpeace
406efdb934
nixosTests.pantheon: don't check bob username
...
From looking at
* https://hydra.nixos.org/build/107447356
it appears the subtest fails at this exact step.
OCR in the testing driver has been notoriously
flaky, so let's just match alice's user description.
This does have the downside of not verifying the
appearence of other user cards, which was an
issue with the greeter in the past.
2019-11-26 09:24:42 -05:00
worldofpeace
c16df6bbac
nixosTests.pantheon: use subtest
2019-11-25 12:03:51 -05:00
worldofpeace
a60daae733
nixosTests.pantheon: check for bob description
2019-11-25 11:54:37 -05:00
worldofpeace
e15c4e48a2
nixosTests.pantheon: port to python
2019-11-25 11:54:37 -05:00
worldofpeace
aa6fb602a0
nixosTests.pantheon: adjust test slightly
2019-11-25 11:54:37 -05:00
c0bw3b
1f7455cf0d
nixos.tests: silence getfacl absolute path message
...
Default getfacl behavior is to remove leading slash on absolute
paths in its header printed to stdout.
Before the header it will also print a message about it...
Switches -p -or --absolute-names can turn this off
and remove some noise from our tests logs.
2019-10-11 23:20:57 +02:00
worldofpeace
78da8d668b
pantheon: init a 5.0
2019-01-24 20:54:14 +00:00