hll_rcon_tool icon indicating copy to clipboard operation
hll_rcon_tool copied to clipboard

Auto Mod Non Deterministic Failures

Open cemathey opened this issue 9 months ago • 1 comments

This test fails non deterministically, haven't (and may never) look into it, just filing it so I don't forget about it.

FAILED tests/test_no_solo_tank_automod.py::test_should_warn_twice - AssertionError: assert <PunishStepState.GO_TO_NEXT_STEP: 5> == <PunishStepState.WAIT: 1>

cemathey avatar Oct 26 '23 19:10 cemathey

Strange, as the code is the exact same as the no-leader automod : I've only changed the player's condition, all the note/warn/punish/kick procedures are identical (?)

ElGuillermo avatar Nov 10 '23 11:11 ElGuillermo