Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 10, 2016 15:55
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/22338b6147812fb60372920d0cb9bb81 to your computer and use it in GitHub Desktop.
Save Whateverable/22338b6147812fb60372920d0cb9bb81 to your computer and use it in GitHub Desktop.
bisectable6
good=2015.10 bad=2015.11 .say for ‘123456’.split("", :skip-empty)
Bisecting: 192 revisions left to test after this (roughly 8 steps)
[c5b3538298c01fd4e7652d9c650cc77610ad1b90] regularize and canonicalize pairs on names
»»»»» Testing c5b3538298c01fd4e7652d9c650cc77610ad1b90
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is identical
»»»»» Final exit code: 0
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5ffd01f33bc60ba757fe4a10d634b06715ec739b
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is different
»»»»» Final exit code: 1
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3fddcb57f66a44d1a8adb7ecee1a3b403ab9f5d8
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is different
»»»»» Final exit code: 1
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4aa63f0f816edb5e454893661597ce2f44a3765c
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is identical
»»»»» Final exit code: 0
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1b3e467fca1dc9ad9fd9f2852f00a690838ecb23
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is different
»»»»» Final exit code: 1
»»»»» -------------------------------------------------------------------------
»»»»» Testing dc5690cf511dcb9677a28dbde621d19dda245cbf
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is different
»»»»» Final exit code: 1
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8b834cca9a9bf8b26c8496020a83121ddfba20aa
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is different
»»»»» Final exit code: 1
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4b8937fa7d5c7ae55ad6e87adde0f98280f5de1f
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is different
»»»»» Final exit code: 1
»»»»» -------------------------------------------------------------------------
»»»»» Testing f4266f234fbe64903590a87297b235bd37694992
»»»»» Script output:
1
2
3
4
5
6
»»»»» Script exit code: 0
»»»»» Bisecting by using the output
»»»»» Comparing the output to:
1
2
3
4
5
6
»»»»» The output is identical
»»»»» Final exit code: 0
»»»»» -------------------------------------------------------------------------
4b8937fa7d5c7ae55ad6e87adde0f98280f5de1f is the first bad commit
commit 4b8937fa7d5c7ae55ad6e87adde0f98280f5de1f
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Sat Nov 7 20:52:54 2015 +0100
Fix some off-by-one and skip-empty issues
:040000 040000 8cba11781a2d07ea9f104dd2e39349e412884e44 951e9b5bfbb54a44dcc3258d4cf6de76a6cc0cd6 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment