Summary | iCalendar tests are broken |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | wrobel (at) gentoo (dot) org |
Created | 11/21/2006 (6906 days ago) |
Due | |
Updated | 11/23/2006 (6904 days ago) |
Assigned | |
Resolved | 11/23/2006 (6904 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ iCalendar tests are broken
Queue ⇒ Horde Framework Packages
New Attachment: framework_iCalendar_tests-Horde_broken_tests-20061121.patch
* read-vcard-org.phpt
* timezones.phpt
* write-escapes.phpt
read-vcard-org.phpt fails because of this commit:
http://cvs.horde.org/diff.php?r1=1.104&r2=1.105&f=framework%2FiCalendar%2FiCalendar.php
write-escapes.phpt fails because of this commit:
http://cvs.horde.org/co.php?r=1.41&f=framework%2FiCalendar%2FiCalendar%2Fvevent.php
These two test can be fixed with the attached patch.
I did not check why the timezones.phpt fails since the the original
commit message
(http://cvs.horde.org/framework/iCalendar/tests/timezones.phpt)
suggested it might not work.