Files
pytest2/testing
Bruno Oliveira b9c136b809 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.
2020-01-14 18:31:21 -03:00
..
2020-01-14 06:31:41 +01:00
2019-11-06 22:08:10 +01:00
2019-11-27 11:25:23 +01:00
2019-10-22 23:44:52 +02:00
2019-10-31 23:19:35 -05:00
2020-01-10 05:20:41 +01: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