This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients taleinat, terry.reedy, vstinner
Date 2021-06-02.19:09:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The other thing I thought is parameterizing the decorator to pass in a delay only for this test, but that require another layer of wrapping, which I cannot do right now.

So I think we should just add skiptest for now.  In fact, we only need to run it when editing colordelagator.
History
Date User Action Args
2021-06-02 19:09:19terry.reedysetrecipients: + terry.reedy, vstinner, taleinat
2021-06-02 19:09:19terry.reedysetmessageid: <[email protected]>
2021-06-02 19:09:19terry.reedylinkissue44282 messages
2021-06-02 19:09:19terry.reedycreate