Message299218
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. |
|
Date |
User |
Action |
Args |
2017-07-26 10:20:49 | musically_ut | set | recipients:
+ musically_ut |
2017-07-26 10:20:49 | musically_ut | set | messageid: <1501064449.34.0.054163573258.issue31043@psf.upfronthosting.co.za> |
2017-07-26 10:20:49 | musically_ut | link | issue31043 messages |
2017-07-26 10:20:49 | musically_ut | create | |
|