New submission from Utkarsh Upadhyay:
Due to a rebase artifact (sorry!), the tests for the datetime module are being
run twice:
test_datetime.py:
[...]
cls.tearDownClass = tearDownClass
all_test_classes.extend(test_classes)
all_test_classes.extend(test_classes)
def test_main():
run_unittest(*all_test_classes)
[...]
Fix coming shortly.
----------
components: Tests
messages: 299218
nosy: musically_ut
priority: normal
severity: normal
status: open
title: Tests running twice.
type: behavior
versions: Python 3.7
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue31043>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com