Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 15, 2024 14:07
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/75659ebda8bf5dd7f21f23b80ec8d98a to your computer and use it in GitHub Desktop.
Save Whateverable/75659ebda8bf5dd7f21f23b80ec8d98a to your computer and use it in GitHub Desktop.
bisectable6
so("Xabddcabaacab" ~~ /abaacab/) ~~ True
Bisecting: 83 revisions left to test after this (roughly 6 steps)
[a02620fe23a09078019c5deca55770aba559a6ee] Some micro-opts
»»»»» Testing a02620fe23a09078019c5deca55770aba559a6ee
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ecb35f41ba608b584999c4204fd816e0f73afa34
»»»»» Script output:
Potential difficulties:
Smartmatch against True always matches; if you mean to test the topic for truthiness, use :so or *.so or ?* instead
at /tmp/46YJmiPIiU:1
------> so("Xabddcabaacab" ~~ /abaacab/) ~~ ⏏True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing df54b1df71b9b39a2976fbc14ed6f0b8b84fce4f
»»»»» Script output:
Potential difficulties:
Smartmatch against True always matches; if you mean to test the topic for truthiness, use :so or *.so or ?* instead
at /tmp/46YJmiPIiU:1
------> so("Xabddcabaacab" ~~ /abaacab/) ~~ ⏏True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1c07a9c1101600cfb0e38a0e34e555b752d8308b
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e941e073d3e0314fff5005faf790f0b3e5652932
»»»»» Build does not exist, skip this commit
»»»»» -------------------------------------------------------------------------
»»»»» Testing 50e9c6cad6b3ce3e5cc0dc98e05c753e1947e82c
»»»»» Build does not exist, skip this commit
»»»»» -------------------------------------------------------------------------
»»»»» Testing f0beaacfedd7b18e537a6ffdf03b5da1a72e00e7
»»»»» Script output:
Potential difficulties:
Smartmatch against True always matches; if you mean to test the topic for truthiness, use :so or *.so or ?* instead
at /tmp/46YJmiPIiU:1
------> so("Xabddcabaacab" ~~ /abaacab/) ~~ ⏏True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 636df7c5412fc981c2f09dcd1f62d456e344b1ab
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8a5174ba089b7d297639820654b5ca6a8eb7a301
»»»»» Script output:
Potential difficulties:
Smartmatch against True always matches; if you mean to test the topic for truthiness, use :so or *.so or ?* instead
at /tmp/46YJmiPIiU:1
------> so("Xabddcabaacab" ~~ /abaacab/) ~~ ⏏True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
There are only 'skip'ped commits left to test.
The first new commit could be any of:
50e9c6cad6b3ce3e5cc0dc98e05c753e1947e82c
e941e073d3e0314fff5005faf790f0b3e5652932
8a5174ba089b7d297639820654b5ca6a8eb7a301
We cannot bisect more!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment