Skip to content

Instantly share code, notes, and snippets.

@Xliff

Xliff/sample.md Secret

Created April 5, 2020 09:47
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 Xliff/a9bb1b058123200cd0921ed46f609f29 to your computer and use it in GitHub Desktop.
Save Xliff/a9bb1b058123200cd0921ed46f609f29 to your computer and use it in GitHub Desktop.
Blin Sample
Output
The following candidates are already installed: Foo::Regressed
===> Searching for: Foo::Regressed
===> Found: Foo::Regressed:ver<0.0.1>:auth:api<1> [via Zef::Repository::LocalCache]
===> Testing: Foo::Regressed:ver<0.0.1>:auth:api<1>
[Foo::Regressed] # Failed test 'returns True'
[Foo::Regressed] # at t/basic.t line 8
[Foo::Regressed] # Looks like you failed 1 test of 1
[Foo::Regressed] t/basic.t .. 
[Foo::Regressed] Dubious, test returned 1 (wstat 256, 0x100)
[Foo::Regressed] Failed 1/1 subtests 
[Foo::Regressed] Test Summary Report
[Foo::Regressed] -------------------
[Foo::Regressed] t/basic.t (Wstat: 256 Tests: 1 Failed: 1)
[Foo::Regressed]   Failed test:  1
[Foo::Regressed]   Non-zero exit status: 1
[Foo::Regressed] Files=1, Tests=1,  0 wallclock secs ( 0.01 usr  0.01 sys +  0.17 cusr  0.01 csys =  0.20 CPU)
[Foo::Regressed] Result: FAIL
===> Testing [FAIL]: Foo::Regressed:ver<0.0.1>:auth:api<1>
[Foo::Regressed] Failed to get passing tests, but continuing with --force-test
===> Installing: Foo::Regressed:ver<0.0.1>:auth:api<1>
===> Install [OK] for Foo::Regressed:ver<0.0.1>:auth:api<1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment