Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created March 19, 2020 15:44
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/adf5053050f00ffe3ecd40ea591766ac to your computer and use it in GitHub Desktop.
Save Whateverable/adf5053050f00ffe3ecd40ea591766ac to your computer and use it in GitHub Desktop.
bisectable6
old=c8438e6afe311311a5be0c5c69bff7b2e1a1a3e9 new=HEAD sub m() { { return 5; LEAVE {say 'L'} } }; say m();
Bisecting: 1432 revisions left to test after this (roughly 11 steps)
[9b0432d8412b0f06eb9bcea598cfa460a61be0f1] Merge branch 'master' into release-2019.07
»»»»» Testing 9b0432d8412b0f06eb9bcea598cfa460a61be0f1
»»»»» Script output:
L
The 'ForeignCode' class is a Rakudo-specific
implementation detail and has no serviceable parts inside
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 99ba0ea8f417465a88ab5444cd6d753377b607b7
»»»»» Script output:
L
The 'ForeignCode' class is a Rakudo-specific
implementation detail and has no serviceable parts inside
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 55d08c8fbc28ac702cdbedb1a2d5b58d7fea189e
»»»»» Script output:
L
identity
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8ae4310e9da2c79b2a43b301040cc77193beceb3
»»»»» Script output:
L
The 'ForeignCode' class is a Rakudo-specific
implementation detail and has no serviceable parts inside
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5cf65b57cb4198972faf002dcfbe49089dabb8d7
»»»»» Script output:
L
identity
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c47d95f2177579591d97485eb94775d43ee248ec
»»»»» Script output:
L
The 'ForeignCode' class is a Rakudo-specific
implementation detail and has no serviceable parts inside
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 685f6cc3b6af59a7df92fcd33eef5f1cc36e34de
»»»»» Script output:
L
The 'ForeignCode' class is a Rakudo-specific
implementation detail and has no serviceable parts inside
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c9fe9463e6f172664125a36113aaefd4e9fe5bd3
»»»»» Script output:
L
The 'ForeignCode' class is a Rakudo-specific
implementation detail and has no serviceable parts inside
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 32d480aba043245d380ae1d2f089c9bb76412d01
»»»»» Script output:
L
identity
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 588037f065b7a6afa7f50263e474abc9170af9e7
»»»»» Script output:
L
The 'ForeignCode' class is a Rakudo-specific
implementation detail and has no serviceable parts inside
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d248d47e79589072e3ac1ac3e3098d4d29aac135
»»»»» Script output:
L
identity
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
L
identity
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
588037f065b7a6afa7f50263e474abc9170af9e7 is the first new commit
commit 588037f065b7a6afa7f50263e474abc9170af9e7
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Mon Dec 31 16:21:38 2018 +0100
Mark Foreigncode class as Rakudo implementation detail
:040000 040000 38fc5927000dd006504dfcbd45fd6a2f5a5359fe c5c58665a63501c0a0e7c26c0bc00fb6f93769c9 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment