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

Unit test regressions #1441

Closed
robocoder opened this issue Jun 23, 2010 · 2 comments
Closed

Unit test regressions #1441

robocoder opened this issue Jun 23, 2010 · 2 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@robocoder
Copy link
Contributor

Introduced by [2349] ?

@mattab
Copy link
Member

mattab commented Jun 23, 2010

(In [2353]) Fixes #1441 Thanks for checking vipsoft

I also see 2 other unit tests failing:
Fail: ../tests/core/ArchiveProcessing.test.php -> Test_Piwik_ArchiveProcessing -> test_init_today -> Equal expectation fails because 1277254800 differs from 1277254137 by 663 at line 100
Fail: ../tests/core/ArchiveProcessing.test.php -> Test_Piwik_ArchiveProcessing -> test_init_today -> Equal expectation fails because 1277254800 differs from 0 by 1277254800 at line 113

Do you see them too?

@robocoder
Copy link
Contributor Author

No, I didn't see those. But, I assume these are possible if we call time() multiple times. This was raised in #753.

@robocoder robocoder added this to the Piwik 0.6.3 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

2 participants