Commit 1d6c5ee
committed
test: skip the serve flow-span probe when opentelemetry is absent
opentelemetry is an optional lfx extra, and the probe imports it in a
subprocess that inherits the test interpreter. On an lfx install that did
not opt in, which is what the isolated lfx CI job is, the probe errored
instead of skipping. Passed locally only because the root venv has the
extra.1 parent 3984945 commit 1d6c5ee
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
| |||
0 commit comments