Commit 47a3d9d
Fix flaky tornado test by increasing delta tolerance to 0.02 (#4550)
* Initial plan
* Fix flaky tornado test by increasing delta tolerance to 0.02
The test_metrics_concurrent_requests test was flaky on pypy/ubuntu
because the delta between server and client duration for fast async
requests can exceed 0.01 seconds due to scheduling jitter.
Assisted-by: Claude Sonnet 4
Agent-Logs-Url: https://github.com/open-telemetry/opentelemetry-python-contrib/sessions/a65606a0-612d-49b2-bcda-8b3942ee3e63
Co-authored-by: xrmx <12932+xrmx@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: xrmx <12932+xrmx@users.noreply.github.com>
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>1 parent 4447323 commit 47a3d9d
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
0 commit comments