Daniel A. Wozniak
ee33df82eb
Multiple test fixes
2025-01-11 15:25:01 -07:00
Pedro Algarvio
03ad4c6337
Update code to be Py3.7+ to reduce merge forward conflicts
2024-02-29 10:16:58 +00:00
Charles McMarrow
8dc6dd61d2
[3006.x] rebase test labels ( #64053 )
...
* changelog
* add actions
* add tools
* typo
* add some debug
* pulls vs push
* fire on pullr only
* test port part 1
* part 2
* part 3
* part 4
* fix double run slow
* clean up
* update types
* reg workflow
* reg workflow
2023-04-15 18:19:58 -07:00
Pedro Algarvio
4d49013247
Update to isort 5.10.1
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-08-01 12:49:16 -06:00
Pedro Algarvio
29b6fe207c
Updates required for `pytest-salt-factories>=1.0.0rc16
`
...
Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2022-06-02 07:05:09 -06:00
Pedro Algarvio
947f6d355e
Replace the custom flaky decorator with https://pypi.org/project/flaky
2021-02-13 13:04:29 +00:00
Pedro Algarvio
cd004c9e8a
Replace @skip_if_not_root
with @pytest.mark.skip_if_not_root
2021-02-03 10:15:33 +00:00
Pedro Algarvio
75e9655d10
Replace @slowTest
with @pytest.mark.slow_test
2021-02-03 06:30:11 +00:00
Pedro Algarvio
967d26a7fc
Replace @destructiveTest
with @pytest.mark.destructive_test
2021-02-02 18:19:15 +00:00
Pedro Algarvio
8208db7fcf
Drop Py2 and six on tests/integration/modules/test_linux_shadow.py
2021-02-01 10:51:39 +00:00
Pedro Algarvio
4f28a20a5c
Drop Py2 and six on tests/integration/modules/test_linux_shadow.py
2020-12-16 15:10:56 +00:00
Pedro Algarvio
2209c25bf9
Add --run-slow flag to runtests.py
2020-05-07 13:09:02 -07:00
Pedro Algarvio
4d52728017
Concentrate random string generation into a generic helper
2020-04-22 08:04:17 +01:00
Wayne Werner
332f129e90
Skip slowest tests
2020-04-21 11:23:32 -05:00
Christian McHugh
f0a3957371
Merge branch 'master' into doctest_master
2020-04-07 17:51:56 +01:00
Christian McHugh
62af660459
Merge branch '2018.3' into doctest_master
2020-02-15 18:47:40 +00:00
Daniel Wallace
2999829cb7
move shadow tests too
2019-06-03 10:58:40 -05:00