Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created June 13, 2019 22:13
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/9af23f161333175c97146cb8c9af6f9a to your computer and use it in GitHub Desktop.
Save Whateverable/9af23f161333175c97146cb8c9af6f9a to your computer and use it in GitHub Desktop.
bisectable6
bad=2019.03 good=2018.12 https://gist.github.com/AlexDaniel/91bd4f10e863bd9535dd0c7c60ee4bbd
Bisecting: 163 revisions left to test after this (roughly 7 steps)
[64c88f919841c58f5a6dffd3581770e06a8fd6a5] univals() should be handled by Str.univals
»»»»» Testing 64c88f919841c58f5a6dffd3581770e06a8fd6a5
»»»»» Script output:
Cannot mix in non-composable type Any into object of type Int
in block <unit> at sandbox/role-import.p6 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 01d2e11c88a56428064c0768e41e02e5182409f1
»»»»» Script output:
»»»»» 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 5625ebc155afbf3efa52d1c571d752c69296cf55
»»»»» Script output:
Cannot mix in non-composable type Any into object of type Int
in block <unit> at sandbox/role-import.p6 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 685f6cc3b6af59a7df92fcd33eef5f1cc36e34de
»»»»» Script output:
Cannot find method 'FLATTENABLE_HASH' on object of type Mu
in block <unit> at sandbox/role-import.p6 line 2
»»»»» 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 04dd52f9fcc3e0f1dcefd739224c56e1bd47c017
»»»»» Script output:
»»»»» 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 c11e7e6bcd3b5463a586642066e76b4086722cc2
»»»»» Script output:
»»»»» 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 c869a6ed890884ef7779313f10a22a1322656069
»»»»» Script output:
»»»»» 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 c28a092424f7078e16cf9169adbcaeef850b3edc
»»»»» Script output:
Cannot find method 'FLATTENABLE_HASH' on object of type Mu
in block <unit> at sandbox/role-import.p6 line 2
»»»»» 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 e73853a17766209f48d58ed46ca1e1d8c1dee6cf
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
There are only 'skip'ped commits left to test.
The first new commit could be any of:
e73853a17766209f48d58ed46ca1e1d8c1dee6cf
c28a092424f7078e16cf9169adbcaeef850b3edc
We cannot bisect more!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment