Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 20, 2020 15:38
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/47b03c0abe8db09981b9e4b59886afe3 to your computer and use it in GitHub Desktop.
Save Whateverable/47b03c0abe8db09981b9e4b59886afe3 to your computer and use it in GitHub Desktop.
bisectable6
say CORE::.keys.grep(* eq "&DYNAMIC")
Bisecting: 196 revisions left to test after this (roughly 8 steps)
[945a4d8166891041a8d9a37d326912a60bed7ce3] [JVM] Use Ops.isnull instead of plain null check
»»»»» Testing 945a4d8166891041a8d9a37d326912a60bed7ce3
»»»»» Script output:
(&DYNAMIC)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2e60552099023e57b6233937741e19a4ce699736
»»»»» Script output:
()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0f97a7f5feb71d0ea1be937edcd9b829b435c343
»»»»» Script output:
()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a381202881d4dfd0a112f9e6f9cddc85adefbccf
»»»»» Script output:
(&DYNAMIC)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9286def3c85028a60f97bf2d41b505b13b3062b1
»»»»» Script output:
()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4c026ab83c24d20156b580de42f3d85fe9755369
»»»»» Script output:
()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1d57d17da09c3a5d09e917156d204c5ff10363a7
»»»»» Script output:
(&DYNAMIC)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8fe30b9c9f72fccf7023fe2e2e494efaad87106c
»»»»» Script output:
()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0c36feb07d8aed607651be0559a8761389dc69e2
»»»»» Script output:
()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(&DYNAMIC)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
0c36feb07d8aed607651be0559a8761389dc69e2 is the first new commit
commit 0c36feb07d8aed607651be0559a8761389dc69e2
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Sat Mar 21 15:35:27 2020 +0100
PseudoStash introspection omits implementation detail
- applies to .keys, .values, .kv, .pairs and .elems
- specify :implementation-detail to include *all* entries
:040000 040000 b0b63cefc0b8a8c8bd4c9324da6a82573bd51c43 b559bdabb123b7c2d086fed6b1713592857c18da M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment