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 steve.dower
Recipients Anthony Sottile, Zac Hatfield-Dodds, domdfcoding, jaraco, kj, miss-islington, steve.dower
Date 2021-06-07.20:17:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623097074.27.0.75688481987.issue44246@roundup.psfhosted.org>
In-reply-to
Content
The appx layout is also the only one in CI that actually uses an installed layout - all the rest run tests from the source tree. So it could be related to that.

If it's a warning, it could also be that the warning is being triggered somewhere else first. Since tests run in a random order, you'll want to look for how reliable the failure is.
History
Date User Action Args
2021-06-07 20:17:54steve.dowersetrecipients: + steve.dower, jaraco, Anthony Sottile, Zac Hatfield-Dodds, miss-islington, domdfcoding, kj
2021-06-07 20:17:54steve.dowersetmessageid: <1623097074.27.0.75688481987.issue44246@roundup.psfhosted.org>
2021-06-07 20:17:54steve.dowerlinkissue44246 messages
2021-06-07 20:17:54steve.dowercreate