-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nixosTests.gnome3: port to python #76157
Conversation
@GrahamcOfBorg test gnome3 |
Subtest is pretty unhelpful, I don't think I know what test failed... |
df014cb
to
e4b5bc1
Compare
Ok, with new logging I can see what test exactly failed:
maybe e4b5bc1 does the trick on ofborg too. |
@GrahamcOfBorg test gnome3 |
Uhhmm, aarch64 is broken for gnome. Will fix that but the test passes now. |
This prevents the default.target check from just failing. Blaming it on using systemctl in wait_for_unit (and it's particularly buggy for user units).
e4b5bc1
to
7651fcf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good at a glance.
nixosTests.gnome3: port to python
Motivation for this change
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nix-review --run "nix-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @