Browse Source

gsquery test not required for ts3

pull/914/head
Daniel Gibbs 9 years ago
parent
commit
ad806d5b73
  1. 16
      tests/tests_ts3server.sh

16
tests/tests_ts3server.sh

@ -415,22 +415,6 @@ fn_setstatus
(command_monitor.sh)
fn_test_result_fail
echo ""
echo "5.4 - monitor - gsquery.py failure"
echo "================================="
echo "Description:"
echo "gsquery.py will fail to query port."
echo "Command: ./ts3server monitor"
requiredstatus="ONLINE"
fn_setstatus
sed -i 's/[0-9]\+/0/' "${servercfgfullpath}"
(command_monitor.sh)
fn_test_result_fail
echo ""
fn_print_info_nl "Re-generating ${servercfg}."
install_config.sh
echo "================================="
echo ""
echo "6.0 - details"
echo "================================="

Loading…
Cancel
Save