diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-07-21 01:52:44 (GMT) |
|---|---|---|
| committer | Victor Stinner <vstinner@redhat.com> | 2018-07-21 01:52:44 (GMT) |
| commit | a7a6eac966dd52db1762c8f455c1e208df36feb4 (patch) | |
| tree | 1d89550b952324d5c354d14499b0b66fb78066b5 /Python/pythonrun.c | |
| parent | 03ec4df67d6b4ce93a2da21db7c84dff8259953f (diff) | |
| download | cpython-a7a6eac966dd52db1762c8f455c1e208df36feb4.zip cpython-a7a6eac966dd52db1762c8f455c1e208df36feb4.tar.gz cpython-a7a6eac966dd52db1762c8f455c1e208df36feb4.tar.bz2 | |
bpo-33723: Fix test_time.test_process_time() (GH-8358) (GH-8362)
The test failed on my laptop because the busy loop took 15.9 ms
whereas the test expects at least 20 ms. Modify test_process_time()
as test_thread_time() has been modified recently: only require 15 ms
instead of 20 ms.
(cherry picked from commit e78dace8dcb23c371df19c9add65895adf436995)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
