Hi,
we have quite some test failures on Travis again:
1.) These seem to be caused by the date.timezone annoyance, set in the
author's test environment, but not on travis.
Bug #53879 (DateTime::createFromFormat() fails to parse cookie
expiration date) [ext/date/tests/bug53879.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba)
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs)
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt]
2.) Did we have any odd fixes to reflection recently?
Interface of the class mysqli - Reflection
[ext/mysqli/tests/mysqli_class_mysqli_reflection.phpt]
========DIFF========
633+ Modifiers: 268435713
633- Modifiers: 257
========DONE========
Interface of the class mysqli_result - Reflection
[ext/mysqli/tests/mysqli_class_mysqli_result_reflection.phpt]
========DIFF========
206+ Modifiers: 268435712
206- Modifiers: 256
========DONE========
3.) Test committed, but code not fixed? Or, code fixed, test not
updated?
Bug #66112 (Use after free condition in SOAP extension)
[ext/soap/tests/bugs/bug66112.phpt]
4.) Wat? Just seems like a bad test.
Test tan function : 64bit long tests
[ext/standard/tests/math/tan_basiclong_64bit.phpt]
=====================================================================
--
Regards,
Mike
Hi,
we have quite some test failures on Travis again:
1.) These seem to be caused by the date.timezone annoyance, set in the
author's test environment, but not on travis.Bug #53879 (DateTime::createFromFormat() fails to parse cookie
expiration date) [ext/date/tests/bug53879.phpt]
I was wrong, I fixed the above, but the two tests below fail for another
reason. Derick?
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba)
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs)
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt]
--
Regards,
Mike
Hi,
we have quite some test failures on Travis again:
1.) These seem to be caused by the date.timezone annoyance, set in the
author's test environment, but not on travis.
:-P Travis should set them too.
Bug #53879 (DateTime::createFromFormat() fails to parse cookie
expiration date) [ext/date/tests/bug53879.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba)
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs)
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt]
It's on my list to check this weekend, and some more fixes to that same
group of stuff.
cheers,
Derick
Bug #53879 (DateTime::createFromFormat() fails to parse cookie
expiration date) [ext/date/tests/bug53879.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba)
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs)
[ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt]It's on my list to check this weekend, and some more fixes to that same
group of stuff.
Awesome, thank you.
--
Regards,
Mike