Flaky test LastValueAggregator #3572
Labels
bug
Something isn't working
internal
priority:p4
Bugs and spec inconsistencies which do not fall into a higher prioritization
I have seen the
LastValueAggregator
failing several times in the past in various PRs. Rerun usually result in a green CI.I assume this is some timing issue, maybe it's enough to just increase the timeout here.
Usually it's more stable to avoid relying on timeouts instead stub the needed trigger and ensure sequence but I'm not that familiar with metrics SDK.
Log output:
see e.g.
https://github.com/open-telemetry/opentelemetry-js/actions/runs/4022668001/jobs/6912651597
https://github.com/open-telemetry/opentelemetry-js/actions/runs/4020374096/jobs/6908235579
https://github.com/open-telemetry/opentelemetry-js/actions/runs/4019619610/jobs/6906675388
The text was updated successfully, but these errors were encountered: