apache / apache/doris

CI: tests flaking on ubuntu-latest

Open
#67,387 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
15.9k
Forks
3.9k
Avg merge
2d 23h
Merged PRs (30d)
520

Description

Seeing intermittent test failures in CI on `ubuntu-latest`. The tests pass locally but fail ~30% of the time in GitHub Actions.

```
FAILED tests/integration/test_api.py::test_concurrent_requests - TimeoutError
```

Might be a race condition in the test setup.

Contributor guide

Open the contributing guide

Research direction

Start with tests/integration/test_api.py and the GitHub Actions run on ubuntu-latest. Reproduce test_api.py::test_concurrent_requests repeatedly and inspect its setup for the reported timeout or race. Done means the test no longer flakes in CI and the integration test passes consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python, ubuntu
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.