- Added test
- This release is based on version 2018b of the Olson database. This release includes contemporary changes for São Tomé and Príncipe, Brazil reverts the changes for Ireland in the previous versions as these caused breakages in some systems that consumed the IANA time zone data.
Details
Details
- Reviewers
• sunnyflunk - Group Reviewers
Triage Team - Commits
- R2339:5a39cbd6440f: Update perl-datetime-timezone to 2.17
Passed the make tests
Diff Detail
Diff Detail
- Repository
- R2339 perl-datetime-timezone
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Skips most of the tests
t/00-report-prereqs.t ....... ok t/02basic.t ................. skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/03link.t .................. skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/04local.t ................. skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/05offset.t ................ ok t/06no-dst.t ................ skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/07offset-only.t ........... skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/08name.t .................. skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/09changes.t ............... skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/11valid-name.t ............ skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/12storable.t .............. skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/13short-name-has-slash.t .. skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/14invalid-name.t .......... skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/15catalog.t ............... ok t/16has-dst-changes.t ....... skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/17special-names.t ......... skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/18olson-version-check.t ... skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/20local-subclass.t ........ ok t/21stack-corruption.t ...... skipped: Cannot run tests before DateTime.pm 0.1501 is installed. t/22taint-mode.t ............ skipped: Cannot run tests before DateTime.pm 0.1501 is installed.
The eval for the Datetime version in t/lib/T/RequireDateTime.pm seems to fail.
Build a version 0.1501 of DateTime locally but error persists.
Test are not skipped if build outsid the solbuild chroot.