Commit 29ee227
Change rate limiter test that sporadically fails on slow machines
Change a test where the bucket would completely refill 1000 tokens in
just 1ms that fails on slow machines when run under kcov, where
the rate at which the tokenbucket refills is faster than it takes
the instrumented code to validate.
Signed-off-by: Adrian Catangiu <[email protected]>1 parent 6dbe5db commit 29ee227
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
| 367 | + | |
367 | 368 | | |
368 | | - | |
369 | | - | |
| 369 | + | |
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
0 commit comments