Skip to content

Instantly share code, notes, and snippets.

@raydiak
Created May 4, 2021 17:14
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 raydiak/9c3e0352ed1a1949411280d2d019570b to your computer and use it in GitHub Desktop.
Save raydiak/9c3e0352ed1a1949411280d2d019570b to your computer and use it in GitHub Desktop.
===> Testing: rakudoc:ver<0.2.4>:auth<github:Raku>:api<1>
[rakudoc] t/00-load.t .......... ok
[rakudoc] t/01-cmd.t ........... ok
[rakudoc] t/02-cache.t ......... ok
[rakudoc] t/03-documentable.t .. ok
[rakudoc] # Failed test 'Gist looks okay'
[rakudoc] # at t/04-compunit.t line 23
[rakudoc] # expected a match with: / '/site' .* 'File::Temp' /
[rakudoc] # got: "Doc /home/x/.zef/store/File-Temp-0.0.8.tar.gz/File-Temp-0.0.8 File::Temp"
[rakudoc] # You failed 1 test of 3
[rakudoc] # Failed test 'File::Temp'
[rakudoc] # at t/04-compunit.t line 16
[rakudoc] # Failed test 'Gist looks okay'
[rakudoc] # at t/04-compunit.t line 39
[rakudoc] # expected a match with: / '/site' .* 'IO::MiddleMan' /
[rakudoc] # got: "Doc /home/x/.zef/store/IO-MiddleMan.git/3313acd53b6cdf552786c8ec756f00582d155586 IO::MiddleMan"
[rakudoc] # Failed test 'Render (raw source) looks okay'
[rakudoc] # at t/04-compunit.t line 40
[rakudoc] # expected a match with: / ^ 'unit class IO::MiddleMan' /
[rakudoc] # got: "\n"
[rakudoc] # You failed 2 tests of 3
[rakudoc] # Failed test 'IO::MiddleMan'
[rakudoc] # at t/04-compunit.t line 32
[rakudoc] # You failed 2 tests of 2
[rakudoc] t/04-compunit.t ......
[rakudoc] Dubious, test returned 2 (wstat 512, 0x200)
[rakudoc] Failed 2/2 subtests
[rakudoc] # (Run 'rakudoc -b' to build index:)
[rakudoc] # (- no index built for '/home/x/.zef/store/rakudoc-0.2.4.tar.gz/rakudoc-0.2.4/t/test-doc')
[rakudoc] Indexing 17 docs from '/home/x/.zef/store/rakudoc-0.2.4.tar.gz/rakudoc-0.2.4/t/test-doc' in '/home/x/.zef/store/rakudoc-0.2.4.tar.gz/rakudoc-0.2.4/t/test-cache/index'
[rakudoc] # (Error processing document Doc /home/x/.zef/store/rakudoc-0.2.4.tar.gz/rakudoc-0.2.4/t/test-doc/404.pod6: =TITLE element not found in pod file.)
[rakudoc] # (Error processing document Doc /home/x/.zef/store/rakudoc-0.2.4.tar.gz/rakudoc-0.2.4/t/test-doc/HomePage.pod6: =TITLE element not found in pod file.)
[rakudoc] t/05-index.t ......... ok
[rakudoc] Test Summary Report
[rakudoc] -------------------
[rakudoc] t/04-compunit.t (Wstat: 512 Tests: 2 Failed: 2)
[rakudoc] Failed tests: 1-2
[rakudoc] Non-zero exit status: 2
[rakudoc] Files=6, Tests=29, 14 wallclock secs ( 0.05 usr 0.02 sys + 22.35 cusr 1.82 csys = 24.24 CPU)
[rakudoc] Result: FAIL
===> Testing [FAIL]: rakudoc:ver<0.2.4>:auth<github:Raku>:api<1>
Aborting due to test failure: rakudoc:ver<0.2.4>:auth<github:Raku>:api<1> (use --force-test to override)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment