Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 30, 2020 04:03
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/34a96435924b0742809bab4dbd0f6d35 to your computer and use it in GitHub Desktop.
Save Whateverable/34a96435924b0742809bab4dbd0f6d35 to your computer and use it in GitHub Desktop.
bisectable6
old=2020.09 new=HEAD $*RAKU.compiler.verbose-config<Raku><version>.split('-')
Bisecting: 206 revisions left to test after this (roughly 8 steps)
[6ed88914139482c2bb95e0c3cb61d8a0d55c2d06] Merge pull request #4035 from dumarchie/array_operators
»»»»» Testing 6ed88914139482c2bb95e0c3cb61d8a0d55c2d06
»»»»» 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 1712f03b9d3194905645aa321cf2fb9e8e9aaf60
»»»»» 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 9f98595c5b05003fba95beac00c43381a2a3637e
»»»»» Script output:
MVMArray: shift expected string register
in block <unit> at /tmp/bSZtcFVYTw 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 705e6e62c5058be50f9770b27859bc69c6feed6b
»»»»» Script output:
MVMArray: shift expected string register
in block <unit> at /tmp/bSZtcFVYTw 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 ed16d6c1098bb21b86cf205950f61dc0d72cbb1f
»»»»» Script output:
MVMArray: shift expected string register
in block <unit> at /tmp/bSZtcFVYTw 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 0d1c8a8eefaccf252f7ccf07d2da6eef1a9c3d91
»»»»» Script output:
MVMArray: shift expected string register
in block <unit> at /tmp/bSZtcFVYTw 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 912381b717a2691654431c5d8a70628d4e408427
»»»»» 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 80f928364a882fe99c48743d2cdc5561acc0bdef
»»»»» Script output:
MVMArray: shift expected string register
in block <unit> at /tmp/bSZtcFVYTw 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 2ce5260e0ef1a5d4a5a0a8db4e0d4b32098f3ed0
»»»»» Script output:
MVMArray: shift expected string register
in block <unit> at /tmp/bSZtcFVYTw 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”
2ce5260e0ef1a5d4a5a0a8db4e0d4b32098f3ed0 is the first new commit
commit 2ce5260e0ef1a5d4a5a0a8db4e0d4b32098f3ed0
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Tue Dec 1 20:25:04 2020 +0100
Don't use nqp::iterator for building verbose config
:040000 040000 6f35cbc79e797b70476cc7b35ef2ee8600dbff99 95c752ed63db03dff7f500af96afe93e8f5d2a97 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment