Files
pytest2/testing
Bruno Oliveira 7a0d1b387d Use a dummy RemoteTraceback for test in Python 3.5 Windows
Somehow in Python 3.5 on Windows this test fails with:
   File "c:\hostedtoolcache\windows\python\3.5.4\x64\Lib\multiprocessing\connection.py", line 302, in _recv_bytes
     overlapped=True)
OSError: [WinError 6] The handle is invalid

This only happens in this platform and Python version, decided to use
a dummy traceback as originally done in #6412.

(cherry picked from commit b9c136b809)
2020-01-16 20:03:16 +01:00
..
2020-01-14 06:31:41 +01:00
2019-11-06 22:08:10 +01:00
2020-01-15 11:20:00 +01:00
2019-11-16 18:55:32 +01:00
2019-10-22 23:44:52 +02:00
2019-10-31 23:19:35 -05:00
2019-10-31 23:19:35 -05:00
2019-10-21 00:08:03 +02:00
2019-11-16 18:55:32 +01:00
2019-11-06 14:22:07 +01:00
2019-11-16 18:55:32 +01:00
2019-11-16 18:55:32 +01:00