Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 10, 2020 18:44
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/be3005d825248c3a902f0afc7964c2a7 to your computer and use it in GitHub Desktop.
Save Whateverable/be3005d825248c3a902f0afc7964c2a7 to your computer and use it in GitHub Desktop.
bisectable6
old=2020.01 use nqp; for ^10 { srand(1); dd nqp::rand_I(100,Int) }
Bisecting: 56 revisions left to test after this (roughly 6 steps)
[15621b8e8d0f4c329c336158cc2ca1ba4b954834] Make sure raku -v mentions Raku
»»»»» Testing 15621b8e8d0f4c329c336158cc2ca1ba4b954834
»»»»» Script output:
83
83
83
83
83
83
83
83
83
83
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
83
83
83
83
83
83
83
83
83
83
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ced67b83d963a0f5edf4ff05094631598f2cd29e
»»»»» Script output:
15
76
45
5
43
14
57
31
28
69
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
83
83
83
83
83
83
83
83
83
83
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f8b9d027594b385e8d5c646f62f799e703777ba9
»»»»» Script output:
9
94
45
36
36
20
1
44
53
34
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
83
83
83
83
83
83
83
83
83
83
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ba2c58a329d30d9bee94321c5cfbf096c265bd74
»»»»» Script output:
83
83
83
83
83
83
83
83
83
83
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
83
83
83
83
83
83
83
83
83
83
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6df78ca3ed72fe1ca22e54d24700250e5be420ed
»»»»» Script output:
83
83
83
83
83
83
83
83
83
83
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
83
83
83
83
83
83
83
83
83
83
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 62cb756d91243fe0089f46f57399f242c37a42b4
»»»»» Script output:
83
83
83
83
83
83
83
83
83
83
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
83
83
83
83
83
83
83
83
83
83
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c1b8ff60f848129dd7dca78aad395497d69a9b8f
»»»»» Script output:
83
83
83
83
83
83
83
83
83
83
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
83
83
83
83
83
83
83
83
83
83
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
f8b9d027594b385e8d5c646f62f799e703777ba9 is the first new commit
commit f8b9d027594b385e8d5c646f62f799e703777ba9
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Wed Feb 5 12:44:01 2020 +0100
Bump NQP to get the latest libtommath fixes
Daniel Green++ for perseverance in upping this dependency!
:040000 040000 04f82535243d320b1e46fd69f517849a4c0103e4 581c91b8d33e9ecc557d483e3ceba693d88af56a M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment