Page MenuHomeSolus

Update perl-datetime-timezone to 2.17
ClosedPublic

Authored by simniotiqu on Feb 17 2018, 1:37 PM.
Tags
None
Referenced Files
F11050950: D2315.diff
Thu, Aug 10, 7:37 PM
F10906953: D2315.diff
Jul 6 2023, 3:50 PM
F10899007: D2315.diff
Jul 3 2023, 10:43 AM
F10825673: D2315.diff
Jun 4 2023, 12:50 AM
F10799707: D2315.id.diff
May 28 2023, 3:55 PM
F10795486: D2315.id5622.diff
May 27 2023, 9:12 PM
F10782242: D2315.id5538.diff
May 25 2023, 1:12 PM
F10781631: D2315.id5537.diff
May 25 2023, 8:52 AM
Subscribers

Details

Summary
  • 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.
Test Plan

Passed the make tests

Diff Detail

Repository
R2339 perl-datetime-timezone
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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.

sunnyflunk added a subscriber: sunnyflunk.

Some tests are better than none :D

This revision is now accepted and ready to land.Feb 21 2018, 10:57 PM
This revision was automatically updated to reflect the committed changes.