Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 21, 2020 16:05
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/c0e2b9cbfeb44e7ab14e48f7f91b3194 to your computer and use it in GitHub Desktop.
Save Whateverable/c0e2b9cbfeb44e7ab14e48f7f91b3194 to your computer and use it in GitHub Desktop.
bisectable6
say 'm' if '' ~~ m:i/ ^ [a | ''] $ /; say 'n' if '' ~~ m/ ^ [a | ''] $ /;
Bisecting: 133 revisions left to test after this (roughly 7 steps)
[7966dad5e9b0ef8d78592ede76644d805db36215] Make callframe() about 20% faster
»»»»» Testing 7966dad5e9b0ef8d78592ede76644d805db36215
»»»»» Script output:
m
n
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
m
n
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 44b60a560d63fa6540e8e1afb2e3479218bb2e4a
»»»»» Script output:
m
n
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
m
n
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 28a48ea5939b6c89f7db60e0cde27f079f248e27
»»»»» Script output:
n
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
m
n
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 030c4c58e3ef7daf7b4669a376ffea7f07faaa12
»»»»» Script output:
m
n
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
m
n
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 49b1b3234531306d5f7d112b2dfc424c57e36949
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1754dc5f7e2dc29d18653b131dde6056f16c21fc
»»»»» Script output:
n
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
m
n
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 68a40f7d95ebdcaa79a82d2a6937bc9a5c8ebe19
»»»»» Script output:
m
n
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
m
n
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f190f241e0627e7b35f151ae5cf688a883754a56
»»»»» Script output:
m
n
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
m
n
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 22f00cd72deaaaafbaeb1ad83187309854e33739
»»»»» Script output:
n
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
m
n
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
22f00cd72deaaaafbaeb1ad83187309854e33739 is the first new commit
commit 22f00cd72deaaaafbaeb1ad83187309854e33739
Author: Samantha McVey <samantham@posteo.net>
Date: Fri Mar 10 13:57:10 2017 -0800
Bump Moar/NQP to get case insensitive string compare fix
4ceee06d Add tests for nqp::eqatic case insensitive string compare
b083e347 Bump Moar to get case insensitive string compare fix
:040000 040000 29124e2b0b1107dc2e933f759c81154bfcf541d6 a9eebaf0f08dab930fa3d4c7e3c1bf7d0b49728c M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment