Created
January 17, 2017 19:16
-
-
Save Whateverable/ca550dc5044ba4f208efedcbb2acb23f to your computer and use it in GitHub Desktop.
bisectable6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
old=ed5c866 new=HEAD use lib </home/bisectable/test/DBIish/lib /home/bisectable/test/Blob/lib>; use DBIish; DBIish.install-driver(<Pg>) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bisecting: 42 revisions left to test after this (roughly 6 steps) | |
[bcc113cfb05e3d1e93fb069f5b9a3bf3005961f3] Migrate combinations(n,k) logic to Iterator.Combinations | |
»»»»» Testing bcc113cfb05e3d1e93fb069f5b9a3bf3005961f3 | |
»»»»» Script output: | |
»»»»» 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 62a7cf2cb3c8c0787ac7e69ce69d47d795b5de19 | |
»»»»» Script output: | |
»»»»» 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 a26f51361bfea213fa59749d7a401e09c8f2ef31 | |
»»»»» Script output: | |
»»»»» 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 f67df8ad9d4f920bb63ea40501f3b1db9d8e661d | |
»»»»» Script output: | |
===SORRY!=== | |
P6M Merging GLOBAL symbols failed: duplicate definition of symbol TypeConverter | |
in block at /home/bisectable/test/DBIish/lib/DBIish.pm6 (DBIish) line 54 | |
in any at /home/bisectable/test/Blob/lib/.precomp/C2ECE398FD738BB92826FB89B2F91C4F4A0583CC.1484595761.72484/1C/1CA5208A6CF88323A3E082CE410A3C0FA838A19B line 1 | |
in method install-driver at /home/bisectable/test/DBIish/lib/DBIish.pm6 (DBIish) line 58 | |
in block <unit> at /tmp/9OQSKkLIxp line 1 | |
»»»»» Script exit code: 1 | |
»»»»» Bisecting by exit code | |
»»»»» Current exit code is 1, 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 d4a5b695ea6594848acc39fc348626321ab6f03b | |
»»»»» Script output: | |
»»»»» 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 2a7c27aa2f4c7744912c1405fe5ed5ba45941d3d | |
»»»»» Script output: | |
»»»»» 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” | |
»»»»» ------------------------------------------------------------------------- | |
f67df8ad9d4f920bb63ea40501f3b1db9d8e661d is the first new commit | |
commit f67df8ad9d4f920bb63ea40501f3b1db9d8e661d | |
Author: Pawel Murias <pawelmurias@gmail.com> | |
Date: Mon Jan 16 20:34:05 2017 +0100 | |
Reuse the containers that magic variables containers are cloned off. | |
:040000 040000 b4a65bd56b97f48ae808bee504042813caa14601 4a1e1cc3d74b649652e10e335202ac469cf57ba5 M src |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment