Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 24, 2020 21:37
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/5c999770663e9ee057922cac871d4de7 to your computer and use it in GitHub Desktop.
Save Whateverable/5c999770663e9ee057922cac871d4de7 to your computer and use it in GitHub Desktop.
bisectable6
chdir ‘/tmp’; exit 42 if run(:err, <perl6 --profile -e>, 「say "foo"」).err.slurp.contains: ‘null’
Bisecting: 44 revisions left to test after this (roughly 6 steps)
[f550c9f97b5634010eed22e1474e34dba54762d9] Wordwrap X::Parameter::Placeholder message
»»»»» Testing f550c9f97b5634010eed22e1474e34dba54762d9
»»»»» Script output:
foo
»»»»» 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 9e9851a808c03b72968a0358651cbafc036cd21f
»»»»» Script output:
foo
»»»»» 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 847dd8db436684b2e6b6eb29ba6fed4aad94340b
»»»»» Script output:
foo
»»»»» Script exit code: 42
»»»»» Bisecting by exit code
»»»»» Current exit code is 42, 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 8e2bc2279372a94c30f11d702210f8b7a4066ce6
»»»»» Script output:
foo
»»»»» 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 e4f020caba80cf00a94b8d54b5319a75e09e46ea
»»»»» Script output:
foo
»»»»» Script exit code: 42
»»»»» Bisecting by exit code
»»»»» Current exit code is 42, 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 1b3780f72569f3a8a74ee4beb69c0a9ca2f2f333
»»»»» Script output:
foo
»»»»» Script exit code: 42
»»»»» Bisecting by exit code
»»»»» Current exit code is 42, 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 85320f46639a0f2a73a17172a3e9353807035b09
»»»»» Script output:
foo
»»»»» 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”
1b3780f72569f3a8a74ee4beb69c0a9ca2f2f333 is the first new commit
commit 1b3780f72569f3a8a74ee4beb69c0a9ca2f2f333
Author: Patrick Böker <patrickb@cpan.org>
Date: Thu Jul 16 22:28:38 2020 +0200
Bump NQP for nqp-home functionality
This is required for an upcoming cleanup of the same functionality in
Rakudo.
:040000 040000 250457dc59fde87252d78dba435991bff2355a0a 860c6a231bb9812adc642b853dfbf0a00e9c1987 M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment