twangboy
|
aebbf91c34
Fix memory error when test suite cleans up
|
5 years ago |
Pedro Algarvio
|
17a7fda488
Fix lint
|
5 years ago |
twangboy
|
5c1d4cd119
Ensure os.environ does not contain unicode chars
|
5 years ago |
Pedro Algarvio
|
34d55ff00e
Skip tests on collection when running under PyTest
|
5 years ago |
Pedro Algarvio
|
4a2979223b
Prevent the test suite testing logging handler from being collected by pytest
|
6 years ago |
Pedro Algarvio
|
499af22630
The flaky decorator should go through `(setUp|tearDown)()` at each attempt
|
5 years ago |
Pedro Algarvio
|
ffa70adec3
Merge branch 'merge-forward/2018.3-to-2019.2' into merge-forward/2019.2-develop
|
5 years ago |
Pedro Algarvio
|
55e81ef4c7
Merge remote-tracking branch 'upstream/2018.3' into merge-forward/2018.3-to-2019.2
|
5 years ago |
Wayne Werner
|
a1c6bcff6e
Use six.reraise for the greater good
|
5 years ago |
Ch3LL
|
f86c53da11
Merge branch '2018.3' into '2019.2'
|
5 years ago |
Erik Johnson
|
742c3ed525
Add exception logging in flaky decorator
|
6 years ago |
Erik Johnson
|
4e34ac3f45
Lint: Fix str-format-in-logging, len-as-condition, etc. (5)
|
5 years ago |
Pedro Algarvio
|
fcff92f997
Lint fixes
|
5 years ago |
Pedro Algarvio
|
24aedaf78f
Add `tests.support.helpers.patched_environ`
|
5 years ago |
Pedro Algarvio
|
433cc327d2
Don't log assertion errors nor unittest skipped tests
|
6 years ago |
Pedro Algarvio
|
f377c1f85a
Let's log the exception
|
6 years ago |
Ch3LL
|
2953efaaa2
Merge branch 'fluorine' into 'develop'
|
6 years ago |
Ch3LL
|
fa0c1b02e1
Add attempts kwarg in flaky test decorator
|
6 years ago |
rallytime
|
c806ecbcda
Merge branch 'fluorine' into 'develop'
|
6 years ago |
rallytime
|
8fed338708
Merge branch '2018.3' into 'fluorine'
|
6 years ago |
rallytime
|
897145c4a1
Merge branch '2017.7' into '2018.3'
|
6 years ago |
Daniel A. Wozniak
|
7f613ac020
Do not fail if process already ended
|
6 years ago |
Erik Johnson
|
e783b48861
Add exception logging in flaky decorator
|
6 years ago |
rallytime
|
4d4922863b
Merge branch '2018.3' into 'fluorine'
|
6 years ago |
rallytime
|
ab6cc1c741
Update old utils paths to use new paths
|
6 years ago |
rallytime
|
ac406c49a7
Merge branch '2017.7' into '2018.3'
|
6 years ago |
Daniel A. Wozniak
|
19911987b7
Fix review nits
|
6 years ago |
Daniel A. Wozniak
|
6abc2daf56
Re-factor dedent to fix warts
|
6 years ago |
Daniel A. Wozniak
|
75b2e3d990
Use salt.utils.to_* functions
|
6 years ago |
Daniel A. Wozniak
|
fa78a7b2ee
Add dedent that sets line endings
|
6 years ago |