Kaydet (Commit) 171bb26b authored tarafından Vinay Sajip's avatar Vinay Sajip

Issue #17713: Test temporarily skipped while failure investigated.

üst bca5141f
......@@ -3964,6 +3964,7 @@ class TimedRotatingFileHandlerTest(BaseFileTest):
rh.close()
@unittest.skipIf(True, 'Temporarily skipped while failures investigated.')
def test_compute_rollover_weekly_attime(self):
currentTime = 0
atTime = datetime.time(12, 0, 0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment