systemtest: Flaky TestRUMRoutingIntegration
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 543
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 109
Description
8.19 system test failing
```
=== RUN TestRUMRoutingIntegration
rum_test.go:227: error unmarshaling fields: unexpected end of JSON input
server.go:144: log file: /home/runner/work/apm-server/apm-server/systemtest/logs/TestRUMRoutingIntegration/apm-server
--- FAIL: TestRUMRoutingIntegration (5.03s)
```
https://github.com/elastic/apm-server/actions/runs/33899400962/job/101109656040
Contributor guide
Research direction
Start with the failing TestRUMRoutingIntegration output at rum_test.go:227 and inspect the referenced apm-server log from the GitHub Actions run. Reproduce the failure if possible, identify why JSON unmarshaling ends unexpectedly, and verify that the system test passes reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100