X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 662E83857039
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=maxrnd.com
Authentication-Results: sourceware.org; spf=none smtp.mailfrom=mark@maxrnd.com
Subject: Re: python fails asyncio tests (py 3.7 & 3.8)
To: cygwin@cygwin.com
References: <b7b31de6-1752-a705-a169-2ef1447fd93f@JC-Bell.com>
 <5233b4bb-8e9e-b6bd-0a56-c6ce5aa43f42@JC-Bell.com>
 <b1ae75e7-f245-68d6-38b0-2b2b80199308@maxrnd.com>
 <a9fe759f-43a0-0ffe-b071-955f089cc2e7@maxrnd.com>
 <f5c9f51a-1d4b-cb0a-d648-2abfed220651@gmail.com>
From: Mark Geisert <mark@maxrnd.com>
Message-ID: <2732c01b-fdd2-c677-841f-5c1b2a5c07f5@maxrnd.com>
Date: Mon, 7 Dec 2020 19:14:44 -0800
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101
 Firefox/52.0 SeaMonkey/2.49.4
MIME-Version: 1.0
In-Reply-To: <f5c9f51a-1d4b-cb0a-d648-2abfed220651@gmail.com>
X-Spam-Status: No, score=-5.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
 KAM_LAZY_DOMAIN_SECURITY, NICE_REPLY_A, SPF_HELO_NONE, SPF_NONE,
 TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: cygwin-bounces@cygwin.com
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0B83FgPb003439

Marco Atzeri via Cygwin wrote:
> On 07.12.2020 08:58, Mark Geisert wrote:
>> [Replying to myself...]
>>
>> Mark Geisert wrote:
>>> Jim Bell wrote:
>>>> On 2020-11-21 5:59 AM, Jim Bell wrote:
>>>>> The standard python asyncio tests hang.
>>>>>
>>>>>         cd /usr/lib/python3.8/test
>>>>>
>>>>>         python3.8 test_asyncore.py -v
>>>>>
> 
>> As for the test script errors you reported, I can submit a workaround patch that 
>> would make its way into the Python3.8 tests.  I am unsure at the moment which 
>> Cygwin package contains those tests but I can figure that out.  Otherwise, I 
>> could tell you what needs to be patched in test_asyncore.py and you could edit 
>> the script yourself to fix this locally for yourself.
>>
>> Let me know how you'd like to proceed, when you have a chance.
> 
> test_asyncore.py is part of the test suite of python itself.
> I doubt patching the test will change the functionality of the program itself

I agree.  I guess I was looking for some input from OP on what direction would be 
most useful to him.  If he'd like a workaround patch directly in order to make 
progress sooner on whatever direction he's going, I can provide it.  Otherwise I 
would engage with the Python maintainer /* pause, looks up maintainer, oh Hi 
Marco! */ to get the patch into Cygwin's Python package(s) for future release in 
due course.
Regards,

..mark
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

