spring-projects / spring-projects/spring-boot
OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests is flaky when running locally
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 81.5k
- Forks
- 42.7k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 65
Description
I seem to often have this test fail locally. See https://ge.spring.io/scans/tests?search.tags=Mac%20OS%20X&search.timeZoneId=America%2FLos_Angeles&tests.container=org.springframework.boot.testcontainers.service.connection.otlp.OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests&tests.test=connectionCanBeMadeToOpenTelemetryCollectorContainer()#
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests, especially connectionCanBeMadeToOpenTelemetryCollectorContainer(), and review the linked Spring Engineering scan for the local failure details. Reproduce the test locally and identify the cause of the flakiness; done means the test runs reliably without the reported local failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100