#248: depcheck: simultaneous run may report incorrect results --------------------+------------------------------------------------------- Reporter: kparal | Owner: wwoods Type: task | Status: assigned Priority: major | Milestone: 0.4.4 Component: tests | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment (by wwoods):
As of commit 4ab4527 (on the depcheck branch), the depcheck wrapper should provide a list of packages split into 'accepted' and 'pending', and the depcheck test itself will handle them accordingly.
I think we just need to lay out a hack to force depcheck tests for the same release to run in serial, and we'll be ready to close this ticket.