Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 24, 2018 13:53
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/1f68c46d1a4b5eb2381be4185dc1dc9e to your computer and use it in GitHub Desktop.
Save Whateverable/1f68c46d1a4b5eb2381be4185dc1dc9e to your computer and use it in GitHub Desktop.
bisectable6
old=2018.10 my int @a[10] = ^10; dd @a <<+>> 5
Bisecting: 86 revisions left to test after this (roughly 7 steps)
[78389aa233ff19446b4adc2a655b8646173bbe5f] [js] Support for out load time dependency detecting CompUnit::Repo scheme
»»»»» Testing 78389aa233ff19446b4adc2a655b8646173bbe5f
»»»»» Script output:
(5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
»»»»» 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 faa19ab924203bc50b345f4179af4795d1f8c9a3
»»»»» Script output:
This type (List) does not support positional operations
in block <unit> at /tmp/P2N2XgEp6D 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 843118ea3464f710b47ff85e5cd2e01fd744cb04
»»»»» Script output:
(5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
»»»»» 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 18ded174e5947f6212305496614dd7a9c3e45bcf
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 674a083705d652ae685019e98de54fdef84fe0de
»»»»» Script output:
This type (List) does not support positional operations
in block <unit> at /tmp/P2N2XgEp6D 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 98d07cf6f9c2dd27390d7e842ef7aaa47259271f
»»»»» Script output:
(5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
»»»»» 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 a11d599f4b8856d78ddea6540b09e7827776db49
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 78f642039f157c159481b9250105cd6fc08b3ade
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing fa5215b61b8e0e35a2a64d6231b3af118dc52903
»»»»» Script output:
This type (List) does not support positional operations
in block <unit> at /tmp/P2N2XgEp6D 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 bf3eb8ec9cec785f6ccb3e1e7a4d767f815c708b
»»»»» Script output:
(5, 6, 7, 8, 9, 10, 11, 12, 13, 14)
»»»»» 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 63ae9dcc5dfae7aa0fb020d6785cea4e4328ed3f
»»»»» Script output:
This type (List) does not support positional operations
in block <unit> at /tmp/P2N2XgEp6D 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”
»»»»» -------------------------------------------------------------------------
There are only 'skip'ped commits left to test.
The first new commit could be any of:
78f642039f157c159481b9250105cd6fc08b3ade
a11d599f4b8856d78ddea6540b09e7827776db49
63ae9dcc5dfae7aa0fb020d6785cea4e4328ed3f
We cannot bisect more!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment