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

Test failures on OS X #325

Closed
hadley opened this issue May 13, 2015 · 1 comment
Closed

Test failures on OS X #325

hadley opened this issue May 13, 2015 · 1 comment
Labels
bug an unexpected problem or unintended behavior

Comments

@hadley
Copy link
Member

hadley commented May 13, 2015

1. Failure (@test-round.R#234): round_date and ceiling_date skip day time gap (#240) 
round_date(times, "hour") not equal to round
Mean absolute difference: 3600

2. Failure (@test-round.R#241): round_date and ceiling_date skip day time gap (#240) 
ceiling_date(times, "hour") not equal to ceiling
'is.NA' value mismatch: 4 in current 0 in target

3. Failure (@test-round.R#258): round_date and ceiling_date skip day time gap (#240) 
round_date(x, "hour") not equal to y
Mean absolute difference: 3600
@andreas50
Copy link

I get the same test failures on Windows 7, 64 bit, R 3.2.0.

In addition, it seems some of the test input (for example @test-round.R#224) shoud be using "CET" instead of "CEST" for the time zone. For example, "2013-03-31 01:15:00 CET" instead of "2013-03-31 01:15:00 CEST".

@vspinu vspinu added the bug an unexpected problem or unintended behavior label Sep 30, 2015
@vspinu vspinu closed this as completed in 283dd87 Oct 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

3 participants