Created
January 12, 2026 13:25
-
-
Save Whateverable/46cd4f37fb59004b1a19fb62928d47e9 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
| my $a := "a" | "b" | ("c" | "d"); my $b := "f" | "g"; dd $a ~ $b |
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: 87 revisions left to test after this (roughly 7 steps) | |
| [e7a588060907e93fc197118a173427505a444caf] Make Bool.enums consistent with Enumeration.enums | |
| »»»»» Testing e7a588060907e93fc197118a173427505a444caf | |
| »»»»» Script output: | |
| This type cannot unbox to a native string: P6opaque, Junction | |
| in block <unit> at /tmp/3qv582GyM7 line 1 | |
| »»»»» Script exit code: 1 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 1, exit code on “old” revision is 0 | |
| »»»»» 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 3e13825ba984a0fa4dacf174c795a4f310d5404e | |
| »»»»» Script output: | |
| This type cannot unbox to a native string: P6opaque, Junction | |
| in block <unit> at /tmp/3qv582GyM7 line 1 | |
| »»»»» Script exit code: 1 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 1, exit code on “old” revision is 0 | |
| »»»»» 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 ffd87fe5f8d04e7b0aeccb897ec53eb6b29ab951 | |
| »»»»» Script output: | |
| This type cannot unbox to a native string: P6opaque, Junction | |
| in block <unit> at /tmp/3qv582GyM7 line 1 | |
| »»»»» Script exit code: 1 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 1, exit code on “old” revision is 0 | |
| »»»»» 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 3518b13bc8186197f880ededa91bbd4ea67bc42f | |
| »»»»» Script output: | |
| "any(\"a\", \"b\", any(\"c\", \"d\"))any(\"f\", \"g\")" | |
| »»»»» Script exit code: 0 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 0, exit code on “old” revision is 0 | |
| »»»»» 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 7cd153f43fdec4fd09638e3b91b73d2339f64ce6 | |
| »»»»» Script output: | |
| «timed out after 10 seconds» | |
| »»»»» Script exit code: 0 | |
| »»»»» Script exit signal: 1 (SIGHUP) | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 0, exit code on “old” revision is 0 | |
| »»»»» 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 4af1d95cf90d1ddf7e008d59ad94f9c5311892f5 | |
| »»»»» Script output: | |
| This type cannot unbox to a native string: P6opaque, Junction | |
| in block <unit> at /tmp/3qv582GyM7 line 1 | |
| »»»»» Script exit code: 1 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 1, exit code on “old” revision is 0 | |
| »»»»» 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 0b19baf06a8e3bfcf80615c8c3e04dfa4301b12b | |
| »»»»» Script output: | |
| This type cannot unbox to a native string: P6opaque, Junction | |
| in block <unit> at /tmp/3qv582GyM7 line 1 | |
| »»»»» Script exit code: 1 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 1, exit code on “old” revision is 0 | |
| »»»»» 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 95a70ca38eee9572147552d2f041a15ba40e8941 | |
| »»»»» Script output: | |
| Junction ~ Junction not yet implemented. Sorry. | |
| in block <unit> at /tmp/3qv582GyM7 line 1 | |
| »»»»» Script exit code: 1 | |
| »»»»» Bisecting by exit code | |
| »»»»» Current exit code is 1, exit code on “old” revision is 0 | |
| »»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new” | |
| »»»»» Therefore, marking this revision as “new” | |
| 95a70ca38eee9572147552d2f041a15ba40e8941 is the first new commit | |
| commit 95a70ca38eee9572147552d2f041a15ba40e8941 | |
| Author: Elizabeth Mattijsen <liz@wenzperl.nl> | |
| Date: Sun Aug 27 18:39:24 2017 +0200 | |
| Stub Junction ~ Junction | |
| Without it, trying to interpolate more than one Junction into a | |
| string (or more than one Junction in a List.join) infiniloops. | |
| Now at least it dies with an NYI error. | |
| src/core/Junction.pm | 4 ++++ | |
| 1 file changed, 4 insertions(+) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment