[2.7] bpo-30850: test_bsddb3 tolerates smaller timeout on Windows by vstinner · Pull Request #2840 · python/cpython
Conversation
bpo-30850: On Windows, test04_lock_timeout2() now tolerates 50 ms
whereas 100 ms is expected. The lock sometimes times out after only
58 ms. Windows clocks have a bad resolution and bad accuracy.
bpo-30850: On Windows, test04_lock_timeout2() now tolerates 50 ms whereas 100 ms is expected. The lock sometimes times out after only 58 ms. Windows clocks have a bad resolution and bad accuracy.
serhiy-storchaka
changed the title
[2.7] test_bsddb3 tolerates smaller timeout on Windows
[2.7] bpo-30850: test_bsddb3 tolerates smaller timeout on Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters