Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807628 - dev-python/gevent-21.1.2 fails tests
Summary: dev-python/gevent-21.1.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-08-11 01:02 UTC by Jonathan Lovelace
Modified: 2022-12-20 14:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python:gevent-21.1.2:20210810-235552.log (dev-python:gevent-21.1.2:20210810-235552.log,65.25 KB, text/x-log)
2021-08-11 01:02 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,7.93 KB, text/plain)
2021-08-11 01:02 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2021-08-11 01:02:22 UTC
Created attachment 732085 [details]
dev-python:gevent-21.1.2:20210810-235552.log

=dev-python/gevent-21.1.2 fails its test phase, specifically (if I'm reading the log correctly) gevent.tests.test__subprocess_interrupted. This is currently consistent on one machine, but it passed its tests when it was last built back in June. Here's what I think is the relevant snippet of the log (the full log is attached):

| GEVENTTEST_USE_RESOURCES=-network GEVENT_FILE=thread /usr/bin/python3.9 -u -mgevent.tests.test__subprocess_interrupted
  Traceback (most recent call last):
    File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main
      return _run_code(code, main_globals, None,
    File "/usr/lib/python3.9/runpy.py", line 87, in _run_code
      exec(code, run_globals)
    File "/var/tmp/portage/dev-python/gevent-21.1.2/work/gevent-21.1.2-python3_9/lib/gevent/tests/test__subprocess_interrupted.py", line 41, in <module>
      assert err.strip() == b'bye', repr(err)
  AssertionError: b'bye\nFatal Python error: Segmentation fault\n\nThread 0x00007fa0ced90740 (most recent call first):\n<no Python frame>\n'
Comment 1 Jonathan Lovelace 2021-08-11 01:02:44 UTC
Created attachment 732088 [details]
emerge-info.txt
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-08-11 05:55:22 UTC
Yeah, I know.  That's why I didn't bump it -- it suddenly started segfaulting.  I honestly hate this package.
Comment 3 Larry the Git Cow gentoo-dev 2022-12-20 14:26:11 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8710aa0a9078053187c690a48117ea820fc91f5c

commit 8710aa0a9078053187c690a48117ea820fc91f5c
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-20 14:01:35 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-20 14:25:38 +0000

    dev-python/gevent: treeclean
    
    Closes: https://bugs.gentoo.org/879011
    Closes: https://bugs.gentoo.org/849350
    Closes: https://bugs.gentoo.org/834795
    Closes: https://bugs.gentoo.org/807628
    Closes: https://bugs.gentoo.org/707024
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/gevent/Manifest                 |   2 -
 dev-python/gevent/gevent-21.12.0-r1.ebuild | 102 -----------------------------
 dev-python/gevent/gevent-22.10.1-r1.ebuild |  99 ----------------------------
 dev-python/gevent/metadata.xml             |  12 ----
 profiles/package.mask                      |   9 ---
 5 files changed, 224 deletions(-)