Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 29, 2020 00:37
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/7355b269372d80d4d6c6a76f81f9d06a to your computer and use it in GitHub Desktop.
Save Whateverable/7355b269372d80d4d6c6a76f81f9d06a to your computer and use it in GitHub Desktop.
bisectable6
https://gist.githubusercontent.com/0racle/d279dc13db03bd1602cd02e4cb7d0981/raw/c72f4872ab1e81fe68279df62db9dba992519ef4/mixin-role.raku
Bisecting: 268 revisions left to test after this (roughly 8 steps)
[5cbf20816bb233472b34990078cd5ea6e1ff115b] Adapt release message template
»»»»» Testing 5cbf20816bb233472b34990078cd5ea6e1ff115b
»»»»» Script output:
Type object Int+{<anon|2>} of v6.c is not compatible with <anon|2> of v6.e
in block <unit> at /tmp/ezvMWchxYz line 3
»»»»» 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 1ae8a2a5da65a4d8b888d70295d6be3ad18bf6f2
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing c2d5c20c04c8e2b788797e1aaff581924dc370b0
»»»»» Script output:
0
»»»»» 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 93d0575c7434c0ca84d35521a0b86b939742f451
»»»»» Script output:
0
»»»»» 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 5d10e91c4bc537d53d4695cea8e937f34bf46179
»»»»» Script output:
0
»»»»» 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 0f49ba19186179e2c0f78118f1ee888d15698e06
»»»»» Script output:
0
»»»»» 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 90408d18443bdc19861f8dfcc8a51488242bf69c
»»»»» Script output:
Type object Int+{<anon|2>} of v6.c is not compatible with <anon|2> of v6.e
in block <unit> at /tmp/ezvMWchxYz line 3
»»»»» 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 15a5580164da49345a92e71ff4a68567b232c574
»»»»» Script output:
Type object Int+{<anon|2>} of v6.c is not compatible with <anon|2> of v6.e
in block <unit> at /tmp/ezvMWchxYz line 3
»»»»» 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”
15a5580164da49345a92e71ff4a68567b232c574 is the first new commit
commit 15a5580164da49345a92e71ff4a68567b232c574
Author: Vadim Belman <vrurg@lflat.org>
Date: Fri Dec 13 15:30:11 2019 -0500
Don't use client core rev to determine class language version
It doesn't play well with precompilation where `CompUnit` can be
detected as the client.
:040000 040000 20d7d25b2ec29e422fd6035b4b30120f967ca01c c58046ca94d0ebe59687f0b5577dcf0b493a9d45 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment