コミット履歴

作者 SHA1 メッセージ 日付
  Daniel A Wozniak 7c7353c5f6 Add more tests to whitelist 6 年 前
  rallytime b3a5aa49d7 Merge branch '2017.7' into '2018.3' 6 年 前
  Ch3LL 3734b1ec89 Catch socket.error exception in testprogram 6 年 前
  rallytime 436510796f Merge branch '2017.7' into '2018.3' 6 年 前
  William Giokas d4ca0e3a97 test: except for OSError only 6 年 前
  rallytime e740d3b208 Merge branch '2017.7' into '2018.3' 6 年 前
  Ch3LL 87dd85a220 Use different pub and ret ports for testprogram integration tests 6 年 前
  rallytime 25f03ae425 Merge branch '2017.7' into '2018.3' 6 年 前
  Daniel A Wozniak c6697b9f16 Move kill process tree and re-use it 6 年 前
  Erik Johnson 002aa88a97 Replace yaml usage with a helper to ensure unicode is handled properly 7 年 前
  Erik Johnson 3184168365 Use explicit unicode strings + break up salt.utils 7 年 前
  rallytime ccf790a83f Update all references for moved functions to use "files" util 7 年 前
  Erik Johnson d31939574b Avoid race condition when iterating through processes 7 年 前
  Erik Johnson a29b458416 Update orphan finding code to handle differences in psutil on PY3 7 年 前
  Erik Johnson cb91437b08 Add wait_for_orphans to testprogram classes 7 年 前
  Erik Johnson 8e380679cc Kill child PIDs when shutting down a testprogram daemon 7 年 前
  rallytime 9ff2694155 Merge branch '2016.11' into 'nitrogen' 7 年 前
  Benjamin Drung 33a7f8b2ec Fix typos 7 年 前
  Pedro Algarvio 61003bca0a Take care of resource leakage on tests 7 年 前
  Pedro Algarvio 40a64191a1 Absolute imports and A LOT of code cleanup. 7 年 前
  Pedro Algarvio 3beb3fb801 Move whatever we need from salttesting to salt. 7 年 前
  plastikos dde85e1144 Various fixes for MacOS X (#36085) 8 年 前
  plastikos 1101e30389 Various fixes for MacOS X (#36080) 8 年 前
  Pedro Algarvio 85fe1b31d5 Use the `terminate_process_pid` helper function 8 年 前
  Pedro Algarvio f7693f306c Apply child processes cleanup counter measure on testprogram too. 8 年 前
  Mike Place 15d088c15f Avoid str to bytes join in test util (#35295) 8 年 前
  Thayne Harbaugh 5fb3f025e4 Joining sys.path is redundant and causes the string result to be split and re-joined. 8 年 前
  Thayne Harbaugh c6d08bf31b Minor tweaks to testing exit codes 8 年 前
  Thayne Harbaugh 8a700b54f8 Appease the pylint gods: lambdas 8 年 前
  Thayne Harbaugh c37bafaca1 Appease the pylint gods. 8 年 前