diff --git a/tests/run-test.sh b/tests/run-test.sh index 5095091..2cf4e4c 100755 --- a/tests/run-test.sh +++ b/tests/run-test.sh @@ -60,6 +60,7 @@ if [ -n "$test_basic" ]; then # TODO: fix for CI environment EXCLUDES="$EXCLUDES TestLogin.testTally" + EXCLUDES="$EXCLUDES TestLogin.testServer" EXCLUDES="$EXCLUDES TestAccounts.testBasic" # PCI devices list is not predictable