Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 8, 2018 20:09
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/e9dd42cf94dcd71667092be38a0893da to your computer and use it in GitHub Desktop.
Save Whateverable/e9dd42cf94dcd71667092be38a0893da to your computer and use it in GitHub Desktop.
bisectable6
old=2018.05 sprintf("%d-%s", 42)
Bisecting: 29 revisions left to test after this (roughly 5 steps)
[b0890f2111fc70e8bafbb1a0007a064d2275e15c] Revert "Attempt to find out why Travis fails on some version of Ubuntu"
»»»»» Testing b0890f2111fc70e8bafbb1a0007a064d2275e15c
»»»»» Script output:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 18f9de61f1554dd4a30d6d2773d798dfe62f489f
»»»»» Script output:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 398c270e44e2658072450809b4c7f9ab7c1b454a
»»»»» Script output:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f6f43d58e35ef0ba3ea92a47c7164429873977b2
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 192083f65a2637c16d1c41972e70a14acf41d2a2
»»»»» Script output:
This representation (P6int) cannot unbox to a native num (for type BOOTInt)
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 148d7c56af911d59dde69daa4863e23b3ac4d7a2
»»»»» Script output:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 95aa77c944596d0db48953dadf756e20046100d6
»»»»» Script output:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» Script exit code: 1
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Your printf-style directives specify 2 arguments, but 1 argument was supplied
in block <unit> at /tmp/e5pH3_VvvT line 1
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
192083f65a2637c16d1c41972e70a14acf41d2a2 is the first new commit
commit 192083f65a2637c16d1c41972e70a14acf41d2a2
Author: Jonathan Worthington <jnthn@jnthn.net>
Date: Fri Jun 8 18:02:29 2018 +0200
Bump NQP_REVISION for spesh plugin support
:040000 040000 3b47bc01916d7e069c0e2c50bc6203a605848579 97539cb134135dff03adcb8fc6af9c09f43f1a9d M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment