Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
vstinner merged 1 commit into
python:2.7python/cpython:2.7from
vstinner:bsddb_timeout27Copy head branch name to clipboard
Jul 24, 2017
Merged

[2.7] bpo-30850: test_bsddb3 tolerates smaller timeout on Windows#2840
vstinner merged 1 commit into
python:2.7python/cpython:2.7from
vstinner:bsddb_timeout27Copy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Jul 24, 2017

Copy link
Copy Markdown
Member

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.