Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 17, 2019 23:49
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/59a3d9a9dd40009056b9cc8badb5fc4d to your computer and use it in GitHub Desktop.
Save Whateverable/59a3d9a9dd40009056b9cc8badb5fc4d to your computer and use it in GitHub Desktop.
bisectable6
old=2018.12 https://gist.github.com/AlexDaniel/674e67f02353737cc462ee26e1bef615
Bisecting: 115 revisions left to test after this (roughly 7 steps)
[d836ca4dfae1ee5d8848df67bff562fcf772f287] Merge branch 'more-local-lowering'
»»»»» Testing d836ca4dfae1ee5d8848df67bff562fcf772f287
»»»»» Script output:
not ok 1 - did we get Int
# Failed test 'did we get Int'
# at sandbox/scalar.p6 line 17
# expected: (Int)
# got: (Any)
»»»»» 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 9df09621264d4580bbc05ff77bde5b0f01f1dc47
»»»»» Script output:
ok 1 - did we get Int
»»»»» 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 588037f065b7a6afa7f50263e474abc9170af9e7
»»»»» Script output:
ok 1 - did we get Int
»»»»» 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 685f6cc3b6af59a7df92fcd33eef5f1cc36e34de
»»»»» Script output:
not ok 1 - did we get Int
# Failed test 'did we get Int'
# at sandbox/scalar.p6 line 17
# expected: (Int)
# got: (Any)
»»»»» 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 495ac7c0038e534204d0d2f6da4b8ecda716eacd
»»»»» Script output:
ok 1 - did we get Int
»»»»» 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 23663609a7dfd22fdd81a912fc7e094dcb2ac3b9
»»»»» Script output:
ok 1 - did we get Int
»»»»» 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 e73853a17766209f48d58ed46ca1e1d8c1dee6cf
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing c28a092424f7078e16cf9169adbcaeef850b3edc
»»»»» Script output:
not ok 1 - did we get Int
# Failed test 'did we get Int'
# at sandbox/scalar.p6 line 17
# expected: (Int)
# got: (Any)
»»»»» 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 c869a6ed890884ef7779313f10a22a1322656069
»»»»» Script output:
ok 1 - did we get Int
»»»»» 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”
»»»»» -------------------------------------------------------------------------
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