| 1 Aug 2021 |
lukegb (he/him) | https://github.com/NixOS/nixpkgs/pull/132345 should fix it | 19:02:56 |
Vladimír Čunát | Great, I triggered another evaluation now. | 19:16:58 |
andi- | perhaps still helpful for these errors: https://github.com/NixOS/hydra/pull/825 | 19:24:03 |
andi- | Someone should really merge that in / provide feedback.. | 19:24:15 |
| Jassuko joined the room. | 19:39:09 |
nf | now gnome-xorg is failing... | 21:49:58 |
lukegb (he/him) | I'm gonna optimistically assume that was a flake and bounce it | 21:50:45 |
lukegb (he/him) | since it hung on waiting for file ‘/run/user/1000/gdm/Xauthority‘ I'm not super hopeful though :P | 21:52:54 |
lukegb (he/him) | hmm, that test builds locally | 21:56:42 |
lukegb (he/him) | (but it's failing in the same way) | 22:04:40 |
lukegb (he/him) | on Hydra it's launching a wayland session, hrm | 22:12:20 |
lukegb (he/him) | I see the problem, GDM 40.1 changed the props that get checked | 22:20:51 |
lukegb (he/him) | https://github.com/NixOS/nixpkgs/pull/132366 for that one | 22:27:37 |
| 2 Aug 2021 |
Jamie | what's up with nixos.tests.shadow.x86_64-linux on unstable-small? https://hydra.nixos.org/build/149348475 | 06:31:42 |
Jamie | * what's up with nixos.tests.shadow.x86_64-linux on unstable? https://hydra.nixos.org/build/149348475 | 06:31:47 |
Jamie | it succeeds for me locally | 06:31:57 |
Jamie | i guess it needs a retry? | 06:32:05 |
Jamie | the gnome test also appears to have failed and succeeds for me, could that get a retry too? | 06:45:45 |
Jamie | oh weird, the test as it succeeds for me has a different store path to what's showing on hydra | 06:49:39 |
Jamie | maybe i'm reproducing wrong | 06:49:42 |
Vladimír Čunát | I'm restarting the gnome test a few times (tested locally, too). | 06:49:42 |
Vladimír Čunát | Oh, I meant the gnome-xorg one evaluation before. | 06:52:09 |
Vladimír Čunát | * Oh, I meant the gnome-xorg test one evaluation before. | 06:52:21 |
Jamie | yeah now the problem is wayland i guess haha | 06:52:25 |
Jamie | I'm pretty confused about my repro though...
~/P/nixpkgs ❯❯❯ git status
HEAD detached at aaf9676fbb7
nothing to commit, working tree clean
~/P/nixpkgs ❯❯❯ nix-instantiate nixos/release-combined.nix -A nixos.tests.gnome.x86_64-linux
warning: you did not specify '--add-root'; the result might be removed by the garbage collector
/nix/store/xv9jiajw9040bqllrjj8v27ra1rphcr1-vm-test-run-gnome.drv
| 06:58:07 |
Jamie | whereas hydra says the test is /nix/store/08qsx05zb7xis63qwxjdbjk092sgwn50-vm-test-run-gnome.drv | 06:58:23 |
Jamie | on that same commit | 06:58:39 |
Jamie | so while it succeeds for me, idk if i'm actually testing something different | 06:59:38 |
Jamie | hm yeah there's some evaluation impurity i guess? it matches if i evaluate it from /nix/store/v316zxg1w7x8343xs9lmhkh5hvjmprsq-source | 07:02:26 |
Vladimír Čunát | .git/ or something? Most likely no significant difference. I've been reproducing tests like this for years. | 07:03:39 |