bpo-36454: Fix test_time.test_monotonic() (GH-12929)
Change test_time.test_monotonic() to test only the lower bound of elapsed time after a sleep command rather than the upper bound. This prevents unnecessary test failures on slow buildbots. Patch by Victor Stinner.
V
Victor Stinner committed
d246a6766b9d8cc625112906299c4cb019944300
Parent: 29d018a
Committed by GitHub <noreply@github.com>
on 4/23/2019, 10:15:12 PM