Skip to content

Instantly share code, notes, and snippets.

@tsee
Created September 17, 2012 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsee/3737947 to your computer and use it in GitHub Desktop.
Save tsee/3737947 to your computer and use it in GitHub Desktop.
PERL_DL_NONLAZY=1 /usr/local/booking-perl/5.8.5/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001_load.........ok
t/002_constants....ok
t/003_ptable.......ok
t/010_desperate....
# Failed test '(plain) correct: blessed regexp with reuse'
# at t/010_desperate.t line 47.
# got: '"=srl\1\0B,cbar(\245)\r"'
# expected: '"=srl\1\0B,cbar(\261cfoobix)\r"'
# Failed test '(plain) correct: qr/foo/'
# at t/010_desperate.t line 47.
# got: '"=srl\1\0,fRegexp(%"'
# expected: '"=srl\1\0,fRegexp(1cfoo`"'
# Failed test '(plain) correct: qr/(?i-xsm:foo)/'
# at t/010_desperate.t line 47.
# got: '"=srl\1\0,fRegexp(%"'
# expected: '"=srl\1\0,fRegexp(1l(?i-xsm:foo)`"'
# Failed test '(plain) correct: qr/foo/i'
# at t/010_desperate.t line 47.
# got: '"=srl\1\0,fRegexp(%"'
# expected: '"=srl\1\0,fRegexp(1cfooai"'
# Failed test '(no_shared_hk) correct: blessed regexp with reuse'
# at t/010_desperate.t line 47.
# got: '"=srl\1\0B,cbar(\245)\r"'
# expected: '"=srl\1\0B,cbar(\261cfoobix)\r"'
# Failed test '(no_shared_hk) correct: qr/foo/'
# at t/010_desperate.t line 47.
# got: '"=srl\1\0,fRegexp(%"'
# expected: '"=srl\1\0,fRegexp(1cfoo`"'
# Failed test '(no_shared_hk) correct: qr/(?i-xsm:foo)/'
# at t/010_desperate.t line 47.
# got: '"=srl\1\0,fRegexp(%"'
# expected: '"=srl\1\0,fRegexp(1l(?i-xsm:foo)`"'
# Failed test '(no_shared_hk) correct: qr/foo/i'
# at t/010_desperate.t line 47.
# got: '"=srl\1\0,fRegexp(%"'
# expected: '"=srl\1\0,fRegexp(1cfooai"'
# Looks like you failed 8 tests of 148.
dubious
Test returned status 8 (wstat 2048, 0x800)
DIED. FAILED tests 56, 64, 66, 68, 130, 138, 140, 142
Failed 8/148 tests, 94.59% okay
t/100_roundtrip....
# Failed test 'simple regexp (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18b9010)
# $expected = (?-xism:foo)
# Failed test 'simple regexp (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18bbcb0)
# $expected = (?-xism:foo)
# Failed test 'simple regexp (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18b9010)
# $expected = Regexp=SCALAR(0x18bbcb0)
# Failed test 'regexp with inline modifiers (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18bca80)
# $expected = (?-xism:(?i-xsm:foo))
# Failed test 'regexp with inline modifiers (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18bc8c0)
# $expected = (?-xism:(?i-xsm:foo))
# Failed test 'regexp with inline modifiers (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18bca80)
# $expected = Regexp=SCALAR(0x18bc8c0)
# Failed test 'regexp with modifiers (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18bd9a0)
# $expected = (?i-xsm:foo)
# Failed test 'regexp with modifiers (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18be560)
# $expected = (?i-xsm:foo)
# Failed test 'regexp with modifiers (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# $got = Regexp=SCALAR(0x18bd9a0)
# $expected = Regexp=SCALAR(0x18be560)
# Failed test 'scalar ref to simple regexp (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x194c830)
# ${$expected} = (?-xism:foo)
# Failed test 'scalar ref to simple regexp (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x1952dd0)
# ${$expected} = (?-xism:foo)
# Failed test 'scalar ref to simple regexp (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x194c830)
# ${$expected} = Regexp=SCALAR(0x1952dd0)
# Failed test 'scalar ref to regexp with inline modifiers (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x1952ea0)
# ${$expected} = (?-xism:(?i-xsm:foo))
# Failed test 'scalar ref to regexp with inline modifiers (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x1952da0)
# ${$expected} = (?-xism:(?i-xsm:foo))
# Failed test 'scalar ref to regexp with inline modifiers (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x1952ea0)
# ${$expected} = Regexp=SCALAR(0x1952da0)
# Failed test 'scalar ref to regexp with modifiers (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x19544f0)
# ${$expected} = (?i-xsm:foo)
# Failed test 'scalar ref to regexp with modifiers (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x19542e0)
# ${$expected} = (?i-xsm:foo)
# Failed test 'scalar ref to regexp with modifiers (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# ${ $got} = Regexp=SCALAR(0x19544f0)
# ${$expected} = Regexp=SCALAR(0x19542e0)
# Failed test 'nested scalar ref to simple regexp (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b1d60)
# ${${$expected}} = (?-xism:foo)
# Failed test 'nested scalar ref to simple regexp (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b1d30)
# ${${$expected}} = (?-xism:foo)
# Failed test 'nested scalar ref to simple regexp (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b1d60)
# ${${$expected}} = Regexp=SCALAR(0x19b1d30)
# Failed test 'nested scalar ref to regexp with inline modifiers (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b1e60)
# ${${$expected}} = (?-xism:(?i-xsm:foo))
# Failed test 'nested scalar ref to regexp with inline modifiers (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b31c0)
# ${${$expected}} = (?-xism:(?i-xsm:foo))
# Failed test 'nested scalar ref to regexp with inline modifiers (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b1e60)
# ${${$expected}} = Regexp=SCALAR(0x19b31c0)
# Failed test 'nested scalar ref to regexp with modifiers (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b32a0)
# ${${$expected}} = (?i-xsm:foo)
# Failed test 'nested scalar ref to regexp with modifiers (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b34c0)
# ${${$expected}} = (?i-xsm:foo)
# Failed test 'nested scalar ref to regexp with modifiers (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# ${${ $got}} = Regexp=SCALAR(0x19b32a0)
# ${${$expected}} = Regexp=SCALAR(0x19b34c0)
# Failed test 'array ref to simple regexp (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a163c0)
# $expected->[0] = (?-xism:foo)
# Failed test 'array ref to simple regexp (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a179b0)
# $expected->[0] = (?-xism:foo)
# Failed test 'array ref to simple regexp (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a163c0)
# $expected->[0] = Regexp=SCALAR(0x1a179b0)
# Failed test 'array ref to regexp with inline modifiers (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a17a70)
# $expected->[0] = (?-xism:(?i-xsm:foo))
# Failed test 'array ref to regexp with inline modifiers (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a14e80)
# $expected->[0] = (?-xism:(?i-xsm:foo))
# Failed test 'array ref to regexp with inline modifiers (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a17a70)
# $expected->[0] = Regexp=SCALAR(0x1a14e80)
# Failed test 'array ref to regexp with modifiers (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a14ed0)
# $expected->[0] = (?i-xsm:foo)
# Failed test 'array ref to regexp with modifiers (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a19c60)
# $expected->[0] = (?i-xsm:foo)
# Failed test 'array ref to regexp with modifiers (plain, functional, decoded vs decoded2)'
# at t/lib/Sereal/TestSet.pm line 651.
# Structures begin differing at:
# $got->[0] = Regexp=SCALAR(0x1a14ed0)
# $expected->[0] = Regexp=SCALAR(0x1a19c60)
# Failed test 'hash ref to simple regexp (plain, functional, decoded vs data)'
# at t/lib/Sereal/TestSet.pm line 637.
# Structures begin differing at:
# $got->{foo} = Regexp=SCALAR(0x1a7c690)
# $expected->{foo} = (?-xism:foo)
# Failed test 'hash ref to simple regexp (plain, functional, decoded2 vs data)'
# at t/lib/Sereal/TestSet.pm line 644.
yada yada yada
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment