debian-koji/tests/test_lib
Ken Dreyer e35b571196 util: handle ENOENT in _stripcwd() listdir loop
After we call listdir(), another thread or process might delete files
from the current directory. We cannot always expect lstat() to succeed
in a loop over the initial listdir entries.

If lstat() raises ENOENT, consider this file deleted and move on.
2020-08-27 13:36:27 +02:00
..
data turn off dnf_warning in mock.cfg 2020-07-21 23:57:20 -04:00
__init__.py basic unit test for genMockConfig 2018-02-28 12:22:05 -05:00
test_argspec.py python-modernize -f libmodernize.fixes.fix_import 2018-07-11 17:37:39 -04:00
test_auth.py remove deprecated krbV support 2020-07-24 15:08:47 -04:00
test_base64.py fix imports 2019-03-04 09:28:39 -05:00
test_check_sigmd5.py add a unit test 2019-01-15 10:51:19 -05:00
test_client_session.py remove deprecated krbV support 2020-07-24 15:08:47 -04:00
test_context.py fix some unittests 2019-01-28 08:46:11 -05:00
test_decode_bytes.py extend unit test a bit 2019-03-04 09:28:39 -05:00
test_encode_datetime.py python-modernize -f libmodernize.fixes.fix_import 2018-07-11 17:37:39 -04:00
test_file_ops.py update docstr and do not swallow other errno 2019-09-30 15:33:01 +02:00
test_fixEncoding.py fix str-type testing in fix_encoding 2019-05-21 12:18:19 -04:00
test_format_time.py formatTime/Long can handle timestamp 2020-08-26 09:26:00 +02:00
test_gen_mock_config.py python-modernize -f libmodernize.fixes.fix_import 2018-07-11 17:37:39 -04:00
test_grab_session_options.py remove deprecated krbV support 2020-07-24 15:08:47 -04:00
test_gssapi.py Use requests_gssapi instead of requests_kerberos 2020-07-24 15:32:42 -04:00
test_multicall_session.py support batch option in MultiCallSession 2019-06-17 10:19:12 -04:00
test_parse_arches.py use same arch parsing for cli and hub 2019-05-21 18:39:52 -04:00
test_parsers.py fix test 2018-08-16 13:36:07 -04:00
test_plugin.py replace logging.warn with warning 2020-04-22 13:47:15 +02:00
test_policy.py Add 'target' policy 2020-02-11 14:30:25 +01:00
test_profiles.py raise error when config search paths is empty 2019-11-22 08:43:44 +01:00
test_restart_tasks.py fix test 2019-11-25 11:54:18 +01:00
test_tasks.py move from urrlib.request.urlopen to requests.get 2019-11-25 11:31:08 +01:00
test_utils.py util: handle ENOENT in _stripcwd() listdir loop 2020-08-27 13:36:27 +02:00
test_xmlrpcplus.py python-modernize -f libmodernize.fixes.fix_xrange_six 2018-07-11 17:37:39 -04:00