Friday, 2023-01-13

claygI'm noticing on my vsaio when i run pytest it takes a LONG time to exit after the last test finishes16:38
claygstrace seems like it's doing something with "coverage" ... but between reporting coverage on *tests* and vagrant shared filesystem it seems like a slow waste of time16:39
claygit seems like a new behavior to me - maybe something changed in our test configuration recently?16:40
clarkbI think pytest is realtively new as part of the effort to support python3.10 (since nose is unmaintained and doesn't do new python?)16:41
opendevreviewJianjian Huo proposed openstack/swift master: swift_proxy: add memcache skip success/error stats for shard range.  https://review.opendev.org/c/openstack/swift/+/85894219:04
timburkeclayg, try passing --no-cov, should help19:05
timburkewe can consider dropping the coverage opts from tox.ini while making sure CI still includes it -- i find it useful on occasion to compare coverage between different patches19:07
timburkeor we decide that we don't really care about coverage enough to generate these reports all the time. either way19:08

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!