Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 13, 2021 04:14
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/888e5e275505a170e1e7c44faf2943d6 to your computer and use it in GitHub Desktop.
Save Whateverable/888e5e275505a170e1e7c44faf2943d6 to your computer and use it in GitHub Desktop.
bisectable6
my @a[1]; my @b[1]; @a = @b; dd @a
Bisecting: 268 revisions left to test after this (roughly 8 steps)
[5cbf20816bb233472b34990078cd5ea6e1ff115b] Adapt release message template
»»»»» Testing 5cbf20816bb233472b34990078cd5ea6e1ff115b
»»»»» Script output:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5d5701171f2376c39e9f46344935339ecdf748f5
»»»»» Script output:
Cannot call method 'raku' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5197952658a2d3ee1860b12822927aa925919818
»»»»» Script output:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5c97532e34e1aa47fe81f1b067432c08ed5d0d61
»»»»» Script output:
Cannot call method 'raku' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2a4eb56a33038e6d78bcfd8834e45cca1ed997c2
»»»»» Script output:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d406d834de480a598c7e37bb96afb8cb87107292
»»»»» Script output:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b54d83b8b58f2366ec37903634db3e3395e8b072
»»»»» Script output:
Cannot call method 'raku' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6bf6d34701536963c7688752623679f52d60f4f0
»»»»» Script output:
Cannot call method 'raku' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 62bd2743f97f101501a8524001f58becef98b6dc
»»»»» Script output:
Cannot call method 'raku' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Cannot call method 'perl' on a null object
in block <unit> at /tmp/sCAmDcR7py line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
62bd2743f97f101501a8524001f58becef98b6dc is the first new commit
commit 62bd2743f97f101501a8524001f58becef98b6dc
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Thu Jan 2 20:52:45 2020 +0100
Use .raku instead of .perl in the setting
:040000 040000 415f30c39703cd52a1ca08a9f6eae2ba3bf3d480 ef0ab9ebc6ed0c3ff2f8f2bc9e9fc0d3d91ba5b4 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment