forked from pool/python-pytest-salt-factories
This commit is contained in:
@@ -92,7 +92,7 @@ export PYTHONDONTWRITEBYTECODE=1
|
||||
# Run test and exclude some that doesn't work fine in OBS.
|
||||
donttest="ssh or echoext"
|
||||
# Flaky tests for aarch64, ppc, arm
|
||||
donttest+="or test_all_messages_received"
|
||||
donttest+=" or test_all_messages_received"
|
||||
|
||||
# All these tests are failing with python >3.11
|
||||
# tests/integration/factories/cli/test_salt.py::test_merged_json_out
|
||||
|
||||
Reference in New Issue
Block a user