Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907200 - dev-python/magic-wormhole-transit-relay-0.2.1_p20230525 fails tests: FAILED test_backpressure.py::TransitWebSockets::test_buffer_fills
Summary: dev-python/magic-wormhole-transit-relay-0.2.1_p20230525 fails tests: FAILED t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-26 07:18 UTC by Agostino Sarubbo
Modified: 2023-05-26 09:20 UTC (History)
0 users

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


Attachments
build.log (build.log,94.89 KB, text/plain)
2023-05-26 07:18 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-05-26 07:18:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/magic-wormhole-transit-relay-0.2.1_p20230525 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-26 07:18:25 UTC
Created attachment 862625 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-26 07:18:26 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED src/wormhole_transit_relay/test/test_backpressure.py::TransitWebSockets::test_buffer_fills
twisted.internet.defer.TimeoutError: <wormhole_transit_relay.test.test_backpressure.TransitWebSockets testMethod=test_buffer_fills> (test_buffer_fills) still running at 120.0 secs
Comment 3 Larry the Git Cow gentoo-dev 2023-05-26 09:20:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bcba35091d347f92a741c3590daf75a548cdea9

commit 3bcba35091d347f92a741c3590daf75a548cdea9
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2023-05-26 09:18:44 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2023-05-26 09:20:46 +0000

    dev-python/magic-wormhole-transit-relay: QA
    
      - add missing test dependency on dev-python/mock
      - as requested in bug #907117, do not use vcs-snapshot - even though
        this makes for much nicer paths when using commit snapshots...
    
    Closes: https://bugs.gentoo.org/907200
    Bug: https://bugs.gentoo.org/907117
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 .../magic-wormhole-transit-relay-0.2.1_p20230525.ebuild | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)