Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 27, 2020 09:50
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/b26339855c3a50cb426e83c283178dd7 to your computer and use it in GitHub Desktop.
Save Whateverable/b26339855c3a50cb426e83c283178dd7 to your computer and use it in GitHub Desktop.
bisectable6
say $*KERNEL.Str
Bisecting: 5514 revisions left to test after this (roughly 13 steps)
[6170cb9d2a6030790a52ca31c32afb6a90f20992] Add Lock::Async to the JVM CORE.setting build
»»»»» Testing 6170cb9d2a6030790a52ca31c32afb6a90f20992
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5fe0140cfd4dbacd3a696aaefedc8ad30e6a6269
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 292235ce80e8a4d9e54391017fe9780de7d335bd
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 7dede2d3744cd40bce508449b085316e2eed3e98
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 38c72649ff9f0f3f67a30f43825c72fa35b6cf34
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b54d83b8b58f2366ec37903634db3e3395e8b072
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1f684771d96734107e6f5f503a59b3aba5bd4e38
»»»»» Cannot test this commit. Reason: Commit exists, but an executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing f1f690e045edad5e117df7b6c8280659ea36ccbe
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d1cda8460d2199c6605871ecd4e3c3fb6e29863d
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 77d8fa37bd213af3ef86054ab6cc5509b6b43662
»»»»» Script output:
unknown
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 86a771ac0185ec3be556c92eb9e9c44c272f49bd
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing aafa8ca2289bbe694c22c26f5b562c485bd811cc
»»»»» Script output:
unknown
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c060a1fe8313df72424de088370000cfad0d21fb
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0f2a4f9619b325f874b4ddc243cebd91b77d8002
»»»»» Script output:
linux
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
linux
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
aafa8ca2289bbe694c22c26f5b562c485bd811cc is the first new commit
commit aafa8ca2289bbe694c22c26f5b562c485bd811cc
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Wed Jan 22 23:07:21 2020 +0100
Make all Systemic modules use 'is built(:bind)'
Since all of these objects are supposed to be immutable.
This also:
- remove BUILD methods where possible
- change them to TWEAK methods where needed
- use attribute defaults, so that we get fast BUILDPLAN initialization
- added type info on return types where appropriate
- separated build logic into subs / private methods where appropriate
- remove now unneeded &INITIALIZE-A-VM-NOW (VM.new will do)
Since any changes to the Systemic role would affect all of its clients
this has become one big patch, rather than many smaller ones.
:040000 040000 a971a4d8d4b8d61d37f5786ed9609fdad950f8c6 74101398eddccec99cdf85216661199ccf58fa40 M src
:040000 040000 15fa7022f3570839a1fba7a0617189680da9b662 1c542a813993a765c873a3764f77b8179a704c5b M t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment