Commit 53b36e0
[3.14] pythongh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (pythonGH-135681) (python#135704)
pythongh-126112: Fix test_os.TimerfdTests: use 10 ms resolution (pythonGH-135681)
Use 10 ms for CLOCK_RES instead of 100 ms to tolerate slow buildbots.
(cherry picked from commit 5c25c88)
Co-authored-by: Victor Stinner <vstinner@python.org>1 parent aee789c commit 53b36e0
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
4291 | 4290 | | |
4292 | 4291 | | |
4293 | 4292 | | |
4294 | | - | |
4295 | | - | |
4296 | | - | |
4297 | | - | |
4298 | | - | |
4299 | | - | |
4300 | | - | |
| 4293 | + | |
| 4294 | + | |
4301 | 4295 | | |
4302 | 4296 | | |
4303 | 4297 | | |
| |||
0 commit comments