elastic / elastic/apm-server

systemtest: Flaky TestRUMRoutingIntegration

Open
#21,826 0 comments 0 reactions 0 assignees View on GitHub
bug flaky test
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.