Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 30, 2017 21:36
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/b38da9bff3eb67d6494dc223de648cca to your computer and use it in GitHub Desktop.
Save Whateverable/b38da9bff3eb67d6494dc223de648cca to your computer and use it in GitHub Desktop.
committable6
releases https://gist.githubusercontent.com/AlexDaniel/33aa4b19e4bf5b84b792083b20b000af/raw/eb5cc347a16905f5f19181bda6f55b0c23f0e491/01-operation.t.bisect.p6
¦«2015.12,2016.01.1,2016.02,2016.03,2016.04,2016.05,2016.06,2016.07.1,
2016.08.1,2016.09,2016.10,2016.11,2016.12,2017.01,2017.02,2017.03»:
===SORRY!===
IO::Path::ChildSecure module needs Rakudo 2017.04 or newer «exit code = 1»
¦«2017.04.3»:
1..12
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 1 - non-resolving parent fails (given path is non-child)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 2 - non-resolving parent fails (given path is child)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 3 - resolving parent fails (given path is a child, but not resolving)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 4 - resolved parent fails (given path is not a child)
ok 5 - resolved parent with resolving, non-existent child
ok 6 - resolved parent with resolving, existent child
ok 7 - resolved parent with resolving, existent child in a subdir
ok 8 - resolved parent with resolving, non-existent child, with ../
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 9 - resolved parent fails (given path is not a child, via child + ../)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 10 - resolved parent fails (given path is not a child, via combiners)
The spawned command '/tmp/whateverable/rakudo-moar//a4e59cf3b23ce216e9c39af5fabea4a294a81614/bin/perl6' exited unsuccessfully (exit code: 1)
in block at /tmp/jATw0uTYXM line 114
in block <unit> at /tmp/jATw0uTYXM line 96
# Looks like you planned 12 tests, but ran 10 «exit code = 255»
¦«2017.05,2017.06,2017.07,2017.08»:
1..12
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 1 - non-resolving parent fails (given path is non-child)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 2 - non-resolving parent fails (given path is child)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 3 - resolving parent fails (given path is a child, but not resolving)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 4 - resolved parent fails (given path is not a child)
ok 5 - resolved parent with resolving, non-existent child
ok 6 - resolved parent with resolving, existent child
ok 7 - resolved parent with resolving, existent child in a subdir
ok 8 - resolved parent with resolving, non-existent child, with ../
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 9 - resolved parent fails (given path is not a child, via child + ../)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 10 - resolved parent fails (given path is not a child, via combiners)
ok 11 - we die on too-early compiler versions
not ok 12 - when we die, error message tells us which Rakudo version we need
# Failed test 'when we die, error message tells us which Rakudo version we need'
# at /tmp/jATw0uTYXM line 116
# Looks like you failed 1 test of 12 «exit code = 1»
¦«2017.09,HEAD(4d0ead2)»:
1..12
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 1 - non-resolving parent fails (given path is non-child)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 2 - non-resolving parent fails (given path is child)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::Resolve)
ok 2 - Failure threw when sunk
ok 3 - resolving parent fails (given path is a child, but not resolving)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 4 - resolved parent fails (given path is not a child)
ok 5 - resolved parent with resolving, non-existent child
ok 6 - resolved parent with resolving, existent child
ok 7 - resolved parent with resolving, existent child in a subdir
ok 8 - resolved parent with resolving, non-existent child, with ../
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 9 - resolved parent fails (given path is not a child, via child + ../)
1..2
ok 1 - code returned a Failure
1..2
ok 1 - code dies
ok 2 - right exception type (X::IO::NotAChild)
ok 2 - Failure threw when sunk
ok 10 - resolved parent fails (given path is not a child, via combiners)
ok 11 - we die on too-early compiler versions
not ok 12 - when we die, error message tells us which Rakudo version we need
# Failed test 'when we die, error message tells us which Rakudo version we need'
# at /tmp/jATw0uTYXM line 116
# Looks like you failed 1 test of 12 «exit code = 1»
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment