# Inspired by upstream CI script utils/CI/play_test_executor.sh
# This runs wesnoth with a multiplayer AI-only matchup.
Test-Command: /usr/games/wesnoth-1.18 -m --controller 1:ai --controller 2:ai --nogui
Depends:
 wesnoth-1.18,
 xauth,
 xvfb,
Restrictions: allow-stderr

# Fails on i386, needs further investigation
# https://ci.debian.net/packages/w/wesnoth-1.18/testing/i386/45779881/
# Test-Command: ./run_wml_tests -p /usr/games/wesnoth-1.18
# Depends:
#  wesnoth-1.18,
#  xauth,
#  xvfb
