Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 12, 2018 13:01
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/102be1364d7e2cdd03ac545e1c893f5a to your computer and use it in GitHub Desktop.
Save Whateverable/102be1364d7e2cdd03ac545e1c893f5a to your computer and use it in GitHub Desktop.
bisectable6
my $a = buf8.new(255,255); my $b = buf8.new(255,255); dd $a ~~ $b
Bisecting: 4076 revisions left to test after this (roughly 12 steps)
[ff4a034dd2cf37f6e56e34396851a0f3062a210c] Fix time stamp check interfering with packaging modules
»»»»» Testing ff4a034dd2cf37f6e56e34396851a0f3062a210c
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e1a1b8d865249c833d447f87b48121a46c70a9f7
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 17446fc1318fbc721ea53c0dc3cad117e4d7aa36
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 058addf148522a9afc9ee3f119a4f10c80bc36e4
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 85050ac2b4f60eb5406f6659f71a4c60a0ccffd2
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8f061f4786aede23d77055809807d69c8c3b750a
»»»»» Script output:
Bool::True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a9c44f4987fa7b255013a5505563bc9a547c9aa0
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3c93f3faef4b2ec7838dced6650ceab4c4f2a7db
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing eb8f608e60b2b828af583e3348e02e53b5dcb24c
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 34468f11dc78c580d2808d5a62012bd75ba4ca6a
»»»»» Script output:
Bool::True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6a4813230a8f49cc8c016e4118ad90496cad8c0f
»»»»» Script output:
Bool::False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 07cfbeb2cd829a24344d1c64c6ed3fce285c0199
»»»»» Script output:
Bool::True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9531455d302ae0812d81442a0c24ff197157e043
»»»»» Script output:
Bool::True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Bool::False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
9531455d302ae0812d81442a0c24ff197157e043 is the first new commit
commit 9531455d302ae0812d81442a0c24ff197157e043
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Thu Aug 16 21:13:09 2018 +0100
Give Buf/Blob their own ACCEPTS
:040000 040000 3587b84b33a376fd0ce4e1332720c7f0f80e788f 334055b53c2a8f0c9f669dab36c1badce4a44ede M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment