Skip to content

Instantly share code, notes, and snippets.

@taboege
Created August 25, 2019 18:19
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 taboege/2206168fe82e899b0c672a471b83f2d5 to your computer and use it in GitHub Desktop.
Save taboege/2206168fe82e899b0c672a471b83f2d5 to your computer and use it in GitHub Desktop.
whateverable xt errors
$ 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