Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 27, 2022 21:23
Show Gist options
  • Save Whateverable/cbb3a2433c7ba3de66c3bae634bc9656 to your computer and use it in GitHub Desktop.
Save Whateverable/cbb3a2433c7ba3de66c3bae634bc9656 to your computer and use it in GitHub Desktop.
bisectable6
my $*TZ = 12345 andthen $_ == DateTime.now.timezone
Bisecting: 123 revisions left to test after this (roughly 7 steps)
[4693a52b2dcc2a8db2ebc747670e731215dcd135] Use Buf.append(Buf) instead of Buf.push(Buf)
»»»»» Testing 4693a52b2dcc2a8db2ebc747670e731215dcd135
»»»»» Script output:
WARNINGS for /tmp/2YYcNFNWCi:
Useless use of "==" in expression "$_ == DateTime.now.timezone" in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c57ac298348c602545f4c3ae5be52e8b921f7806
»»»»» 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 4c773b1e0e2693b425619b5cc44bace174ce714d
»»»»» Script output:
WARNINGS for /tmp/2YYcNFNWCi:
Useless use of "==" in expression "$_ == DateTime.now.timezone" in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing acaca1881ddb58750e0ae8ee32cb8362cd0856ee
»»»»» Script output:
WARNINGS for /tmp/2YYcNFNWCi:
Useless use of "==" in expression "$_ == DateTime.now.timezone" in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing debc7c20944ff43e1c5aab8c5f46a0a410cf83ea
»»»»» Script output:
WARNINGS for /tmp/2YYcNFNWCi:
Useless use of "==" in expression "$_ == DateTime.now.timezone" in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6d1e95c96bc2a0497906ce1b3ea1d1c928a8389f
»»»»» Script output:
WARNINGS for /tmp/2YYcNFNWCi:
Useless use of "==" in expression "$_ == DateTime.now.timezone" in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5334cb72569ee754aa579d44c9ba9e9750f16b95
»»»»» Script output:
WARNINGS for /tmp/2YYcNFNWCi:
Useless use of "==" in expression "$_ == DateTime.now.timezone" in sink context (line 1)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing aada71af66e46a75dd3a72e755e03985bda81092
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
5334cb72569ee754aa579d44c9ba9e9750f16b95 is the first new commit
commit 5334cb72569ee754aa579d44c9ba9e9750f16b95
Author: TimToady <larry@wall.org>
Date: Tue Jul 26 20:43:23 2016 -0700
propagate sinkness to thunks of and/or etc.
(Note, apparently unhides a bug in roles where generic statements are
not correctly marked as wanted, or incorrectly sunk.)
:040000 040000 14f190150d8d3f766266b683197aa2f2651affbe bb2a08519148dd3b474a295ff6864fb84e728e74 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment