Commit Graph

101888 Commits

Author SHA1 Message Date
Pedro Algarvio
4f47d500a9
Update static requirements 2019-08-07 09:58:44 -06:00
twangboy
762fe3bc77
Remove some fluff 2019-08-07 09:58:44 -06:00
twangboy
946076ce83
Add watchdog for tests 2019-08-07 09:58:44 -06:00
twangboy
02248dcd1a
Fix modified test to account for OS variances 2019-08-07 09:58:44 -06:00
twangboy
15ee4794c3
Compile static requirements 2019-08-07 09:58:43 -06:00
twangboy
78a5723bb3
Add watchdog to Linux and OSX .in files 2019-08-07 09:58:43 -06:00
twangboy
9a0f08a7f9
Update static requirements 2019-08-07 09:58:43 -06:00
twangboy
5cad13b346
Rremove opensuse 42 static files 2019-08-07 09:58:43 -06:00
twangboy
1f05fce27a
Remove watchdog from the rest of the .in files 2019-08-07 09:58:42 -06:00
twangboy
121595a21d
Remove unused import, remove Windows reference 2019-08-07 09:58:42 -06:00
twangboy
c410a4b2fb
Remove watchdog from windows.in 2019-08-07 09:58:42 -06:00
twangboy
05a0845243
Fix and unify watchdog beacon tests for all OS's 2019-08-07 09:58:42 -06:00
twangboy
200e230fd9
Put Windows tests in their own class 2019-08-07 09:58:42 -06:00
Shane Lee
6cc8d9604a
Remove unused import... lint 2019-08-07 09:58:42 -06:00
twangboy
a4abb728c1
Fix windowsisms 2019-08-07 09:58:41 -06:00
Pedro Algarvio
005bed9ce0
Update static requirements 2019-08-07 09:58:41 -06:00
twangboy
c1bc627669
Remove some fluff 2019-08-07 09:58:41 -06:00
twangboy
92c8d4795a
Add watchdog for tests 2019-08-07 09:58:41 -06:00
twangboy
9544624764
Add watchdog as a bundled dependency on Windows 2019-08-07 09:58:38 -06:00
Daniel Wozniak
e268b95767
Merge pull request #53974 from Ch3LL/add_pygit2
[2019.2.1] Add pygit2 requirement
2019-08-06 10:32:03 -07:00
Daniel Wozniak
46f5e2e9b4
Merge pull request #54108 from dwoz/azure_test
More robust azure instance deletion
2019-08-02 20:58:19 -07:00
Daniel A. Wozniak
754b71995f
Fix linter 2019-08-03 01:13:01 +00:00
Daniel A. Wozniak
773235d2d9
Fix missing time import 2019-08-03 00:09:38 +00:00
Daniel A. Wozniak
5a8f2ecb85
More robust azure instance deletion 2019-08-02 23:58:21 +00:00
Megan Wilhite
11864a0b25
Merge branch '2019.2.1' into add_pygit2 2019-08-02 14:17:56 -04:00
Daniel Wozniak
2cb5a0b4c1
Merge pull request #54017 from dmurphy18/fix_deb9_build90_tests
Allow for main thread having terminated pid, before ThreadPoolExecutor threads
2019-08-02 11:11:46 -07:00
David Murphy
2866520aa4 Skip process kill tests on Windows 2019-08-01 21:01:33 -06:00
David Murphy
5577f143be Clean up lint errors 2019-08-01 10:47:19 -06:00
David Murphy
4ca709e976
Merge branch '2019.2.1' into fix_deb9_build90_tests 2019-08-01 10:23:26 -06:00
David Murphy
264c767642
Merge pull request #1 from dwoz/fix_deb9_build90_tests
Fix deb9 build90 tests
2019-08-01 10:22:34 -06:00
Daniel A. Wozniak
9bb9466ae1
Add unit tests for weird pid does not exist cases 2019-07-31 15:28:18 -07:00
Daniel A. Wozniak
64d9752e62
Add warning messages to help determine why pids do not exist 2019-07-31 15:27:55 -07:00
Megan Wilhite
d1b145223a
Merge branch '2019.2.1' into add_pygit2 2019-07-31 17:43:22 -04:00
Daniel Wozniak
4e2efcd572
Merge pull request #54080 from dmurphy18/u1804_py3_random_skip
Disabling random website tests till allow for quota usage
2019-07-31 14:16:53 -07:00
David Murphy
0660e6e20a Disabling random website tests till allow for quota usage 2019-07-31 10:25:42 -06:00
David Murphy
406d3829f4 Adjusted for review comments 2019-07-31 09:18:33 -06:00
David Murphy
2d20fbe6a5 Adjusted try/except statements on process checking 2019-07-31 09:15:37 -06:00
David Murphy
e189177302 Removed typos 2019-07-31 09:15:37 -06:00
David Murphy
2e3ca43e0d Updated for review comments 2019-07-31 09:15:37 -06:00
David Murphy
68c29af9ed Allow for main thread having terminated pid, before ThreadPoolExecutor threads 2019-07-31 09:15:37 -06:00
Daniel Wozniak
dbbbcc98b9
Merge pull request #54063 from twangboy/fix_test_pycrypto_2019.2.1
Make the skip apply to any system missing crypt
2019-07-30 12:22:06 -07:00
twangboy
6fcf03532d
Make the skip apply to any system missing crypt 2019-07-30 11:46:41 -06:00
Daniel Wozniak
a5698cccea
Merge branch '2019.2.1' into add_pygit2 2019-07-30 10:15:30 -07:00
Charles McMarrow
4df627193c
Merge pull request #54050 from cmcmarrow/integration_terminate_fix
fixs integration terminate error
2019-07-30 07:38:54 -06:00
Charles McMarrow
ebb07f48ef
Merge branch '2019.2.1' into integration_terminate_fix 2019-07-29 16:42:51 -06:00
Daniel Wozniak
9d1bd6391d
Merge pull request #54057 from dmurphy18/fix_fedora30_test
Added support for is_fedora and skip Minion test test_issue_7754 on Fedora
2019-07-29 15:41:24 -07:00
David Murphy
30f3bda712 Added support for is_fedora and skip Minion test test_issue_7754 2019-07-29 12:05:00 -06:00
Charles McMarrow
b3293a9634
Merge branch '2019.2.1' into integration_terminate_fix 2019-07-29 11:41:07 -06:00
Wayne Werner
5d3bcd7af0
Merge pull request #54040 from waynew/remove-dead-test
Remove dead test
2019-07-29 12:23:44 -05:00
Megan Wilhite
7dd97a62c1
Merge branch '2019.2.1' into add_pygit2 2019-07-29 13:04:26 -04:00