Commit dfd5ed5
test_stopping_empty_path and test_metricset_process intermittently
timed out on macOS CI runners when the host was under load: filebeat
missed a 5s window to flush its first log line, and process
enumeration missed a 20s window by ~90ms. Both are wait_until()
timeouts, not logic bugs.
(cherry picked from commit c149371)
Co-authored-by: Dominik Rosiek <6997361+macdewee@users.noreply.github.com>
1 parent 6eca34d commit dfd5ed5
3 files changed
Lines changed: 4 additions & 4 deletions
File tree
- filebeat/tests/system
- x-pack/auditbeat/tests/system
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments