Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 31, 2016 03:35
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/0e385a1f9be3aa8c79656cc940a1bb7e to your computer and use it in GitHub Desktop.
Save Whateverable/0e385a1f9be3aa8c79656cc940a1bb7e to your computer and use it in GitHub Desktop.
bisectable6
say Inf.Rat.WHAT;
Bisecting: 1463 revisions left to test after this (roughly 11 steps)
[b7f08d75f69e9eb62e52a777cd83cfaaa8d53341] Populate ChangeLog
»»»»» Testing b7f08d75f69e9eb62e52a777cd83cfaaa8d53341
»»»»» Script output:
(Rational[Num,Int])
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 98b5b8c3c9d28e7a7b8f7825ad4f77fb408f2e7d
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d5e09d96951e030d050dc9727414f571548528ea
»»»»» Script output:
(Rational[Num,Int])
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b5c041a6ca339a74380f991ce8282d4c97ec0b87
»»»»» Script output:
(Failure)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3cab7c25f6bbb5bc648dd81a002da8b021ca795f
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 45be4ef0d5d23b329bee2e3b61c6f42a42a976b3
»»»»» Script output:
(Failure)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e8fd55bbe6bcdcd10f5c4ca1888ef0ed42dd5f07
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 86b323462d58ab2cc72def133fd6f7e96fe19c68
»»»»» Script output:
(Failure)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a16f0a46daf8b2ba4bdb0b5cf6b447b50b3fa7cf
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 631a36cbe32c98fba05582f15b58380f1a93cc79
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e2f1fa735132b9f43e7aa9390b42f42a17ea815f
»»»»» Script output:
(Failure)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 949a7c7ab4964c57b413eb22a13babb60087f694
»»»»» Script output:
(Num)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(Num)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
e2f1fa735132b9f43e7aa9390b42f42a17ea815f is the first new commit
commit e2f1fa735132b9f43e7aa9390b42f42a17ea815f
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Mon May 2 23:33:07 2016 +0200
We cannot coerce Inf/-Inf/NaN to a Rat
So fail instead of silently returning Inf/-Inf/NaN
See http://irclog.perlgeek.de/p6dev/2016-05-02#i_12423404
:040000 040000 82c061ec7105ac8ae05d41f8a6506238f1cf23fe b898d3b12606993609fb6eefeb2b51668e8e4087 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment