Skip to content

Test failure for europe with DST #40

Description

@smith153

OS and perl version:
i386 GNU/Linux and "CEST +0200" is the timezone,
perl 5, version 18, subversion 1 (v5.18.1) built for i586-linux-thread-multi

Install output:

Unpacking Time-Piece-1.3204.tar.gz
Entering Time-Piece-1.3204
Checking configure dependencies from META.json
...skipping...
Entering Time-Piece-1.3204
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
Configuring Time-Piece-1.3204
Running Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Time::Piece
Writing MYMETA.yml and MYMETA.json
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
Checking if you have Exporter 5.57 ... Yes (5.68)
Building and testing Time-Piece-1.3204
cp Seconds.pm blib/lib/Time/Seconds.pm
cp Piece.pm blib/lib/Time/Piece.pm
Running Mkbootstrap for Piece ()
chmod 644 "Piece.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs blib/arch/auto/Time/Piece/Piece.bs 644
"/usr/bin/perl" "/usr/lib/perl5/5.18.1/ExtUtils/xsubpp"  -typemap '/usr/lib/perl5/5.18.1/ExtUtils/typemap'  Piece.xs > Piece.xsc
mv Piece.xsc Piece.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -fstack-protector -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe   -DVERSION=\"1.3204\" -DXS_VERSION=\"1.3204\" -fPIC "-I/usr/lib/perl5/5.18.1/i586-linux-thread-multi/CORE"   Piece.c
rm -f blib/arch/auto/Time/Piece/Piece.so
cc  -shared -fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -pipe Piece.o  -o blib/arch/auto/Time/Piece/Piece.so  \
      \
  
chmod 755 blib/arch/auto/Time/Piece/Piece.so
Manifying 2 pod documents
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs blib/arch/auto/Time/Piece/Piece.bs 644
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/01base.t ...... ok
t/02core.t ...... ok

#   Failed test at t/02core_dst.t line 127.
#          got: '-18000'
#     expected: '-14400'

#   Failed test at t/02core_dst.t line 128.
#          got: '2013-07-09 07:07:11 EST'
#     expected: '2013-07-09 08:07:11 EDT'

#   Failed test at t/02core_dst.t line 129.
#                   '-0500'
#     doesn't match '(?^:-0400|EDT)'
# Looks like you failed 3 tests of 56.
t/02core_dst.t .. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/56 subtests 
t/03compare.t ... ok
t/04mjd.t ....... ok
t/05overload.t .. ok
t/06subclass.t .. ok
t/07arith.t ..... ok

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions