Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 22, 2016 21:38
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/4812a292a460c1533687ee72d7f46229 to your computer and use it in GitHub Desktop.
Save Whateverable/4812a292a460c1533687ee72d7f46229 to your computer and use it in GitHub Desktop.
bisectable6
class foo { method TWEAK { say ‘hi’ } }; foo.new
Bisecting: 1422 revisions left to test after this (roughly 11 steps)
[afbb1393533c430ce135fde26789541576b3f0a6] Merge pull request #824 from salortiz/failure_propagate
»»»»» Testing afbb1393533c430ce135fde26789541576b3f0a6
»»»»» 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 13f4798e00f704dc3b139055304e8e0318cedc26
»»»»» 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 53d7b726de9fb476264493f67689ce14ff06b5d2
»»»»» Script output:
hi
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d4355cba8d8d2050b17436be0cbb21ad376d7677
»»»»» 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 764cfcd882480ccfb5941ebcd7ded03a264848df
»»»»» 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 9a6ad43bcd6a84c6f39e7b28ffedb3a4b641e65d
»»»»» Script output:
hi
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b46a62ef36123c462074d5aeba936d66e707d766
»»»»» 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 f5bf6c19f48e50ba0b70422f61aeca3744354d8f
»»»»» Script output:
hi
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 05a4fe5b8dbd957a147b4a6b4c10f6920bcd7db0
»»»»» Script output:
hi
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9409d685b78f83435aa9420f3a76fa79aae73698
»»»»» Script output:
hi
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing fdc90a2e7610ed24cd208c169b9472c852c26327
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
9409d685b78f83435aa9420f3a76fa79aae73698 is the first new commit
commit 9409d685b78f83435aa9420f3a76fa79aae73698
Author: timo <timonator@perpetuum-immobile.de>
Date: Sat Nov 5 18:28:18 2016 +0100
POSTBUILD was bikeshod to TWEAK.
:040000 040000 a07de35cce8a2894c26933be3d2788c6c8670918 a07ff7e947926c4e331a6633cc9fc83c8e912bbd M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment