Open
Description
======================================================================
ERROR: test_multiplayer_game_4p_quoridor (__main__.GamesSimTest)
GamesSimTest.test_multiplayer_game_4p_quoridor
test_multiplayer_game_4p_quoridor(<GameType 'quoridor'>, 4)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/runner/work/open_spiel/open_spiel/venv/lib/python3.12/site-packages/absl/testing/parameterized.py", line 323, in bound_param_test
return test_method(self, *testcase_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/Users/runner/work/open_spiel/open_spiel/open_spiel/python/tests/games_sim_test.py", line 251, in test_multiplayer_game
self.sim_game(game)
File "/Users/runner/work/open_spiel/open_spiel/open_spiel/python/tests/games_sim_test.py", line 174, in sim_game
self.apply_action_test_clone(state, action)
File "/Users/runner/work/open_spiel/open_spiel/open_spiel/python/tests/games_sim_test.py", line 89, in apply_action_test_clone
self.apply_action(state, action)
File "/Users/runner/work/open_spiel/open_spiel/open_spiel/python/tests/games_sim_test.py", line 78, in apply_action
state.apply_action(action)
pyspiel.SpielError: /Users/runner/work/open_spiel/open_spiel/open_spiel/games/quoridor/quoridor.cc:619 board_[move.xy] == kPlayerNone
board_[move.xy] = a, kPlayerNone = �
Metadata
Metadata
Assignees
Labels
No labels