Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 15, 2017 07:36
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/ffe32acf6328b6634cc6761698aaa42d to your computer and use it in GitHub Desktop.
Save Whateverable/ffe32acf6328b6634cc6761698aaa42d to your computer and use it in GitHub Desktop.
bisectable6
say so $*DISTRO.Str|$*KERNEL.Str ~~ m/linux/
Bisecting: 2957 revisions left to test after this (roughly 12 steps)
[a687d9598f6c3f087a231449c8ccbf89de92d0fe] Merge pull request #934 from ab5tract/ab5tract/sym-diff-bag-mix
»»»»» Testing a687d9598f6c3f087a231449c8ccbf89de92d0fe
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c50cc29ba2b3e0b8fdf55852ec82ef751a065bed
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0564891e9c8add02670fcd160e0e6fa27bd2809c
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b16aba019b31d1616931e09fb72fe96fed48d953
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9b43c8def285aa4e1533f102334f486fa10b1308
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 027e25fb59a659ed95fbae6470830c7c0a3d1585
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 26287a191a7a178c68906d893dced3264f35bc7a
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 753c9a5ead7a365174e8dc2f68c1d75f6a5f7011
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 465d91abdfda038cb7feda35f7966be4ec39acf3
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 5db5b1dbfa0b625130573574e2409972387e9f75
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 593fa5f87fcc97cf3cbafd62f34b3119c9b1fbe3
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8944721366952e7c73ffb73e47186ea1d78bccd9
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8a0f6ac110b42a37a352e46c32736bac59f9ba83
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
False
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
8a0f6ac110b42a37a352e46c32736bac59f9ba83 is the first new commit
commit 8a0f6ac110b42a37a352e46c32736bac59f9ba83
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Mon Aug 21 21:18:04 2017 +0200
Simplify setting up auto-threading.
We don't need to pollute the setting with two subs, if we can set them
up using a pointy block. This is spectest clean. I'm assuming the
named subs were needed at some point in the past.
:040000 040000 cc3a31b76991d89e1ffc6697602f851062404ea2 d8fd57a1b7a24eb1555001d21be7163227b0e17e M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment