FAForever / FAForever/server

Integration test flakiness

オープン
#772 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
72
フォーク
84
平均マージ
5時間 11分
マージ済み PR(30日)
1

説明

In a recent PR of mine I had a handful of integration tests fail on me intermittently when run by GitHub Actions; they passed fine locally. The errors seem related to connecting to rabbitmq, but that might just be a symptom of something else.

[In one run](https://github.com/FAForever/server/runs/2328008597) `tests/integration_tests/test_control_server.py::test_game` and `tests/integration_tests/test_control_server.py::test_players` gave the following error: `OSError: [Errno 99] error while attempting to bind on address ('10.1.1.42', 4001): cannot assign requested address`.

[In another run](https://github.com/FAForever/server/runs/2332149681) `tests/integration_tests/test_matchmaker.py::test_game_matchmaking_close_fa_and_requeue` failed with `ConnectionRefusedError: [Errno 111] Connect call failed ('127.0.0.1', 5672)`.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。