Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 10, 2018 10:54
Show Gist options
  • Save Whateverable/7fb6a4052fa67c3585f68c0c1274337f to your computer and use it in GitHub Desktop.
Save Whateverable/7fb6a4052fa67c3585f68c0c1274337f to your computer and use it in GitHub Desktop.
bisectable6
sprintf "%d"
Bisecting: 3766 revisions left to test after this (roughly 12 steps)
[9671ffec1b5dc8ad19d6a803c54bcf6e949cbe1d] Add R:I.ANY_DEFINED_TYPE and use it
»»»»» Testing 9671ffec1b5dc8ad19d6a803c54bcf6e949cbe1d
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 44d5256cd2cbd6e26066d027a71a16c88bfc63e6
»»»»» Script output:
Died with X::Str::Sprintf::Directives::Count
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a243063c9293d8b475fc02bc8e181ab96a5cad2c
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0c19f5490464a08e83df5a654c1658315a9cca0a
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing dd8d0d89a3f412ef5ad8764c64893f58976891de
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1d63dfd2a814315e9ff46e80d5106ae86d4361c3
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9af5607d523ec9ba40921ad3b09206cf74f3ce37
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3341384bfe1341200a75ddc7ec869812cd58aeed
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d60ba6339a75863cd8720fb5db7c0d5b535f0cd3
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9cb4b167f5e0abb414366c3024d465e0056caffc
»»»»» Script output:
Died with X::Str::Sprintf::Directives::Count
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6824e19282e19a0953fc64faf14445600d9b24e6
»»»»» Script output:
Died with X::Str::Sprintf::Directives::Count
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5cd9197fe3707d513671af6ff1abdc8a2134c369
»»»»» Script output:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 1 argument, but no argument was supplied
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
6824e19282e19a0953fc64faf14445600d9b24e6 is the first new commit
commit 6824e19282e19a0953fc64faf14445600d9b24e6
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Thu Sep 28 22:50:22 2017 +0200
Stage 6 of auto-generated BUILDALL
- auto-generated BUILDALL now installed as BUILDALL
- so all classes have their own BUILDALL
unless there was nothing to do, in which case they fall back to Mu.BUILDALL
- removed/commented out debugging ops
Benchmarks show that .new on a class that uses Mu.new and named parameters,
is now about 1.5x as fast. This means .2 seconds faster for test-t on my
machine (about 9% faster).
:040000 040000 4f377e5253381ff41f4bb65d01459db9f02d84a9 7738c9d829871c735064c53ecf9be8eaf0a2b16f M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment