Skip to content
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

Add test links #50026

Closed
wants to merge 3 commits into from
Closed

Add test links #50026

wants to merge 3 commits into from

Conversation

Ekleog
Copy link
Member

@Ekleog Ekleog commented Nov 9, 2018

Motivation for this change

First batch of adding test links as per #44439. The timeouts computed here are coherent with the only pre-existing timeout for the opensmtpd, ie. 2x the time the test takes to run on my computer.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: at, nginx, simp_le

The following builds were skipped because they don't evaluate on aarch64-linux: ammonite

Partial log (click to expand)

copying path '/nix/store/xz401h73w1m1dfc5qrx01x25f9qdxmdk-python3.6-pyOpenSSL-18.0.0-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/x23gx3v59ayjnxh8blwwd9fq886r3j7m-python3.6-josepy-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/c3dfdrfyynw4vldw5qdnjdxfpgk1z76s-python3.6-ndg-httpsclient-0.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/9z3aqb1qdnl4d220cv5x4428lgaaxi1p-python3.6-urllib3-1.23' from 'https://cache.nixos.org'...
copying path '/nix/store/drgwyy9di44fn7380w3xfz86bphfvwqs-python3.6-requests-2.19.1-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/zbaysqbv91nazq6rw7mdhhjnlpcbv8kv-python3.6-acme-0.24.0' from 'https://cache.nixos.org'...
copying path '/nix/store/m7zr6nb8gph0kric44mflshap31zjgy5-simp_le-client-0.9.0' from 'https://cache.nixos.org'...
/nix/store/bsbydv9jpxjbwk3iz7grxm59n8zmlda3-at-3.1.23
/nix/store/lrvny7bp5qfw4lkm6zb0fm75yn9hmhzd-nginx-1.14.0
/nix/store/m7zr6nb8gph0kric44mflshap31zjgy5-simp_le-client-0.9.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ammonite, at, nginx, simp_le

Partial log (click to expand)

  /nix/store/rvl6fza1cpcjsalznz00n8k743kg34k5-ammonite-1.4.2
copying path '/nix/store/rvl6fza1cpcjsalznz00n8k743kg34k5-ammonite-1.4.2' from 'https://cache.nixos.org'...
copying path '/nix/store/9gxd8ibm2qbc0r228xk5fc82122g0mcm-at-3.1.23' from 'https://cache.nixos.org'...
copying path '/nix/store/af7dafwh25hhf3y3841blfw7rrvvyb0g-python3.6-josepy-1.1.0' from 'https://cache.nixos.org'...
copying path '/nix/store/r8ya3vqpddq83kgx5q2j184jgxx8s2c2-python3.6-acme-0.24.0' from 'https://cache.nixos.org'...
copying path '/nix/store/fq5zb44bgni3hyhi0sbhslxfi3r133c6-simp_le-client-0.9.0' from 'https://cache.nixos.org'...
/nix/store/rvl6fza1cpcjsalznz00n8k743kg34k5-ammonite-1.4.2
/nix/store/9gxd8ibm2qbc0r228xk5fc82122g0mcm-at-3.1.23
/nix/store/171w5p52assvclxsahfmq8i3gy2vqix8-nginx-1.14.0
/nix/store/fq5zb44bgni3hyhi0sbhslxfi3r133c6-simp_le-client-0.9.0

@c0bw3b c0bw3b added the 6.topic: testing Tooling for automated testing of packages and modules label Apr 28, 2019
@mmahut
Copy link
Member

mmahut commented Aug 10, 2019

Are there any updates on this pull request, please?

@stale
Copy link

stale bot commented Jun 1, 2020

Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:

  1. Search for maintainers and people that previously touched the
    related code and @ mention them in a comment.
  2. Ask on the NixOS Discourse. 3. Ask on the #nixos channel on
    irc.freenode.net.

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jun 1, 2020
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Oct 3, 2020
@Ekleog
Copy link
Member Author

Ekleog commented Jan 2, 2021

Closing this, as changes in the affected packages would require basically a full rewrite of this PR before landing it.

@Ekleog Ekleog closed this Jan 2, 2021
@Ekleog
Copy link
Member Author

Ekleog commented Jan 2, 2021

Anyone coming upon this, feel free to take over what this was doing and/or do other programs that already have nixosTests, I'd be happy if you could turn this into something useful :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants