-
-
Save taboege/2206168fe82e899b0c672a471b83f2d5 to your computer and use it in GitHub Desktop.
whateverable xt errors
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
$ perl6 xt/bisectable.t | |
... | |
ok 62 - non-revisions are ignored (two revisions) | |
Attempting to fetch 4f046deae43d4813099a83f5cae611144d797324… | |
ok 63 - some non-revisions are ignored (one is correct) | |
ok 64 -  works like an actual newline | |
# Failed to get expected result in 11.02655428 seconds (11 nominal) | |
not ok 65 - fetching code from urls | |
# Failed test 'fetching code from urls' | |
# at /home/tab/src/perl6/taboege-whateverable/xt/lib/Testable.pm6 (Testable) line 118 | |
# expected: ["testable466899, Successfully fetched the code from the provided URL", /^ <me($t)>‘, On both starting points (old=2015.12 new=’<sha>‘) the exit code is 0 and the output is identical as well’ $/, "testable466899, Output on both points: «url test»"] | |
# matcher: 'infix:<~~>' | |
# got: ["testable466899, Successfully fetched the code from the provided URL"] | |
# Test failed. Stopping test suite, because PERL6_TEST_DIE_ON_FAIL environmental variable is set to a true value. | |
# Bot process finished (exit code=0, signal=1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment