[cleanup] Misc (#13595)

Closes #10853, Closes #12436, Closes #13314, Closes #13609
Authored by: seproDev, InvalidUsernameException, doe1080, hseg, bashonly, adamralph

Co-authored-by: bashonly <[email protected]>
Co-authored-by: InvalidUsernameException <[email protected]>
Co-authored-by: gesh <[email protected]>
Co-authored-by: Adam Ralph <[email protected]>
Co-authored-by: doe1080 <[email protected]>
This commit is contained in:
sepro
2025-07-21 23:43:30 +00:00
committed by GitHub
co-authored by bashonly InvalidUsernameException gesh Adam Ralph doe1080
parent 959ac99e98
commit 9951fdd0d0
9 changed files with 22 additions and 14 deletions
-4
View File
@@ -66,10 +66,6 @@ tests_counter = collections.defaultdict(collections.Counter)
@is_download_test
class TestDownload(unittest.TestCase):
# Parallel testing in nosetests. See
# http://nose.readthedocs.org/en/latest/doc_tests/test_multiprocess/multiprocess.html
_multiprocess_shared_ = True
maxDiff = None
COMPLETED_TESTS = {}