Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 22, 2021 19:53
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/88f4e219f585581d01ceaa103ea52b72 to your computer and use it in GitHub Desktop.
Save Whateverable/88f4e219f585581d01ceaa103ea52b72 to your computer and use it in GitHub Desktop.
bisectable6
old=2020.12 new=2021.02.1 say 'Ⅴ'.unimatch('5', 'Numeric_Value')
Bisecting: 78 revisions left to test after this (roughly 6 steps)
[b01320ade1db15c0986e22d469fc1cda5522309d] Tweaks to make SIL.inlined-by-name actually work
»»»»» Testing b01320ade1db15c0986e22d469fc1cda5522309d
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 53da2061f6ae2e26d2442d8265ef2b63177597a0
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 09552ab571a2763393d09aaf98e6e64ec7e141b8
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f993b345dac433389e01909aeaf8d08aabbf7aad
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6306f1e0b754c51799380700cd9c23de03a25ce7
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 927fa332cca131485aee32d0cf51c1c0f7f9988d
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f623f1b6eb5e0903e8a2a7540b5abd99f8485610
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
6306f1e0b754c51799380700cd9c23de03a25ce7 is the first new commit
commit 6306f1e0b754c51799380700cd9c23de03a25ce7
Author: Stoned Elipot <stoned.elipot@gmail.com>
Date: Mon Jan 18 22:21:04 2021 +0100
Remove a now unneeded unimatch multi
This follows up MoarVM/MoarVM#448 resolution.
The remove multi was added to make
S15-unicode-information/unimatch-general.t passes. It now passes
without it.
:040000 040000 5e999d74ac56d20276fad947f26cbff6d40fb155 13da35c633fd77d2717d909e01cdb2c8fd87eb2f M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment