Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 10, 2017 22:04
Show Gist options
  • Save Whateverable/a3b63d9573e8fc34b8be381ec7d3e23d to your computer and use it in GitHub Desktop.
Save Whateverable/a3b63d9573e8fc34b8be381ec7d3e23d to your computer and use it in GitHub Desktop.
bisectable6
printf("%3.3d", 16)
Bisecting: 2511 revisions left to test after this (roughly 11 steps)
[7f26e8b28a55d51ecea920411d00398d38e0787e] Fix Match pretending to be a value type when it is not
»»»»» Testing 7f26e8b28a55d51ecea920411d00398d38e0787e
»»»»» Script output:
16
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9671ffec1b5dc8ad19d6a803c54bcf6e949cbe1d
»»»»» Script output:
016
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 04b741a4bc5bab579b81f88d7c4d4265bc4c63f4
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 34deb155ae8243ead791c125eda01805382d4250
»»»»» Script output:
16
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 096ceec2a8cde76a447e063279aad94aedd5f9c1
»»»»» Script output:
16
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 320c2fb46464a674caae0939ca8466334d885816
»»»»» Script output:
016
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 18e6f0d6d5c1f2c7111028275b407bc66ce6ee3c
»»»»» Script output:
016
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ede01c24766def69e0740b5e19e7b48789cbded8
»»»»» Script output:
016
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0ee3b7dabbc85f1dfac1a128deaa62df090ef74b
»»»»» Script output:
016
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4e49ec135dda93676ceb95f4ade7496139c2bef7
»»»»» Script output:
016
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5cc9276a8fea33ad5c765a1745830f4681604f69
»»»»» Script output:
16
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 10bcec2865bff7b192d98fb8c44556f0c4e86b3e
»»»»» Script output:
016
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 7f245f7e0ff2c090083c3562f7642d22d2b61b99
»»»»» Script output:
16
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a1c7d01502249bd8bdae5a70ec85847609ca1aba
»»»»» Script output:
016
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
16
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
a1c7d01502249bd8bdae5a70ec85847609ca1aba is the first new commit
commit a1c7d01502249bd8bdae5a70ec85847609ca1aba
Author: Zoffix Znet <cpan@zoffix.com>
Date: Sat Jan 21 21:34:13 2017 -0500
(nqp bump) Fix precision for "%d" in sprintf
Fixed in https://github.com/perl6/nqp/commit/1de45e4a3dcd8a9ce2bbe0
:040000 040000 c19be0b35c11e9b79aa1ba73f07feb6efe8e80e6 0c6157f4c6ffe76480ad1fdeeb1ef1cfb2098b47 M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment