Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 30, 2016 17:16
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/ec7f648235960ddeccbd4e535d9e3094 to your computer and use it in GitHub Desktop.
Save Whateverable/ec7f648235960ddeccbd4e535d9e3094 to your computer and use it in GitHub Desktop.
bisectable6
my int $a = -10; say $a % 12
Bisecting: 1147 revisions left to test after this (roughly 10 steps)
[e423a0aedc85bc0da67b45f07ba2b5d0f056ab32] Fix incorrect use of the word sentinel
»»»»» Testing e423a0aedc85bc0da67b45f07ba2b5d0f056ab32
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e4ec19d21d76e43700d081dd2c68edfc6ad9b818
»»»»» Script output:
-10
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8fb78d8d1ce41e6807856bd519c802ac9d4c1358
»»»»» Script output:
-10
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1f3ca6469759c79aa809d60a7741b3a92fb9330f
»»»»» Script output:
-10
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 65e1b54c9d751b5d85ce650369391a80baf8113a
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 85cdb9ea2af9ba6bd2475bc7d6a762f0ed7ad0ee
»»»»» Script output:
-10
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c4b3fa00843ad8f0a0e9cb88f0143e30150e7543
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3bd9fd68fd0473c16ebf405ffa359eb212a11700
»»»»» Script output:
-10
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0cc70dcd341eb4b05da00f08e39fb39bbd9d14be
»»»»» Script output:
-10
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 48fe6ae8877614d7154a4016ca6debe85541f0f5
»»»»» Script output:
-10
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 85682a52def94f16a8ee2e0c97920d73ccbf5397
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 986891f7ea9d7fa6cbdc316127e9cc8302d621e1
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
-10
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
986891f7ea9d7fa6cbdc316127e9cc8302d621e1 is the first new commit
commit 986891f7ea9d7fa6cbdc316127e9cc8302d621e1
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Sat Jun 4 23:54:25 2016 +0200
Quick fix for RT #128318
:040000 040000 6156cd17639b2e2b5913fb13cac3b7b74dd8061b 9429ff128794f5d048feb861a769a89d1cb49a1e M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment