fix(internal/telemetry): avoid flakiness on telemetry tests; pin localstack/localstack#4581
Conversation
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage (details) 🔗 Commit SHA: 59b9265 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback! |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files🚀 New features to boost your workflow:
|
BenchmarksBenchmark execution time: 2026-03-23 12:05:57 Comparing candidate commit 59b9265 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 216 metrics, 8 unstable metrics.
|
localstack/localstack
…alstack/localstack` (#4581) ### What does this PR do? Avoids flakiness on telemetry tests on `gotip` by disabling `DependencyLoader` when running them. Pins `localstack/localstack` to latest known version that doesn't require license/auth to stabilize CI while we decide how to use it from now on.
What does this PR do?
Avoids flakiness on telemetry tests on
gotipby disablingDependencyLoaderwhen running them.Pins
localstack/localstackto latest known version that doesn't require license/auth to stabilize CI while we decide how to use it from now on.Reviewer's Checklist
make lintlocally.make testlocally.make generatelocally.Unsure? Have a question? Request a review!