Revert "test: Exclude TestLogin.testServer"

This reverts commit 6f3becab15.

This test works fine in 33, and lots of other tests fail, there is a
more fundamental reason for this.
This commit is contained in:
Martin Pitt 2021-02-17 08:30:08 +01:00
parent e17149cb3b
commit 6b9fb734bb

View File

@ -66,7 +66,6 @@ if [ -n "$test_basic" ]; then
# TODO: fix for CI environment # TODO: fix for CI environment
EXCLUDES="$EXCLUDES TestLogin.testTally" EXCLUDES="$EXCLUDES TestLogin.testTally"
EXCLUDES="$EXCLUDES TestLogin.testServer"
EXCLUDES="$EXCLUDES TestAccounts.testBasic" EXCLUDES="$EXCLUDES TestAccounts.testBasic"
# PCI devices list is not predictable # PCI devices list is not predictable