[Nix-dev] tests with meta section
Luca Bruno
lethalman88 at gmail.com
Tue Jun 2 15:03:54 CEST 2015
Yes please, I'd like to receive emails for failing tests, too.
On Tue, Jun 2, 2015 at 9:17 AM, Joachim Schiele <js at lastlog.de> wrote:
> hi,
>
> wouldn't it be helpful if the unit tests in release.nix, like these:
>
> # Run the tests for each platform. You can run a test by doing
> # e.g. ‘nix-build -A tests.login.x86_64-linux’, or equivalently,
> # ‘nix-build tests/login.nix -A result’.
> tests.avahi = callTest tests/avahi.nix {};
> tests.bittorrent = callTest tests/bittorrent.nix {};
> tests.blivet = callTest tests/blivet.nix {};
> tests.cadvisor = hydraJob (import tests/cadvisor.nix { system =
> "x86_64-linux"; });
> tests.chromium = callTest tests/chromium.nix {};
> ...
>
> would also contain a meta section with maintainer, so if a tests fails
> on hydra, i get an email?
>
> regards,
> joachim
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
--
NixOS Linux <http://nixos.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150602/08219c0e/attachment.html
More information about the nix-dev
mailing list