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

python.pkgs.pytest-flake8: 1.0.1 -> 1.0.2 #44215

Merged
merged 1 commit into from Jul 30, 2018

Conversation

dotlambda
Copy link
Member

@dotlambda dotlambda commented Jul 30, 2018

Motivation for this change

Enable tests again.

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.

@xeji
Copy link
Contributor

xeji commented Jul 30, 2018

@GrahamcOfBorg build python27Packages.pytest-flake8 python36Packages.pytest-flake8

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python27Packages.pytest-flake8, python36Packages.pytest-flake8

Partial log (click to expand)

pytest_flake8.py .                                                       [  6%]
setup.py .                                                               [ 13%]
test_flake8.py ...........x.                                             [100%]

===================== 14 passed, 1 xfailed in 5.37 seconds =====================
test_flake8.py ...........x.                                             [100%]

===================== 14 passed, 1 xfailed in 5.71 seconds =====================
/nix/store/l2qzz2drzmwkwacwmqd9w4ql36rvrf2d-python2.7-pytest-flake8-1.0.2
/nix/store/smlldnbzpqx97yqfgd7689cccknhpx3f-python3.6-pytest-flake8-1.0.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python27Packages.pytest-flake8, python36Packages.pytest-flake8

Partial log (click to expand)

pytest_flake8.py .                                                       [  6%]
setup.py .                                                               [ 13%]
test_flake8.py ...........x.                                             [100%]

==================== 14 passed, 1 xfailed in 33.14 seconds =====================
test_flake8.py ...........x.                                             [100%]

==================== 14 passed, 1 xfailed in 31.23 seconds =====================
/nix/store/4crnxc0qkph19icnk3y572670fws1rnb-python2.7-pytest-flake8-1.0.2
/nix/store/v89cbga00j6agvfnq6pvr7cb2wg2snr2-python3.6-pytest-flake8-1.0.2

@xeji xeji merged commit f5811ca into NixOS:master Jul 30, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python27Packages.pytest-flake8, python36Packages.pytest-flake8

Partial log (click to expand)

copying path '/nix/store/5c1i4cjj4q77v5vnmav11ck4kxgfxwhp-python2.7-flake8-3.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/hkcidimgz0xax1apqgqn9sz42lkbsrxh-python2.7-pytest-flake8-1.0.2' from 'https://cache.nixos.org'...
copying path '/nix/store/i9ac6j1cdzm38vsbqw44xrkb3v5dh0jd-python3.6-setuptools-40.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/7b4f808mzv0xk4w9b9amxk4jaxr0fsy9-python3.6-mccabe-0.6.1' from 'https://cache.nixos.org'...
copying path '/nix/store/fnv5k6r4brc2hgrc2l0w8frfyjhd859g-python3.6-pycodestyle-2.4.0' from 'https://cache.nixos.org'...
copying path '/nix/store/4p0ca35ry99hizvip24i7q8gxrl4xp6z-python3.6-pyflakes-2.0.0' from 'https://cache.nixos.org'...
copying path '/nix/store/lxywkblg6c1lf2i3sxh45192fz8rm7dk-python3.6-flake8-3.5.0' from 'https://cache.nixos.org'...
copying path '/nix/store/gshajylky88flrvn1ys7dd24fa7966s4-python3.6-pytest-flake8-1.0.2' from 'https://cache.nixos.org'...
/nix/store/hkcidimgz0xax1apqgqn9sz42lkbsrxh-python2.7-pytest-flake8-1.0.2
/nix/store/gshajylky88flrvn1ys7dd24fa7966s4-python3.6-pytest-flake8-1.0.2

@dotlambda dotlambda deleted the pytest-flake8-1.0.2 branch January 17, 2024 05:21
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

3 participants