Commit 46477ee
Tweak telemetry manager test to not be flaky
Summary:
The `test_lifecycle` test is intended to confirm that we do get multiple segments.
On a lightly loaded machine, the timing should be zero. This is not always the case, so to avoid flakiness we manually zero out the timing, so the essence of the test is not flaky
Reviewed By: jcpetruzza
Differential Revision: D85661410
fbshipit-source-id: b7d1130929692360a1284c78787f89f4e537cd881 parent dfa958a commit 46477ee
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
284 | 288 | | |
285 | | - | |
286 | | - | |
287 | 289 | | |
288 | 290 | | |
289 | 291 | | |
| |||
0 commit comments