Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 22, 2017 00:52
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/b5768f8133ff9fb69ea5e5f49db11471 to your computer and use it in GitHub Desktop.
Save Whateverable/b5768f8133ff9fb69ea5e5f49db11471 to your computer and use it in GitHub Desktop.
bisectable6
new=HEAD^ say ('.travis.aaayml', 'LICENSE').grep(rx:i/ LICENSE/)
Bisecting: 2018 revisions left to test after this (roughly 11 steps)
[9e4796de8d8098606caf1ae98d280ebc74c8aad3] Remove trailing whitespace
»»»»» Testing 9e4796de8d8098606caf1ae98d280ebc74c8aad3
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e40a129a8d393a58baf0f5ae98ef46de571172dc
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6cb9be294de91c1210560f586ab1e03807239dc9
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 16a201cc9541f6355a21f64730050dccae616f0b
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6d04acf7dc59c08d750b79bbfd6e26efc42281d2
»»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it
»»»»» Therefore, skipping this revision
»»»»» -------------------------------------------------------------------------
»»»»» Testing 064b5858b2af54cf1e753b2216f471fd6691c7b9
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 51e462925a145aa119a77b76073b5a05491e5aa1
»»»»» Script output:
(.travis.aaayml LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 822566f1ade5af59dc69ff264609bf75f0bf0f7e
»»»»» Script output:
(.travis.aaayml LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing da1dea2ea0a311f04081f30f8e1cdb9b0e99de46
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f9968b3908d79dc96831266e9af0dcd49151fd19
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1f689a94e1f2b3224f34c863a1c0d6577e075e85
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 40217edfb194a737807fd7605b080bd8af8aed9c
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0e36bb26ba3081ced5a0ed26c783734b7027b771
»»»»» Script output:
(LICENSE)
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
(LICENSE)
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
822566f1ade5af59dc69ff264609bf75f0bf0f7e is the first new commit
commit 822566f1ade5af59dc69ff264609bf75f0bf0f7e
Author: Samantha McVey <samantham@posteo.net>
Date: Fri Apr 14 23:57:39 2017 -0700
Bump NQP for case insensitive regex 2x speed boost
1b3f6cf4 Merge pull request #350 from samcv/foldcase
7d9f43c9 Make sure to push in the sval node before the indexic_s op
fbd18cc6 Merge pull request #352 from MasterDuke17/make_errors_in_QASTCompilerMAST_more_awesome
66dfddd2 Make errors in QASTCompilerMAST more awesome
a70dabf2 s/two/2/
7194ff46 Merge pull request #351 from MasterDuke17/make_errors_in_QASTOperationsMAST_more_awesome
513d4ebf Make errors in QASTOperationsMAST more awesome
ec856126 [moar] Use foldcase in QASTRegexCompilier
:040000 040000 f098a44b346ad37860f4b28943e1b019ec68d3c5 d101beceb924faff57b629e13088b449b12dfc9a M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment