Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 2, 2022 20:26
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/f257b410f76e17dd938ea331966bfa09 to your computer and use it in GitHub Desktop.
Save Whateverable/f257b410f76e17dd938ea331966bfa09 to your computer and use it in GitHub Desktop.
bisectable6
{ no worries; say 'almafa' ~~ S/a/e/ }
Bisecting: 109 revisions left to test after this (roughly 7 steps)
[1c64946185df2e878c001663b57ed88e8bd185f0] Actually use new-from-git-describe in Compiler.new
»»»»» Testing 1c64946185df2e878c001663b57ed88e8bd185f0
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Potential difficulties:
Smartmatch with S/// is not useful. You can use given instead: S/// given $foo
at /tmp/SA3Ug17LSQ:1
------> { no worries; say 'almafa' ~~ ⏏S/a/e/ }
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f89a71950994cc1e93866e80f5ac4eb0728a08a5
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Potential difficulties:
Smartmatch with S/// is not useful. You can use given instead: S/// given $foo
at /tmp/SA3Ug17LSQ:1
------> { no worries; say 'almafa' ~~ ⏏S/a/e/ }
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8ffbc43b411c1bc0e818b30fca99c3145ca0bb16
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Potential difficulties:
Smartmatch with S/// is not useful. You can use given instead: S/// given $foo
at /tmp/SA3Ug17LSQ:1
------> { no worries; say 'almafa' ~~ ⏏S/a/e/ }
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 359efef709d27da202119ee446647d9eaea70f0f
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Potential difficulties:
Smartmatch with S/// is not useful. You can use given instead: S/// given $foo
at /tmp/SA3Ug17LSQ:1
------> { no worries; say 'almafa' ~~ ⏏S/a/e/ }
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ae697080d2d522552e7fb8d168a1bfd2da127bae
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing d74010ba1b9d96c11a03a4b71ab3425d71fbb8b2
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Potential difficulties:
Smartmatch with S/// is not useful. You can use given instead: S/// given $foo
at /tmp/SA3Ug17LSQ:1
------> { no worries; say 'almafa' ~~ ⏏S/a/e/ }
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 426a39a6ef867f8ef7378a11482f18aca842c33d
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 7c4515142690e934c1ce285f4f1b98b6d5db5a7e
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Potential difficulties:
Smartmatch with S/// is not useful. You can use given instead: S/// given $foo
at /tmp/SA3Ug17LSQ:1
------> { no worries; say 'almafa' ~~ ⏏S/a/e/ }
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f5b4d89fbb24f843d9cb65e6e4fbf069d5b3c761
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
There are only 'skip'ped commits left to test.
The first new commit could be any of:
f5b4d89fbb24f843d9cb65e6e4fbf069d5b3c761
7c4515142690e934c1ce285f4f1b98b6d5db5a7e
We cannot bisect more!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment