Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 10, 2021 11: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/9d1fb7d5099be52867a55bed9162d0bd to your computer and use it in GitHub Desktop.
Save Whateverable/9d1fb7d5099be52867a55bed9162d0bd to your computer and use it in GitHub Desktop.
bisectable6
old=2021.03 new=HEAD my $p = Promise.at(now + 2).then({ exit 1 }); my $day-frac = sprintf "%.*f", 7, 0.00000012 for ^500
Bisecting: 73 revisions left to test after this (roughly 6 steps)
[fe133c2bb0864cbce14a69331551097daabe0ed0] Let Seq use the new helper methods
»»»»» Testing fe133c2bb0864cbce14a69331551097daabe0ed0
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 333c7e2bdf64e3ffdee5c1007ec9ebc962cfa396
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e6823863bb37da244bc9e01c46acc98ac05fb6e6
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ba814fde4fc46607eb143ebddeaa9ecdba85a036
»»»»» Script output:
«timed out after 10 seconds»
»»»»» Script exit code: 0
»»»»» Script exit signal: 1 (SIGHUP)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 1 (SIGHUP), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f4bfeea66bfc415ab7786ce8087d76879f22ae2b
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a9490436e649df95b34ff8b0c33482e94c7c765d
»»»»» Script output:
«timed out after 10 seconds»
»»»»» Script exit code: 0
»»»»» Script exit signal: 1 (SIGHUP)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 1 (SIGHUP), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 813d4f1aa99e07c66b774a4bd340bb93d37c861d
»»»»» Script output:
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
a9490436e649df95b34ff8b0c33482e94c7c765d is the first new commit
commit a9490436e649df95b34ff8b0c33482e94c7c765d
Author: Elizabeth Mattijsen <liz@wenzperl.nl>
Date: Thu Apr 8 11:56:09 2021 +0200
Bump NQP for latest fixes, MasterDuke++ nine++
- MoarVM memory fixes
- NQP getting rid of NQPCursor
:040000 040000 cddfcadfdd992cf395dfbd7ee512a4fe1e114e95 4afeaa8d91ca4793d723c7aefd326ad953acd85d M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment