Created
June 6, 2019 20:27
Star
You must be signed in to star a gist
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
| DOC INIT { say "hi" }; use nqp; say "{nqp::add_i(1, 2)}" |
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: 4952 revisions left to test after this (roughly 12 steps) | |
| [75e87d1f523e22f41ec280bf2967978fa25f494c] Make sure we run the (.) tests | |
| »»»»» Testing 75e87d1f523e22f41ec280bf2967978fa25f494c | |
| »»»»» Script output: | |
| ===SORRY!=== Error while compiling /tmp/FXM1uo8ed3 | |
| Could not find nqp::add_i, did you forget 'use nqp;' ? | |
| at /tmp/FXM1uo8ed3:1 | |
| ------> "hi" }; use nqp; say "{nqp::add_i(1, 2)⏏}" | |
| »»»»» 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 2e9e89b61aa82c811f0c6650868aea2d55fc3e3d | |
| »»»»» Script output: | |
| 3 | |
| »»»»» 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 218f8c4600cc14fcf69e78709721612e999c786c | |
| »»»»» Script output: | |
| ===SORRY!=== Error while compiling /tmp/FXM1uo8ed3 | |
| Could not find nqp::add_i, did you forget 'use nqp;' ? | |
| at /tmp/FXM1uo8ed3:1 | |
| ------> "hi" }; use nqp; say "{nqp::add_i(1, 2)⏏}" | |
| »»»»» 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 0ffce7d056fdf55b13a05edbc6a11531d669cef5 | |
| »»»»» Script output: | |
| 3 | |
| »»»»» 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 8f67f17fc803485c47c78a218729b7e3bc5f2a2a | |
| »»»»» Script output: | |
| 3 | |
| »»»»» 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 c5ab28fe2f5287640c0021e5794ec84da4d79feb | |
| »»»»» Script output: | |
| ===SORRY!=== Error while compiling /tmp/FXM1uo8ed3 | |
| Could not find nqp::add_i, did you forget 'use nqp;' ? | |
| at /tmp/FXM1uo8ed3:1 | |
| ------> "hi" }; use nqp; say "{nqp::add_i(1, 2)⏏}" | |
| »»»»» 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 ae2c1dadf05db56c78ff6a10062ed059ba073b4d | |
| »»»»» Script output: | |
| ===SORRY!=== Error while compiling /tmp/FXM1uo8ed3 | |
| Could not find nqp::add_i, did you forget 'use nqp;' ? | |
| at /tmp/FXM1uo8ed3:1 | |
| ------> "hi" }; use nqp; say "{nqp::add_i(1, 2)⏏}" | |
| »»»»» 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 04b23ff8fc5ddd83f9f0b51377527846e0f43e65 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 1811b80dc07d106da17f3baf6d7877a4a773ea15 | |
| »»»»» Script output: | |
| ===SORRY!=== Error while compiling /tmp/FXM1uo8ed3 | |
| Could not find nqp::add_i, did you forget 'use nqp;' ? | |
| at /tmp/FXM1uo8ed3:1 | |
| ------> "hi" }; use nqp; say "{nqp::add_i(1, 2)⏏}" | |
| »»»»» 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 fe16f29e3beefb7399a797b4ccc14e17da220443 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 025133760f78ede0b19d4017b54c8bf9feea9496 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing aa94ffc33712c6f3068c6472b79a74fa70aa7b2e | |
| »»»»» Script output: | |
| 3 | |
| »»»»» 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 9dab48c86c9904d1b8bed3e658248fda6626e4e1 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 9f6d47dd791f16cd4fa107bb3c9a315c4925f618 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 282e59f6a846c3a576b2f74dbc0759ac459e5266 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 80e0bce9eca253d67c492aec08b6a85149aec51f | |
| »»»»» Script output: | |
| ===SORRY!=== Error while compiling /tmp/FXM1uo8ed3 | |
| Could not find nqp::add_i, did you forget 'use nqp;' ? | |
| at /tmp/FXM1uo8ed3:1 | |
| ------> "hi" }; use nqp; say "{nqp::add_i(1, 2)⏏}" | |
| »»»»» 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 1049b0d0ff6889103014f58dfc006b22c36ed08c | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 2106914c8eca8eae6ff1c1dc9ffb8b8163d021e4 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 19746972e093b8f231e4a892221177732be15220 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing b04f41385d01b86df9402753c91309fae72e27db | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing bbd4045f5fc6a0481c3d15d517866eb61ea7139a | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing a431523b1c6d1f89d3c6f3c4ba10defb30774807 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 254f76a0e06e360e8f640dc6ddd6123d29b380bd | |
| »»»»» Script output: | |
| ===SORRY!=== Error while compiling /tmp/FXM1uo8ed3 | |
| Could not find nqp::add_i, did you forget 'use nqp;' ? | |
| at /tmp/FXM1uo8ed3:1 | |
| ------> "hi" }; use nqp; say "{nqp::add_i(1, 2)⏏}" | |
| »»»»» 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 1bb7da99453a8ccec351c4d29651121cfee4c559 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 4b18a8b7e3f8ace30b9579ede30f2914bbe414d5 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 0a0fcbb59d3bbedb83c81d54c5f0901744fe0801 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 20c8995090f646180655ee6b4851444188025bb0 | |
| »»»»» Script output: | |
| 3 | |
| »»»»» 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 0d0dc422c799757370029a6ad9064809cd2682bd | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 6573a23b26f245df9a993fa0595a094229b37317 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 43343918a69a65135989d8507060dbce8de46cae | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 9f8aaf581bdd474126cbb1e0fe9c385549d332fe | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 242de49d6f709b1a839d0c1a43ed883e8d1eaaa8 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing e1df52ecabaaeefb64f7186d8ccebcd176ab5105 | |
| »»»»» Script output: | |
| ===SORRY!=== Error while compiling /tmp/FXM1uo8ed3 | |
| Could not find nqp::add_i, did you forget 'use nqp;' ? | |
| at /tmp/FXM1uo8ed3:1 | |
| ------> "hi" }; use nqp; say "{nqp::add_i(1, 2)⏏}" | |
| »»»»» 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 8e961d929565852b9a58e87290ccdea851d7928d | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 397ae363261c44ecd79cdf97e255384d8a9eddb0 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing 85213c00f84b71904161157372fa70875e6cfe47 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| »»»»» Testing f526c7d72da55bea4bc59bf3083b315116f1e446 | |
| »»»»» Cannot test this commit. Reason: Commit exists, but a perl6 executable could not be built for it | |
| »»»»» Therefore, skipping this revision | |
| »»»»» ------------------------------------------------------------------------- | |
| There are only 'skip'ped commits left to test. | |
| The first new commit could be any of: | |
| 0d0dc422c799757370029a6ad9064809cd2682bd | |
| 2106914c8eca8eae6ff1c1dc9ffb8b8163d021e4 | |
| 9f6d47dd791f16cd4fa107bb3c9a315c4925f618 | |
| b04f41385d01b86df9402753c91309fae72e27db | |
| 1bb7da99453a8ccec351c4d29651121cfee4c559 | |
| 242de49d6f709b1a839d0c1a43ed883e8d1eaaa8 | |
| 397ae363261c44ecd79cdf97e255384d8a9eddb0 | |
| 43343918a69a65135989d8507060dbce8de46cae | |
| 1049b0d0ff6889103014f58dfc006b22c36ed08c | |
| 8e961d929565852b9a58e87290ccdea851d7928d | |
| 0a0fcbb59d3bbedb83c81d54c5f0901744fe0801 | |
| 9f8aaf581bdd474126cbb1e0fe9c385549d332fe | |
| 6573a23b26f245df9a993fa0595a094229b37317 | |
| a431523b1c6d1f89d3c6f3c4ba10defb30774807 | |
| 025133760f78ede0b19d4017b54c8bf9feea9496 | |
| 282e59f6a846c3a576b2f74dbc0759ac459e5266 | |
| 85213c00f84b71904161157372fa70875e6cfe47 | |
| 9dab48c86c9904d1b8bed3e658248fda6626e4e1 | |
| bbd4045f5fc6a0481c3d15d517866eb61ea7139a | |
| fe16f29e3beefb7399a797b4ccc14e17da220443 | |
| 04b23ff8fc5ddd83f9f0b51377527846e0f43e65 | |
| 19746972e093b8f231e4a892221177732be15220 | |
| 4b18a8b7e3f8ace30b9579ede30f2914bbe414d5 | |
| f526c7d72da55bea4bc59bf3083b315116f1e446 | |
| e1df52ecabaaeefb64f7186d8ccebcd176ab5105 | |
| We cannot bisect more! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment