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

dev-python/pipenv: bump version to 2020.8.13 #17742

Closed
wants to merge 1 commit into from

Conversation

oz123
Copy link
Contributor

@oz123 oz123 commented Oct 1, 2020

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Oz Tiram oz.tiram@gmail.com

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @oz123
Areas affected: ebuilds
Packages affected: dev-python/pipenv

dev-python/pipenv: @oz123, @gentoo/proxy-maint

Linked bugs

No bugs to link found. If your pull request references any of the Gentoo bug reports, please add appropriate GLEP 66 tags to the commit message and request reassignment.


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else) assigned PR successfully assigned to the package maintainer(s). labels Oct 1, 2020
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-10-01 22:07 UTC
Newest commit scanned: 8be1ac5
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/06d5552ae6/output.html

Copy link
Member

@juippis juippis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

>>> Source compiled.
>>> Test phase: dev-python/pipenv-2020.8.13
 * python3_6: running distutils-r1_run_phase python_test
======================================== test session starts =========================================
platform linux -- Python 3.6.12, pytest-4.6.11, py-1.9.0, pluggy-0.13.1 -- /usr/bin/python3.6
cachedir: .pytest_cache
rootdir: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13, inifile: setup.cfg
plugins: flaky-3.7.0, xdist-2.1.0, timeout-1.4.2, forked-1.3.0
gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I
[gw0] linux Python 3.6.12 cwd: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13
[gw1] linux Python 3.6.12 cwd: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13
[gw2] linux Python 3.6.12 cwd: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13
[gw3] linux Python 3.6.12 cwd: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13
[gw4] linux Python 3.6.12 cwd: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13
[gw5] linux Python 3.6.12 cwd: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13
[gw6] linux Python 3.6.12 cwd: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13
[gw7] linux Python 3.6.12 cwd: /var/tmp/portage/dev-python/pipenv-2020.8.13/work/pipenv-2020.8.13
[gw0] Python 3.6.12 (default, Sep 23 2020, 17:04:12)  -- [GCC 10.2.0]
[gw1] Python 3.6.12 (default, Sep 23 2020, 17:04:12)  -- [GCC 10.2.0]
[gw2] Python 3.6.12 (default, Sep 23 2020, 17:04:12)  -- [GCC 10.2.0]
[gw3] Python 3.6.12 (default, Sep 23 2020, 17:04:12)  -- [GCC 10.2.0]
[gw4] Python 3.6.12 (default, Sep 23 2020, 17:04:12)  -- [GCC 10.2.0]
[gw6] Python 3.6.12 (default, Sep 23 2020, 17:04:12)  -- [GCC 10.2.0]
[gw5] Python 3.6.12 (default, Sep 23 2020, 17:04:12)  -- [GCC 10.2.0]
[gw7] Python 3.6.12 (default, Sep 23 2020, 17:04:12)  -- [GCC 10.2.0]
gw0 [112] / gw1 [112] / gw2 [112] / gw3 [112] / gw4 [112] / gw5 [112] / gw6 [112] / gw7 [112]

scheduling tests via LoadScheduling
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/_pytest/main.py", line 206, in wrap_session
INTERNALERROR>     session.exitstatus = doit(config, session) or 0
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/_pytest/main.py", line 250, in _main
INTERNALERROR>     config.hook.pytest_runtestloop(session=session)
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/pluggy/hooks.py", line 286, in __call__
INTERNALERROR>     return self._hookexec(self, self.get_hookimpls(), kwargs)
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/pluggy/manager.py", line 93, in _hookexec
INTERNALERROR>     return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/pluggy/manager.py", line 87, in <lambda>
INTERNALERROR>     firstresult=hook.spec.opts.get("firstresult") if hook.spec else False,
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/pluggy/callers.py", line 208, in _multicall
INTERNALERROR>     return outcome.get_result()
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/pluggy/callers.py", line 80, in get_result
INTERNALERROR>     raise ex[1].with_traceback(ex[2])
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/pluggy/callers.py", line 187, in _multicall
INTERNALERROR>     res = hook_impl.function(*args)
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/xdist/dsession.py", line 112, in pytest_runtestloop
INTERNALERROR>     self.loop_once()
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/xdist/dsession.py", line 135, in loop_once
INTERNALERROR>     call(**kwargs)
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/xdist/dsession.py", line 174, in worker_workerfinished
INTERNALERROR>     assert not crashitem, (crashitem, node)
INTERNALERROR> AssertionError: ('tests/unit/test_cmdparse.py::test_parse', <WorkerController gw7>)

==================================== no tests ran in 2.17 seconds ====================================
 * ERROR: dev-python/pipenv-2020.8.13::testworld failed (test phase):
 *   (no error message)

@oz123
Copy link
Contributor Author

oz123 commented Oct 10, 2020

Darn that's weired. I can reproduce that crash, but only for python3.6 ... looking into it.
@juippis, I am not sure what pytest-xdist is doing that is causing this to crash. Running this test directly seems to work fine.
Because gentoo's test can't run the integration test, which require internet. Running only the unit tests is taking only a fraction of the time. Hence, it's fine to run the tests without xdist.

I removed this dependency and changed the the test command to run without xdist.

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-10-10 20:52 UTC
Newest commit scanned: e2371fa
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/a36380421d/output.html

@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2020-10-10 21:07 UTC
Newest commit scanned: cd2b67e
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/52c0e19fcb/output.html

@oz123 oz123 deleted the bump-pipenv-2020.8.13 branch August 24, 2021 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). self-maintained The PR changes only packages that are maintained by the submitter (i.e. no need to ask anybody else)
Projects
None yet
5 participants