delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/12/07/21:15:51

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 321C53896C01
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1607364070;
bh=L5AIR4vG/YdvutwKORITZ/35NGrJk1SWDhIhxofqlTs=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=E+WTmlQKbrKW7qvci8KmrjYydA/z/dlebrJIBPqbqT0NrUrdevr3Rva2rmeK2XswG
Hvt/EvmsxWrniKfAERYietgGv+SikLLkdZMmjlxPNlG+y74lBNivEO+RFaMY1XBTMw
Fykdg9sZgH1n4euDj0euRdhzMo+lbqdgYz096RWA=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6D20C3851C33
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-language
:content-transfer-encoding;
bh=ORFmOgo+qINfBaxBgnzmMTS9baJ3F7YxGwN5v13jMeE=;
b=OYM2WxAZl37OLouih846o3OJaxty8ThyXF9eImLyr1oUkLkFWMcI1ebR3/AxHi+hnX
PcbfAErynVUF3E4qdqhPs+qj8G05+w6XbQnCPMT8qyMKkKzHI6WBO8oOBonImWoFFvae
irY9z2YsrGWiVZCkwsrQV3GNfDW2WdDv6O63IDcoMNRsy1nOzavUxUhnndSwzatgOJjX
ZrzH9Af3zCdoGHQ+LooJ56To2qqbNhZ2NwdpO8l3s+5oRKvC9Xl0lldxf+wcoq5B/36j
VfUaYUg8/dxZyQybCfAbILqh3IJVhFEOCGx9iqEcO5WbbdkSQ92bdkjJ9KzJRgVyYK75
hJnw==
X-Gm-Message-State: AOAM5303VJn/ucc+Wbr0BjUsn3+Stlw3RMkGmR04Lhbl3M5EQe991Kti
iGSK8i6P15Y4HD5C+rBojMh5F5rwUYSnNw==
X-Google-Smtp-Source: ABdhPJxsBIml0X8j+yzAWR9LlkybyM4qVyYModWBUm8Q62LP95H4gsC9ub53668yjlnyR/nCqW5y8g==
X-Received: by 2002:aa7:dbca:: with SMTP id v10mr21214069edt.219.1607364065290;
Mon, 07 Dec 2020 10:01:05 -0800 (PST)
Subject: Re: python fails asyncio tests (py 3.7 & 3.8)
To: cygwin AT cygwin DOT com
References: <b7b31de6-1752-a705-a169-2ef1447fd93f AT JC-Bell DOT com>
<5233b4bb-8e9e-b6bd-0a56-c6ce5aa43f42 AT JC-Bell DOT com>
<b1ae75e7-f245-68d6-38b0-2b2b80199308 AT maxrnd DOT com>
<a9fe759f-43a0-0ffe-b071-955f089cc2e7 AT maxrnd DOT com>
Message-ID: <f5c9f51a-1d4b-cb0a-d648-2abfed220651@gmail.com>
Date: Mon, 7 Dec 2020 19:01:03 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.5.1
MIME-Version: 1.0
In-Reply-To: <a9fe759f-43a0-0ffe-b071-955f089cc2e7@maxrnd.com>
X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham 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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 0B82FZ4d032671

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


> ..mark

Regards
Marco
--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019