Skip to content

[2.7] bpo-30850: test_bsddb3 tolerates smaller timeout on Windows#2840

Merged
vstinner merged 1 commit intopython:2.7from
vstinner:bsddb_timeout27
Jul 24, 2017
Merged

[2.7] bpo-30850: test_bsddb3 tolerates smaller timeout on Windows#2840
vstinner merged 1 commit intopython:2.7from
vstinner:bsddb_timeout27

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jul 24, 2017

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.

https://bugs.python.org/issue30850

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 serhiy-storchaka added the tests Tests in the Lib/test dir label Jul 24, 2017
@serhiy-storchaka 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 Jul 24, 2017
@vstinner vstinner merged commit 0fc940a into python:2.7 Jul 24, 2017
@vstinner vstinner deleted the bsddb_timeout27 branch July 24, 2017 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants