| 19 May 2022 |
| @rewina:matrix.org changed their profile picture. | 10:21:21 |
| 22 May 2022 |
@ulrikstrid:matrix.org | Are there any resources on how to write and run Integration-style tests with nix/hydra? | 13:26:22 |
| dadada changed their display name from dadada / Tim to dadada / Tim (they/er). | 13:29:46 |
@linus:schreibt.jetzt | Well, NixOS itself does integration tests (see NixOS manual section on NixOS tests) and runs them on Hydra? | 13:35:22 |
Mindavi | Check nixpkgs:nixos/tests | 13:40:39 |
@ulrikstrid:matrix.org | Are `passthru.tests` automatically run by hydra? | 16:16:12 |
ajs124 | not automatically, no. you can build them with hydra though.
actually… if you'd want to, you could probably scan all packages and have them added to the jobset, automatically.
depends on your use-case. all of nixpkgs sadly cannot be evaluated with nix code, because not all exceptions can be caught. or at least I couldn't manage to do it, last time I tried. | 16:49:54 |
@ulrikstrid:matrix.org | It's for a custom project outside of nixpkgs | 17:12:41 |
toonn | Would recursive Nix be able to do it? | 17:12:48 |
| 23 May 2022 |
| Tassilo Tanneberger joined the room. | 06:44:49 |
| growpotkin ( Alex Ameen ) joined the room. | 18:08:16 |