Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 16, 2020 12:15
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/b37d81b8aad85e92a5b0234384df9660 to your computer and use it in GitHub Desktop.
Save Whateverable/b37d81b8aad85e92a5b0234384df9660 to your computer and use it in GitHub Desktop.
bisectable6
say [(^)] (0,1,2), (0,1,2), (0,1,2);
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:
Set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing cf01f7a258ec9ce6f6a948f6b73ba7a04909eb64
»»»»» Script output:
Set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1f838791e3b67fc7f2ad7ddf28f564e0d5ec2ab5
»»»»» Script output:
set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d55146bd51b149c76700fefe8d7d3df135747516
»»»»» Script output:
set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 013b47d2906df94d41ea028419e381b86e3ce51c
»»»»» Script output:
set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 88f04b630abc89c8e89ad5c42553244a8f734c13
»»»»» Script output:
set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 59780bd65b158bb86e61ab2730ece26437214922
»»»»» Script output:
set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 35ac7c496d309d38b6f16ee05d311e316f0b2c93
»»»»» Script output:
set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 830e0820bc512744c0f0729bdf0de7856a3488da
»»»»» Script output:
set(0)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
set(0)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
cf01f7a258ec9ce6f6a948f6b73ba7a04909eb64 is the first new commit
commit cf01f7a258ec9ce6f6a948f6b73ba7a04909eb64
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Tue Mar 3 11:10:57 2020 +0100
Make all QuantHash.gist use the same format
- type name up front
- no comma's
Spotted while preparing presentation for the GPaRW 2020
:040000 040000 fd17e849ee1398d5228a56177db9427672b137e3 e5e6b89e01f5920f7363fdcb8dab4addc624f026 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment