Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std: Bump time margin in std::time tests #30118

Merged
merged 1 commit into from
Dec 1, 2015

Conversation

alexcrichton
Copy link
Member

I believe that because Windows' unit of resolution is 100ns that this unit of
time will ensure that the assertions will hold true as it's representable in the
native format.

cc #29970

I believe that because Windows' unit of resolution is 100ns that this unit of
time will ensure that the assertions will hold true as it's representable in the
native format.

cc rust-lang#29970
@rust-highfive
Copy link
Collaborator

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@aturon
Copy link
Member

aturon commented Nov 30, 2015

@bors: r+

@bors
Copy link
Contributor

bors commented Nov 30, 2015

📌 Commit 9034440 has been approved by aturon

bors added a commit that referenced this pull request Dec 1, 2015
I believe that because Windows' unit of resolution is 100ns that this unit of
time will ensure that the assertions will hold true as it's representable in the
native format.

cc #29970
@bors
Copy link
Contributor

bors commented Dec 1, 2015

⌛ Testing commit 9034440 with merge 0bfdedb...

@bors bors merged commit 9034440 into rust-lang:master Dec 1, 2015
@alexcrichton alexcrichton deleted the fix-time-again branch December 10, 2015 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants