Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 15, 2019 15:37
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/e8f56bde082cb4bddcf2adab63f9854e to your computer and use it in GitHub Desktop.
Save Whateverable/e8f56bde082cb4bddcf2adab63f9854e to your computer and use it in GitHub Desktop.
bisectable6
run <perl6 --optimize=off -e>, 「for 1..3 { { say $_ ; last } if $_ == 2 }」
Bisecting: 4610 revisions left to test after this (roughly 12 steps)
[f027779177593ea5bf07d3ac7ee06591af0d7946] Revert "Close unit's file handle after reading in the bytecode"
»»»»» Testing f027779177593ea5bf07d3ac7ee06591af0d7946
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b704a17513f2c2def78dcedf566dceb4845cdaf2
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f8edb8295773acd41432e4f85424f5eb7245dbd7
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1c7d15d73d6e06ab0e2660f64436ab447e90c581
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a1fd0b732252c50f1d00a07ec460ee7e08e917bf
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4d5eb447d5f5276d6695ab25d87579e6a6b9921b
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 684b99eaa8026a448be649bd07e84b7a79193e24
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8ba3c86e7d16d4fcad698520aef80e4e0ab724e9
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 07748c4994a610ad1a19a0dcfae69de6543ec20b
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 467d8945b19c24a11a713762fb51dad384fdfa29
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b3689e63e0b8fe618e448c2bc2cc8989138c4463
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing dfb6d951d7ef9ffea53940f2947ad9671e512898
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 801b1fa8f213fb38a3a7adec6f7b94430fbb0e31
»»»»» Script output:
2
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
2
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
dfb6d951d7ef9ffea53940f2947ad9671e512898 is the first new commit
commit dfb6d951d7ef9ffea53940f2947ad9671e512898
Author: Zoffix Znet <cpan@zoffix.com>
Date: Sat Feb 10 20:57:23 2018 +0000
[NQP Bump] 8e7201e Fix slurpies in `if` ops; j […]
NQP bump brought: https://github.com/perl6/nqp/compare/2018.01-55-g96e9bae...2018.01-56-g8e7201e
:040000 040000 f9b855552747f94e6156bba56ec27c15ec3fe9c2 fd3210f08ae38ae318ca19e169a88566ae29a39d M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment