Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 9, 2018 23:04
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Whateverable/122ae2504d781d0c02ebf5a4538e6bfa to your computer and use it in GitHub Desktop.
bisectable6
my $h = IO::Socket::INET.new(:host("tclers.tk"), :port(80)); $h.print: "GET /conferences/tcl/2018-03-25.tcl HTTP/1.0\r\n\r\n"; $h.lines.head(1000) == 1000 and die
Bisecting: 3639 revisions left to test after this (roughly 12 steps)
[dde3407d38a8ce318b6421d65963601f42a6ea5c] Make sure IO::Path.split *always* closes its file-handle
»»»»» Testing dde3407d38a8ce318b6421d65963601f42a6ea5c
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a137c0de12193393873c73a62cf347a2e1eb1fc4
»»»»» Script output:
Died
in block <unit> at /tmp/CkkJj5f09Q line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 85710a71c0bc6b67307a05e990633ab2d44634f2
»»»»» Script output:
Died
in block <unit> at /tmp/CkkJj5f09Q line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d0cd137294bd08bf1af46da1f8d4df5cf2c13d0e
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5feb3906d7ee5c7a8ad715368061f878e2e1e0ae
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 70a2ccaeed1d43c4b930d75f53e5df5efd769cab
»»»»» Script output:
Died
in block <unit> at /tmp/CkkJj5f09Q line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 598361a94301b07e2c94e734dc035ea09322aee5
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ad8fa55297ecdab6b514bcf5aaa93e7cbaa91754
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 25b664a2d6200878a9ed4f4576431627298628a8
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d419a6811785bd193a96ae7393d94a25f086012a
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing fc205e4f15985e25995972689aea48a2b501d445
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a6ece959d38d191a11f5a9928ff56eb4ef5ea3c8
»»»»» Script output:
Died
in block <unit> at /tmp/CkkJj5f09Q line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing bac02c50cf094921788d2562cb27a6a3577a8369
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
a6ece959d38d191a11f5a9928ff56eb4ef5ea3c8 is the first new commit
commit a6ece959d38d191a11f5a9928ff56eb4ef5ea3c8
Author: Jonathan Worthington <jnthn@jnthn.net>
Date: Fri May 19 11:40:14 2017 +0200
Switch socket .get to use streaming decoder.
Therefore hopefully removing the last place that the VM-provided char
I/O on sockets is used.
:040000 040000 7b680df77b7e4f6bbf4de39973a49b652c6f2d91 381e4e30de73728907053bc6b4747f3a6b0fb436 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment