Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Last active August 23, 2018 13:09
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 Whateverable/a86cde5ed135eea9433d652162ed3b5e to your computer and use it in GitHub Desktop.
Save Whateverable/a86cde5ed135eea9433d652162ed3b5e to your computer and use it in GitHub Desktop.
committable6
2018.06,HEAD^,HEAD run :cwd(‘sandbox/perl6-image-resize’), <perl6 -I../perl6-gd-raw>, ‘t/02-more.t’
¦«2018.06,HEAD^»:
1..3
ok 1 - Resize and resample differ
ok 2 - Bad quality JPEG takes less space
ok 3 - ... and they contain data
¦«HEAD(ea387a1)»:
Potential difficulties:
Duplicate 'is export' trait
at /home/bisectable/git/whateverable/sandbox/perl6-image-resize/../perl6-gd-raw/lib/GD/Raw.pm (GD::Raw):191
------> is native(LIB) ⏏is export { * }
Duplicate 'is export' trait
at /home/bisectable/git/whateverable/sandbox/perl6-image-resize/../perl6-gd-raw/lib/GD/Raw.pm (GD::Raw):210
------> is native(LIB) ⏏is export { * }
Duplicate 'is export' trait
at /home/bisectable/git/whateverable/sandbox/perl6-image-resize/../perl6-gd-raw/lib/GD/Raw.pm (GD::Raw):242
------> is native(LIB) ⏏is export { * }
1..3
not ok 1 - Resize and resample differ
# Failed test 'Resize and resample differ'
# at t/02-more.t line 23
# expected: anything except '2994'
# got: '2994'
ok 2 - Bad quality JPEG takes less space
ok 3 - ... and they contain data
# Looks like you failed 1 test of 3
The spawned command 'perl6' exited unsuccessfully (exit code: 1)
in block <unit> at /tmp/d8LcXIoSvj line 1
«exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment