Skip to content

Test

Test #3156

Triggered via schedule March 20, 2026 02:29
Status Failure
Total duration 1h 44m 10s
Artifacts

test.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
unit-test
Process completed with exit code 1.
unit-test: tests/utils/hypothesis.py#L22
test_start_game_1v1 KeyError: 41955 Falsifying example: test_start_game_1v1( ladder_and_game_service_context=make_ladder_and_game_service, monkeypatch_context=context, player1=Player(login=p1, session=0, id=1, ratings={'global': Rating(mean=1500, dev=500), 'ladder_1v1': Rating(mean=0.0, dev=0.25)}, clan=0, game_count={'global': 0, 'ladder_1v1': 0}), player2=Player(login=p2, session=0, id=2, ratings={'global': Rating(mean=1500, dev=500), 'ladder_1v1': Rating(mean=2338.0, dev=113.0)}, clan=0, game_count={'global': 0, 'ladder_1v1': 0}), ) Explanation: These lines were always and only run by failing examples: /home/runner/work/server/server/server/ladder_service/ladder_service.py:671 /home/runner/work/server/server/server/ladder_service/ladder_service.py:673 /home/runner/work/server/server/server/ladder_service/ladder_service.py:678 /home/runner/work/server/server/server/matchmaker/matchmaker_queue.py:92 /home/runner/work/server/server/server/matchmaker/matchmaker_queue.py:97 (and 4 more with settings.verbosity >= verbose) You can reproduce this example by temporarily adding @reproduce_failure('6.140.2', b'AXic02CAAg37CxCGI0OjgYbDIheIqEOMA1wUAG7KBZY=') as a decorator on your test case
docker-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/