Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 23, 2023 20:49
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/a6e3182869f2bc86825bb529360b5e91 to your computer and use it in GitHub Desktop.
Save Whateverable/a6e3182869f2bc86825bb529360b5e91 to your computer and use it in GitHub Desktop.
bisectable6
my $d = Distribution::Path.new($*CWD); say $d.meta<files> = (1 => 1,);
Bisecting: 156 revisions left to test after this (roughly 7 steps)
[55605b89fdddd45653b94acb23e92fadcbd7f2df] Merge pull request #813 from zoffixznet/LTA-octal-message
»»»»» Testing 55605b89fdddd45653b94acb23e92fadcbd7f2df
»»»»» Script output:
(1 => 1)
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 50740b5efdb3749b5c51f5250c1363f3eca90b4c
»»»»» Script output:
(1 => 1)
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a6d71f37fa42e113894a6521fe13e8fff06e970c
»»»»» Script output:
Earlier failure:
Failed to get the directory contents of '/home/bisectable/git/whateverable/bin': Failed to open dir: 2
in any at /tmp/whateverable/rakudo-moar/a6d71f37fa42e113894a6521fe13e8fff06e970c/share/perl6/runtime/CORE.setting.moarvm line 1
in block <unit> at /tmp/FEIMIGYjo6 line 1
Final error:
Type check failed in assignment to $current; expected IO::Path but got Failure (Failure.new(exception...)
in block <unit> at /tmp/FEIMIGYjo6 line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4b257a3f4d026dc3ed051800c79c278e69a05a10
»»»»» Script output:
Could not find symbol '&Path'
in block <unit> at /tmp/FEIMIGYjo6 line 1
Actually thrown at:
in block <unit> at /tmp/FEIMIGYjo6 line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f43e3ee4707df437b434fd2f290e416f7cd99e66
»»»»» Script output:
Earlier failure:
Failed to get the directory contents of '/home/bisectable/git/whateverable/bin': Failed to open dir: 2
in any at /tmp/whateverable/rakudo-moar/f43e3ee4707df437b434fd2f290e416f7cd99e66/share/perl6/runtime/CORE.setting.moarvm line 1
in block <unit> at /tmp/FEIMIGYjo6 line 1
Final error:
Type check failed in assignment to $current; expected IO::Path but got Failure (Failure.new(exception...)
in block <unit> at /tmp/FEIMIGYjo6 line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 750c4e8cafa4395eb93c361ee44c034d62ded98d
»»»»» Script output:
(1 => 1)
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f49a503b7fae333602231afcef6bdc6e476a6dea
»»»»» Script output:
(1 => 1)
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4c8dc4663b914a6f2a0a651fd3eacfcd8b9cd5ca
»»»»» Script output:
(1 => 1)
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 1
»»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
4c8dc4663b914a6f2a0a651fd3eacfcd8b9cd5ca is the first new commit
commit 4c8dc4663b914a6f2a0a651fd3eacfcd8b9cd5ca
Author: Nick Logan <nlogan@gmail.com>
Date: Wed Jun 29 14:39:06 2016 -0400
Fix Distribution::Path missing bin/ or resources/
src/core/Distribution.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment