This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients db3l, paul.moore, pdgoins, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-05-23.21:47:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527112068.18.0.682650639539.issue33355@psf.upfronthosting.co.za>
In-reply-to
Content
test_mmap.test_large_offset() failed on x86 Windows7 3.7:

http://buildbot.python.org/all/#/builders/111/builds/265

David Bolen: do you prefer to upgrade the VM to a faster account on Azure, or change the timeout?


0:41:01 [144/415/1] test_mmap crashed (Exit code 1) -- running: test_concurrent_futures (287 sec)
Timeout (0:15:00)!
Thread 0x00000b58 (most recent call first):
  File "D:\cygwin\home\db3l\buildarea\3.7.bolen-windows7\build\lib\test\test_mmap.py", line 754 in _make_test_file
  File "D:\cygwin\home\db3l\buildarea\3.7.bolen-windows7\build\lib\test\test_mmap.py", line 764 in test_large_offset
  (...)
History
Date User Action Args
2018-05-23 21:47:48vstinnersetrecipients: + vstinner, paul.moore, db3l, tim.golden, pdgoins, zach.ware, steve.dower
2018-05-23 21:47:48vstinnersetmessageid: <1527112068.18.0.682650639539.issue33355@psf.upfronthosting.co.za>
2018-05-23 21:47:48vstinnerlinkissue33355 messages
2018-05-23 21:47:48vstinnercreate