Pedro Algarvio
|
284309d511
We do not need to be root to run this test
|
4 lat temu |
Pedro Algarvio
|
a70cec9267
Fix the remaining tornado imports
|
4 lat temu |
Pedro Algarvio
|
b42b5eb684
Add salt-rewrite to the pre-commit hooks
|
4 lat temu |
Pedro Algarvio
|
0f320e7a9a
Update to latest PyTest release
|
4 lat temu |
Pedro Algarvio
|
68972e17cb
Replace `@requires_salt_states` with `@pytest.mark.requires_salt_states`
|
4 lat temu |
Pedro Algarvio
|
93f2ea2141
Reuse code instead of duplicating it
|
4 lat temu |
Pedro Algarvio
|
d4da9f5260
Implement the `requires_salt_states` marker
|
4 lat temu |
Pedro Algarvio
|
de228854c9
Increase start timeout for multimaster daemons
|
4 lat temu |
Pedro Algarvio
|
fff7dbbc7a
Allow Windows Py3 test runs to take a litle longer for now
|
4 lat temu |
Pedro Algarvio
|
6f8f13e9b3
Drop the old `py.test` call in favour of the new `pytest` call
|
4 lat temu |
Pedro Algarvio
|
ce87c8306d
Replace `@flaky` with `@pytest.mark.flaky`
|
4 lat temu |
Pedro Algarvio
|
0573dc89f1
Add `flaky` to PyTest requirements
|
4 lat temu |
Pedro Algarvio
|
00a5862e57
Use `RUNTIME_VARS.FILES` instead
|
4 lat temu |
Pedro Algarvio
|
47e58b833e
Handle race condition when reaping astray processes
|
4 lat temu |
Pedro Algarvio
|
3ccadd0dd6
No splits, again.
|
4 lat temu |
Pedro Algarvio
|
177cdaee5f
Actually, make it a NullHandler
|
4 lat temu |
Pedro Algarvio
|
70bf87172f
Reset PyTest's `catch_log_handler` after test since pyTest doesn't do it.
|
4 lat temu |
Pedro Algarvio
|
b538a9b791
Split the test suite runs into 'unit', 'integration', 'multimaster', by this order
|
5 lat temu |
Pedro Algarvio
|
567f5364e4
Better handling of `close()` when called from `__del__`
|
4 lat temu |
Pedro Algarvio
|
bc48268765
Some improvements on Salt's global exception handler
|
4 lat temu |
Pedro Algarvio
|
beb60c577b
Inherit from same base class
|
4 lat temu |
Pedro Algarvio
|
d2793f6e0d
No singleton behaviour
|
4 lat temu |
Pedro Algarvio
|
06a272c7ba
These are not integration tests.
|
4 lat temu |
Pedro Algarvio
|
a2cab83bf2
Attempt shorter paths for macOS
|
4 lat temu |
Pedro Algarvio
|
d6b9c4cfe6
Temporarily skip tests which were simply ignored before pytest
|
4 lat temu |
Pedro Algarvio
|
17b70878b1
Add tests to ensure proper pytest pass/fail behavior.
|
4 lat temu |
Pedro Algarvio
|
e96ed92d78
Add `pytest-subtests` requirement
|
4 lat temu |
Pedro Algarvio
|
939812c9e8
This was a bad idea caught soon enough.
|
4 lat temu |
Pedro Algarvio
|
90b1ff0f02
Only cleanup the directory if it exists
|
4 lat temu |
Pedro Algarvio
|
861b00d6e7
Fix cloud tests selection
|
4 lat temu |