Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ==> Testing Data::Dump::Tree
- t/00_use.t ................... ok
- t/01_all.t ................... ok
- t/02_META.t .................. ok
- t/05_class_attributes.t ...... ok
- t/10_role.t .................. ok
- t/11_class_vs_role.t ......... ok
- t/12_extra_standard_roles.t .. ok
- t/13_named_captures.t ........ ok
- t/14.Match_limit.t ........... ok
- t/20_nothing.t ............... ok
- t/21_terminal.t .............. ok
- t/31_default_base_class.t .... ok
- t/32.exception.t ............. ok
- t/40_type_Map.t .............. ok
- t/41_type_callframe.t ........ ok
- # Failed test '13 dump lines, with capture'
- # at t/42_type_Map.t line 19
- # expected: '13'
- # got: '29'
- # aaaaaaaa ~~ yyy (2) @0 (List|223969336:DDT:-1251112644)
- # |- 0 =
- # | | 'aaaa' [0..4|
- # | | .Match
- # | | @1
- # | | (Match|yyy(Match|(Match|t1(Match))(Match|t2(Match))|(Array|224490448)):DDT:-125111
- # | | 1708)
- # | `- yyy =>
- # | | 'aaaa' [0..4|
- # | | .Match
- # | | @2 (Match|(Match|t1(Match))(Match|t2(Match))|(Array|224490448):DDT:-1251110896)
- # | |- 0 => 'aa' [0..2|.Match @3 (Match|t1(Match):DDT:-1251109444)
- # | | `- t1 => 'aa' [0..2|.Match @4 (Match:DDT:-1251108632)
- # | `- 1 => 'a' [2..3|.Match @5 (Match|t2(Match):DDT:-1251107868)
- # | `- t2 => 'a' [2..3|.Match @6 (Match:DDT:-1251107056)
- # `- 1 =
- # | 'aaaa' [4..8|
- # | .Match
- # | @7
- # | (Match|yyy(Match|(Match|t1(Match))(Match|t2(Match))|(Array|224491008)):DDT:-125110
- # | 5056)
- # `- yyy =>
- # | 'aaaa' [4..8|
- # | .Match
- # | @8 (Match|(Match|t1(Match))(Match|t2(Match))|(Array|224491008):DDT:-1251104244)
- # |- 0 => 'aa' [4..6|.Match @9 (Match|t1(Match):DDT:-1251102792)
- # | `- t1 => 'aa' [4..6|.Match @10 (Match:DDT:-1251101980)
- # `- 1 => 'a' [6..7|.Match @11 (Match|t2(Match):DDT:-1251101216)
- # `- t2 => 'a' [6..7|.Match @12 (Match:DDT:-1251100404)
- # Failed test '5 lines: title, top match, 3 sub macthes'
- # at t/42_type_Map.t line 23
- # expected: '5'
- # got: '7'
- # 'abc-abc-abc' [0..11|.Match @0 (Match|string(Match|part(Array|224491888)):DDT:-1249277172)
- # `- string =>
- # | 'abc-abc-abc' [0..11|
- # | .Match @1 (Match|part(Array|224491888):DDT:-1249276360)
- # |- part => 'abc' [0..3|.Match @2 (Match:DDT:-1249274976)
- # |- part => 'abc' [4..7|.Match @3 (Match:DDT:-1249274228)
- # `- part => 'abc' [8..11|.Match @4 (Match:DDT:-1249273560)
- # Failed test 'top match'
- # at t/42_type_Map.t line 24
- # expected: '/"string => 'abc-abc-abc'"/'
- # got: ''abc-abc-abc' [0..11|.Match @0 (Match|string(Match|part(Array|224491888)):DDT:-1249277172)
- # `- string =>
- # | 'abc-abc-abc' [0..11|
- # | .Match @1 (Match|part(Array|224491888):DDT:-1249276360)
- # |- part => 'abc' [0..3|.Match @2 (Match:DDT:-1249274976)
- # |- part => 'abc' [4..7|.Match @3 (Match:DDT:-1249274228)
- # `- part => 'abc' [8..11|.Match @4 (Match:DDT:-1249273560)
- # '
- # 'abc-abc-abc' [0..11|.Match @0 (Match|string(Match|part(Array|224491888)):DDT:-1249277172)
- # `- string =>
- # | 'abc-abc-abc' [0..11|
- # | .Match @1 (Match|part(Array|224491888):DDT:-1249276360)
- # |- part => 'abc' [0..3|.Match @2 (Match:DDT:-1249274976)
- # |- part => 'abc' [4..7|.Match @3 (Match:DDT:-1249274228)
- # `- part => 'abc' [8..11|.Match @4 (Match:DDT:-1249273560)
- # Looks like you failed 3 tests of 8
- t/42_type_Map.t ..............
- Dubious, test returned 3 (wstat 768, 0x300)
- Failed 3/8 subtests
- t/70_sub_interface.t ......... ok
- t/71_filter.t ................ ok
- t/80_title.t ................. ok
- t/81_color.t ................. ok
- t/82_max_depth.t ............. ok
- t/83_width.t ................. ok
- Test Summary Report
- -------------------
- t/42_type_Map.t (Wstat: 768 Tests: 8 Failed: 3)
- Failed tests: 2, 4-5
- Non-zero exit status: 3
- Files=22, Tests=101, 30 wallclock secs ( 0.07 usr 0.02 sys + 28.36 cusr 1.54 csys = 29.99 CPU)
- Result: FAIL
- The spawned process exited unsuccessfully (exit code: 1)
- in sub run-and-gather-output at /root/.rakudobrew/moar-nom/install/share/perl6/site/sources/24811C576EF8F85E7672B26955C802BB2FC94675 line 85
- in block at /root/.rakudobrew/moar-nom/install/share/perl6/site/sources/48E2EB9144E069353B240AD2D147B48C65F70152 line 22
- in sub indir at /root/.rakudobrew/moar-nom/install/share/perl6/site/sources/24811C576EF8F85E7672B26955C802BB2FC94675 line 20
- in method test at /root/.rakudobrew/moar-nom/install/share/perl6/site/sources/48E2EB9144E069353B240AD2D147B48C65F70152 line 5
- in method install at /root/.rakudobrew/moar-nom/install/share/perl6/site/sources/582CB7486602954A4601BDCE5A0EAC54B05DA58A line 156
- in method resolve at /root/.rakudobrew/moar-nom/install/share/perl6/site/sources/582CB7486602954A4601BDCE5A0EAC54B05DA58A line 234
- in sub MAIN at /root/.rakudobrew/moar-nom/install/share/perl6/site/resources/E0D978079BB5081DE986D058BB8AB08252F05CC8 line 18
- in block <unit> at /root/.rakudobrew/moar-nom/install/share/perl6/site/resources/E0D978079BB5081DE986D058BB8AB08252F05CC8 line 152
Add Comment
Please, Sign In to add comment