mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
ff3039db6c
The behavior of the set union used to combine ext_nodes and top file matches is not consistent on Python 3 (well, 3.5 at least), and this produces flaky test results. Since we do not change things like the state compiler in point releases, the method used to combine the ext_nodes and top file matches has been changed for Oxygen and is now fully deterministic. This test will therefore be skipped for the remainder of the 2017.7 release cycle on Python 3. Fixes https://github.com/saltstack/salt-jenkins/issues/686. |
||
---|---|---|
.. | ||
__init__.py | ||
test_deploy.py | ||
test_grains.py | ||
test_mine.py | ||
test_pillar.py | ||
test_raw.py | ||
test_state.py |