Simon Cruanes
|
979a3ab3c8
|
test: redact current ocaml version from signal-gatherer output
this should make expect tests more robust.
|
2026-01-20 00:15:28 -05:00 |
|
Simon Cruanes
|
d9362ae788
|
feat: add runtime/otel-specific name and version modifiable
this way we can mock them in tests, but we can also change the name
"ocaml-otel" to something else, e.g. if we have specific conventions.
|
2026-01-20 00:15:28 -05:00 |
|
Simon Cruanes
|
6ddfe1715a
|
more e2e tests, including cohttp_lwt
|
2026-01-20 00:15:27 -05:00 |
|
Simon Cruanes
|
f8269ed1c8
|
the test library was wrong!!!
turns out, find_map is the wrong operation when resources object
actually contain more than one item.
|
2026-01-20 00:15:27 -05:00 |
|
Simon Cruanes
|
95e8c78ff8
|
merge any_signal/signal into resource_signal, dedup
we had duplication there! my bad.
|
2026-01-20 00:15:27 -05:00 |
|
Simon Cruanes
|
5596552379
|
wip: fix the e2e tests
not clear exactly why there is a discrepancy currently whenever -j is
higher than 1
|
2026-01-20 00:15:27 -05:00 |
|
Simon Cruanes
|
061d2adc68
|
more dune files
|
2026-01-20 00:15:25 -05:00 |
|
Simon Cruanes
|
b4c8803931
|
fix tests after renaming Http_config
|
2026-01-20 00:15:24 -05:00 |
|
Simon Cruanes
|
386879ba73
|
wip: fix tests
|
2026-01-20 00:15:19 -05:00 |
|
Simon Cruanes
|
27a59d96b3
|
fix dune files
|
2026-01-20 00:15:18 -05:00 |
|
Simon Cruanes
|
c27cb13d4b
|
fix test
|
2025-12-01 20:32:03 -05:00 |
|
Shon Feder
|
df56be2a13
|
Fix deps
Some deps where not needed. Some packages did not declare all their
needed package deps.
|
2025-09-11 20:23:09 -04:00 |
|
Shon Feder
|
0890a1a5cd
|
Use multiple system threads in integration tests
|
2025-08-01 13:56:50 -04:00 |
|
Shon Feder
|
e678a93570
|
Fix spelling of variable
|
2025-07-14 12:34:39 -04:00 |
|
Shon Feder
|
94772c7fe4
|
Fix GitHub actions for Ocaml5 specific tests
Co-authored-by: Puneeth Chaganti <punchagan@muse-amuse.in>
|
2025-07-12 00:30:31 -04:00 |
|
Shon Feder
|
7746c871c2
|
Add Eio collector
|
2025-07-12 00:30:31 -04:00 |
|
Simon Cruanes
|
7cd3d0321b
|
detail
|
2025-07-11 15:41:07 -04:00 |
|
Shon Feder
|
f1b7a2237c
|
Specify and document the Signal_gatherer API
|
2025-07-11 13:48:40 -04:00 |
|
Shon Feder
|
8288bcb59b
|
Use containers in tests
To get access to useful functions that are not in the Stdlib in OCaml 4.08.
|
2025-07-10 16:11:20 -04:00 |
|
Shon Feder
|
16daccb6df
|
Remove cruft from old testing method
Also document the signal reporter executable
|
2025-07-10 15:58:53 -04:00 |
|
Shon Feder
|
5bf8eea5f1
|
Define find_map for 4.08 compat
|
2025-07-10 09:29:20 -04:00 |
|
Shon Feder
|
87cfd5e31e
|
Add test harness for instrumented applications
|
2025-07-08 21:30:03 -04:00 |
|