Pedro Algarvio
|
4758f82eb5
Mark slow tests
|
vor 4 Jahren |
Pedro Algarvio
|
b273ddfa66
Don't use `run_function` just to get grains to skip tests. Skip markers.
|
vor 4 Jahren |
Pedro Algarvio
|
62e60d362c
Concentrate random string generation into a generic helper
|
vor 4 Jahren |
Pedro Algarvio
|
31d90255c9
Replace `@flaky` with `@pytest.mark.flaky`
|
vor 4 Jahren |
Pedro Algarvio
|
18d92ade0a
Replace `@destructiveTest` with `@pytest.mark.destructive_test`
|
vor 4 Jahren |
Pedro Algarvio
|
2941634f1c
Replace `@skip_if_not_root` with `@pytest.mark.skip_if_not_root`
|
vor 4 Jahren |
Blacken Salt
|
0b2a5613b3
Blacken salt
|
vor 4 Jahren |
Daniel A. Wozniak
|
e51100e923
Fix skip on non macos platforms
|
vor 5 Jahren |
Daniel A. Wozniak
|
a3a9d929c4
Fix linter
|
vor 5 Jahren |
Daniel A. Wozniak
|
c499d44744
Revert unwanted flaky from non computer name tests
|
vor 5 Jahren |
Daniel A. Wozniak
|
941fcc8f6d
Fix flaky set_computer_name in mac_system module
|
vor 5 Jahren |
Gareth J. Greenaway
|
5d537edb63
Missing six import. Updating skip message.
|
vor 5 Jahren |
Gareth J. Greenaway
|
ac6dccdf4e
Disabling test_get_set_computer_name on OS X and Py3.
|
vor 5 Jahren |
Ch3LL
|
7dcaaf0118
Increase flaky attempts on mac tests using systemsetup
|
vor 5 Jahren |
Ch3LL
|
fa0c1b02e1
Add attempts kwarg in flaky test decorator
|
vor 6 Jahren |
rallytime
|
e740d3b208
Merge branch '2017.7' into '2018.3'
|
vor 6 Jahren |
Ch3LL
|
4ba2299a87
import flaky decorator on mac tests
|
vor 6 Jahren |
Ch3LL
|
811220b41e
Add flaky decorator to mac_system and mac_timezone tests
|
vor 6 Jahren |
Gareth J. Greenaway
|
b3c1be27fb
Tier two unicode updates for modules, states and related tests.
|
vor 6 Jahren |
Erik Johnson
|
3184168365
Use explicit unicode strings + break up salt.utils
|
vor 7 Jahren |
Pedro Algarvio
|
7b713d9256
Use the more portable helper `skip_if_not_root`.
|
vor 7 Jahren |
Pedro Algarvio
|
2ee6d5d589
Import from the original modules not `tests.integration`
|
vor 7 Jahren |
Pedro Algarvio
|
40a64191a1
Absolute imports and A LOT of code cleanup.
|
vor 7 Jahren |
Pedro Algarvio
|
3beb3fb801
Move whatever we need from salttesting to salt.
|
vor 7 Jahren |
Pedro Algarvio
|
15af4c9728
Test filenames conformity. Adjust for pytest.
|
vor 7 Jahren |