[Tickets #11941] Horde_Date failing test
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Jan 9 15:26:45 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11941
------------------------------------------------------------------------------
Ticket | 11941
Created By | remi at famillecollet.com
Summary | Horde_Date failing test
Queue | Components
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
remi at famillecollet.com (2013-01-09 15:26) wrote:
There was 1 failure:
1) Horde_Date_RecurrenceTest::testMonthlyWeekdayFifth
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'2012-08-30 10:00:00'
+'2012-08-02 10:00:00'
/dev/shm/BUILD/php-horde-Horde-Date-2.0.2/Horde_Date-2.0.2/test/Horde/Date/RecurrenceTest.php:403
If I understand correctly the test, it should compute the 5th thurday
of the month after june.
As July have only 4 thurday, should it return ?
5th thursday of Aug ? (as expected by the test)
5th thursday after July ? (so 1st of Aug; as reported)
More information about the bugs
mailing list