ludo@gnu.org (Ludovic Courtès) writes:
> Mathieu Othacehe <m.othacehe@gmail.com> skribis:
>
>> The socket congestion test is known to hang or fail randomly. It is disabled
>> on python 3.6 branch upstream.
>>
>> * gnu/packages/patches/python-disable-congestion-test.patch: New file.
>> * gnu/packages/python.scm (python-3.6)[patches]: Add the previous patch.
>> * gnu/local.mk (dist_patch_DATA): Add it.
>
> Does this have anything to do with https://issues.guix.info/issue/33248
> and https://issues.guix.info/issue/33213 and related issues?
>
> If so please add a “Fixes” tag and close all these bugs. :-)
>
> Now, in which branch should it go? Would be nice in ‘core-updates’, but
> it would again delay merging that branch. What do people think?
> Marius? Gábor?
The faulty test is already removed on 'core-updates' (albeit more
heavy-handedly). So I don't think there's anything to do here.