Commit History

Author SHA1 Message Date
  Ch3LL 8c8f0ac0e4 import six runtests log handler 5 years ago
  Ch3LL f442b338b1 Revert "Enable logging for test runs on py3" 5 years ago
  Daniel A. Wozniak 17c983b27b Fix linter 5 years ago
  Daniel A. Wozniak 9339425dba Enable logging for test runs on py3 5 years ago
  Pedro Algarvio 6bf8f46df3 Don't complain when attempting to close sockets at this stage 5 years ago
  Gareth J. Greenaway 13e5e5524c The maximum for the multiprocessing queue on MacOS is 32767, so if we running on MacOS then we use that maximum. 5 years ago
  Pedro Algarvio 33743fc4a0 Don't traceback when trying to close a closed socket 5 years ago
  Pedro Algarvio 381f5fea52 Limit and reduce the ammount of log records sent over the wire 5 years ago
  rallytime 3273bbdab7 Merge branch '2017.7' into '2018.3' 6 years ago
  Erik Johnson 93ee5ee2b0 Fix all Sphinx warnings 6 years ago
  Erik Johnson 3184168365 Use explicit unicode strings + break up salt.utils 7 years ago
  Dmitry Kuzmenko dd4273e268 Temporary POC: disable runtests log handler for Py3 tests. 7 years ago
  Nicole Thomas be0683de78 Merge pull request #41595 from gtmanfred/nitrogen 7 years ago
  Daniel Wallace f309bae8b4 Make sure runtests_engine is ASCII text 7 years ago
  Dmitry Kuzmenko fef0e0ea67 Catch errors on `socket.shutdown`. 7 years ago
  Pedro Algarvio 2d32fab65b Don't instantiate the log handler if unable to connect to server 7 years ago
  Pedro Algarvio 94d944da52 Limit the size of the log records queue 7 years ago
  Pedro Algarvio 17798f7b69 We need to use a multiprocessing Queue 8 years ago
  Pedro Algarvio 73165d8701 Break on broken pipe 8 years ago
  Pedro Algarvio a17aefd04a Handle connection errors 8 years ago
  Pedro Algarvio e0b177a493 We need to import logging within the threaded call 8 years ago
  Pedro Algarvio cdfd5224c8 log was out of scope, better use the module 8 years ago
  Pedro Algarvio e1e1aeb3d7 Keep ports open throughout the tests execution 8 years ago
  Pedro Algarvio 184c3c83ad Run the test daemons from CLI 8 years ago