Created
December 9, 2024 18:02
-
-
Save Whateverable/004906331f7855de471b90e3c918835e to your computer and use it in GitHub Desktop.
bisectable6
This file contains 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
old=2024.10 use nqp; dd nqp::nextfiledir(nqp::opendir(".")) |
This file contains 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: 38 revisions left to test after this (roughly 5 steps) | |
[6c088c8cfc16998834f1b5556afeb198a4e6ef89] Fail gracefully when REPL is initialized without TTY | |
»»»»» Testing 6c088c8cfc16998834f1b5556afeb198a4e6ef89 | |
»»»»» Script output: | |
".." | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
".." | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 61ee2fdfb42592b307e0db112d8a7bad899034b5 | |
»»»»» Script output: | |
"sandbox" | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
".." | |
»»»»» The output is different | |
»»»»» Therefore, marking this revision as “new” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 24a1cdbbbbfd7c628e042e8fedaa116d4b5812d6 | |
»»»»» Script output: | |
".." | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
".." | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 82dd2f6d212d12877bd2d21b8c7f2baff8db96e7 | |
»»»»» Cannot test this commit. Reason: Broken archive | |
»»»»» Therefore, skipping this revision | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 65451f8379328e85bfd70b9dbbe398779af3ee64 | |
»»»»» Script output: | |
".." | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
".." | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 1ff7f08511cff2ac13729c32a354b99b9248882a | |
»»»»» Script output: | |
".." | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
".." | |
»»»»» The output is identical | |
»»»»» Therefore, marking this revision as “old” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing 3b2fb62ad485f8a9c57c41478a29cb9410038c83 | |
»»»»» Script output: | |
"sandbox" | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
".." | |
»»»»» The output is different | |
»»»»» Therefore, marking this revision as “new” | |
»»»»» ------------------------------------------------------------------------- | |
»»»»» Testing c632dd7749c410e3ff5b2cc7ce6c7085c11737ee | |
»»»»» Script output: | |
"sandbox" | |
»»»»» Script exit code: 0 | |
»»»»» Bisecting by output | |
»»»»» Output on “old” revision is: | |
".." | |
»»»»» The output is different | |
»»»»» Therefore, marking this revision as “new” | |
c632dd7749c410e3ff5b2cc7ce6c7085c11737ee is the first new commit | |
commit c632dd7749c410e3ff5b2cc7ce6c7085c11737ee | |
Author: Elizabeth Mattijsen <liz@raku.rocks> | |
Date: Thu Nov 28 11:30:41 2024 +0100 | |
Bump NQP to get Windows long path fixes | |
tools/templates/NQP_REVISION | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment