Daniel A. Wozniak
|
5bb7869adc
|
fix linter
|
2019-05-09 14:03:05 +01:00 |
|
Pedro Algarvio
|
a8f7b464f5
|
Test is not destructive.
Changes salt's testing config, which is what testing is all about, but
does not change the underlying OS.
|
2019-05-08 19:46:30 +01:00 |
|
Pedro Algarvio
|
62574ee197
|
Typo
|
2019-05-08 13:16:52 +01:00 |
|
Pedro Algarvio
|
e9f6a1228d
|
identical_signature_wrapper adds __wrapped__ to function globals
|
2019-05-08 13:16:51 +01:00 |
|
Daniel A. Wozniak
|
6e0b61baa9
|
Less flaky mine tests
|
2019-05-08 13:16:51 +01:00 |
|
Daniel A. Wozniak
|
3709ed745e
|
msgpack returns string_types
|
2019-05-08 13:16:51 +01:00 |
|
Daniel A. Wozniak
|
a36b15e449
|
Add regression test
|
2019-05-08 13:16:51 +01:00 |
|
Daniel A. Wozniak
|
8fdb04df0d
|
SIGKILL is not alwasy available use a local variable
|
2019-05-08 13:16:50 +01:00 |
|
Daniel A. Wozniak
|
4d6b8da5a0
|
Fix linter
|
2019-05-08 13:16:50 +01:00 |
|
Daniel A. Wozniak
|
759bccc202
|
Fix test_doc on windows by using grep yay!
|
2019-05-08 13:16:49 +01:00 |
|
Daniel A. Wozniak
|
0ce086d13d
|
Fix remaining failures on ubuntu 1404 and add to PR tests
|
2019-05-08 13:16:49 +01:00 |
|
Daniel A. Wozniak
|
b0aa28760c
|
Fix missing class wart
|
2019-05-08 13:16:49 +01:00 |
|
Daniel A. Wozniak
|
21ecb742db
|
fix linter
|
2019-05-08 13:16:49 +01:00 |
|
Daniel A. Wozniak
|
62c0f9fdd9
|
Skip tests when no libcloud
|
2019-05-08 13:16:48 +01:00 |
|
Daniel A. Wozniak
|
1d92290304
|
Fix unused import
|
2019-05-08 13:16:48 +01:00 |
|
Daniel A. Wozniak
|
238fd0f071
|
Fix broken pip state
|
2019-05-08 13:16:48 +01:00 |
|
Daniel A. Wozniak
|
1eea9908e9
|
Fix linter
|
2019-05-08 13:16:47 +01:00 |
|
Daniel A. Wozniak
|
52ca668360
|
Skip tests when no libcloud
|
2019-05-08 13:16:47 +01:00 |
|
Daniel A. Wozniak
|
522599d261
|
Dont fail just because some random process died
|
2019-05-08 13:16:47 +01:00 |
|
Daniel A. Wozniak
|
34cef86e14
|
Ignore super not called
|
2019-05-08 13:16:46 +01:00 |
|
Daniel A. Wozniak
|
b7ace9c929
|
Fix linter
|
2019-05-08 13:16:46 +01:00 |
|
Daniel A. Wozniak
|
aceb6d3013
|
Skip libcloud unit tests when no libcloud
|
2019-05-08 13:16:46 +01:00 |
|
Ch3LL
|
2acb0f37bc
|
Make sure --run-expensive runtests.py arg works
|
2019-05-08 13:16:45 +01:00 |
|
twangboy
|
12d8d351cf
|
Stop w32time before and start after testing
|
2019-05-08 13:16:45 +01:00 |
|
twangboy
|
7f1c22ce3a
|
Skip tests that fail on Windows
|
2019-05-08 13:16:45 +01:00 |
|
Pedro Algarvio
|
381f5fea52
|
Limit and reduce the ammount of log records sent over the wire
|
2019-05-08 13:16:44 +01:00 |
|
Pedro Algarvio
|
8948b690b1
|
Include COVERAGE_FILE as an env variable.
This will tell coverage where to save all coverage files.
|
2019-05-08 13:16:44 +01:00 |
|
Pedro Algarvio
|
0af561ef24
|
Each generated script is now prepared for code coverage
|
2019-05-08 13:16:44 +01:00 |
|
Pedro Algarvio
|
666ca9f7cd
|
Fix proxy minion startup issue on the test suite
|
2019-05-08 13:16:43 +01:00 |
|
Daniel A. Wozniak
|
e9e57cfb05
|
Syndic roster not in 2017.7.9
|
2019-05-08 13:16:42 +01:00 |
|
Daniel A. Wozniak
|
111c63a4dc
|
Create the roster even when not running ssh
|
2019-05-08 13:16:42 +01:00 |
|
Daniel A. Wozniak
|
11c02a0be3
|
Fix unit.test_loader.LoaderGlobalsTest.test_states
|
2019-05-08 13:16:42 +01:00 |
|
Daniel A. Wozniak
|
8694db10d7
|
Fix windows tests
|
2019-05-08 13:16:42 +01:00 |
|
Daniel A. Wozniak
|
82e9ac5b8f
|
Avoid race condition in even assertions
|
2019-05-08 13:16:42 +01:00 |
|
Daniel A. Wozniak
|
9443451d9a
|
Revert part of 927219c since it is not a fix
|
2019-05-08 13:16:42 +01:00 |
|
Daniel A. Wozniak
|
5fee7620a5
|
Fix timeout logic
|
2019-05-08 13:16:41 +01:00 |
|
Daniel A. Wozniak
|
517650f87b
|
check timeout when queue empty
|
2019-05-08 13:16:41 +01:00 |
|
Daniel A. Wozniak
|
7c0a9af3d0
|
fix linter
|
2019-05-08 13:16:41 +01:00 |
|
Daniel A. Wozniak
|
961dc40c9b
|
Ignore missing variable in six module
|
2019-05-08 13:16:41 +01:00 |
|
Daniel A. Wozniak
|
0f5a7f0abf
|
Fix typo
|
2019-05-08 13:16:41 +01:00 |
|
Daniel A. Wozniak
|
6c8c4182dd
|
Do not limit event assert to first event
|
2019-05-08 13:16:41 +01:00 |
|
Daniel A. Wozniak
|
304229240e
|
Wait longer for ping reaction
Wait longer for the ping reaction in case there are multiple events on
the bus and/or high load on the system running tests
|
2019-05-08 13:16:40 +01:00 |
|
Wayne Werner
|
b6b4e955d2
|
Lint cleanup
|
2019-05-08 13:16:40 +01:00 |
|
Wayne Werner
|
0670614c6a
|
Add tests for wraps
During testing I also discovered that `_ignores_kwargs` was also missing
the @wraps decorator. Now it has it.
|
2019-05-08 13:16:39 +01:00 |
|
Pedro Algarvio
|
0e5bc67d4b
|
Lint fixes
|
2019-05-08 13:16:39 +01:00 |
|
Pedro Algarvio
|
72e8603046
|
Skip test if required cypto libs are not available
|
2019-05-08 13:16:38 +01:00 |
|
Pedro Algarvio
|
b2b0764dd4
|
Be aware of the different path separators
|
2019-05-08 13:16:38 +01:00 |
|
Pedro Algarvio
|
7e79b182b6
|
We need to make sure the virtualenv path entry is removed when searching
|
2019-05-08 13:16:38 +01:00 |
|
Pedro Algarvio
|
ff6d3c6dae
|
We don't need to be root to run these tests
|
2019-05-08 13:16:38 +01:00 |
|
Pedro Algarvio
|
f86a44e1fc
|
Use the real python executable path when running within a virtualenv
|
2019-05-08 13:16:37 +01:00 |
|