START devel/p5-DateTime-Set 2024-03-15T11:04:55Z ===> p5-DateTime-Set-0.3900p0 depends on: p5-DateTime-Event-Recurrence-* -> p5-DateTime-Event-Recurrence-0.19p0 ===> Regression tests for p5-DateTime-Set-0.3900p0 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00load.t ............................. ok t/01sanity.t ........................... ok t/02immutable.t ........................ ok t/03add_subtract.t ..................... ok t/04recurrence.t ....................... ok t/05iterator.t ......................... ok t/06backtrack.t ........................ ok t/07previous.t ......................... ok t/08span.t ............................. ok t/09spanset.t .......................... ok t/10previous-2.t ....................... ok t/11next.t ............................. ok t/12iterator_intersection.t ............ ok t/13add_recurrence.t ................... ok t/14complement.t ....................... ok You passed a locale to the set() method. You should use set_locale() instead, as using set() may alter the local time near a DST boundary. at /usr/ports/pobj/p5-DateTime-Set-0.3900/DateTime-Set-0.3900/blib/lib/DateTime/Set.pm line 183. You passed a locale to the set() method. You should use set_locale() instead, as using set() may alter the local time near a DST boundary. at /usr/ports/pobj/p5-DateTime-Set-0.3900/DateTime-Set-0.3900/blib/lib/DateTime/Set.pm line 183. t/15time_zone.t ........................ ok t/16bounded_recurrence.t ............... ok t/17quantize.t ......................... ok t/18as_list_empty.t .................... ok t/19spanset_daylight_savings.t ......... ok t/20spanset_week_wrapped_recurrence.t .. ok # Test suite by Olivier Mengue < dolmen cpan org > # previous(Inf) # => 2009-03-03T09:20:05 # next(-Inf) # => 2009-02-27T08:50:05 # next(2009-02-27T08:50:05) # => 2009-02-27T09:05:05 # previous(2009-02-27T09:05:05) # => 2009-02-27T08:50:05 # next(2009-02-27T08:50:05) # => 2009-02-27T09:05:05 # next(2009-02-27T09:05:05) # => 2009-02-27T09:20:05 # next(2009-02-27T09:20:05) # => 2009-03-02T09:05:05 # next(2009-03-02T09:05:05) # => 2009-03-02T09:20:05 # next(2009-03-02T09:20:05) # => 2009-03-03T09:05:05 # next(2009-03-03T09:05:05) # => 2009-03-03T09:20:05 # next(2009-03-03T09:20:05) # => Inf # no span, next() # no span, previous() # start, next() # after, next() # end, previous() # before, previous() # start, previous() # after, previous() # end, next() # before, next() t/21from_recurrence.t .................. ok t/22start_end.t ........................ ok All tests successful. Files=23, Tests=959, 87 wallclock secs ( 0.37 usr 0.20 sys + 79.96 cusr 5.19 csys = 85.72 CPU) Result: PASS PASS devel/p5-DateTime-Set Duration 1m32.76s