Created
November 18, 2025 11:10
-
-
Save Whateverable/0791121c271bbaba71d56d6395fc11cd to your computer and use it in GitHub Desktop.
bisectable6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| use v6.c; exit + not SETTING::.keys.grep: * ~~ q|$current-offset-nanos| |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Bisecting: 8 revisions left to test after this (roughly 3 steps) | |
| [41a1b3cd19491061ad37b3647362acd65b851d8b] RakuAST: allow ≔ as a unicode alternative for := | |
| »»»»» Testing 41a1b3cd19491061ad37b3647362acd65b851d8b | |
| »»»»» Script output: | |
| »»»»» Script exit code: 1 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 1, exit code on “old” revision is 1 | |
| »»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed | |
| »»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new” | |
| »»»»» Therefore, marking this revision as “old” | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 3b80351fa6c99a341f35a2978ee847975c4165d5 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 6f06f9f1feca14f72b5018ccbbb6438623dcce99 | |
| »»»»» Script output: | |
| »»»»» Script exit code: 0 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 0, exit code on “old” revision is 1 | |
| »»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed | |
| »»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new” | |
| »»»»» Therefore, marking this revision as “new” | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 5140c3c6473967520eca3353cd4113e593b898f3 | |
| »»»»» Script output: | |
| »»»»» Script exit code: 1 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 1, exit code on “old” revision is 1 | |
| »»»»» Note that on “old” revision exit code is normally 0, you are probably trying to find when something was fixed | |
| »»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new” | |
| »»»»» Therefore, marking this revision as “old” | |
| There are only 'skip'ped commits left to test. | |
| The first new commit could be any of: | |
| 3b80351fa6c99a341f35a2978ee847975c4165d5 | |
| 6f06f9f1feca14f72b5018ccbbb6438623dcce99 | |
| We cannot bisect more! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment