Skip to content

Instantly share code, notes, and snippets.

@soh335
Created May 25, 2010 07:29
Show Gist options
  • Save soh335/412882 to your computer and use it in GitHub Desktop.
Save soh335/412882 to your computer and use it in GitHub Desktop.
prove -lv t/action_chain_slashinpathpart.t
t/action_chain_slashinpathpart.t .. [error] no action found
not ok 1 - slash in pathpart ok
1..1
# Failed test 'slash in pathpart ok'
# at t/action_chain_slashinpathpart.t line 25.
# got: ''
# expected: 'bar'
# Looks like you failed 1 test of 1.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests
Test Summary Report
-------------------
t/action_chain_slashinpathpart.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=1, Tests=1, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.15 cusr 0.03 csys = 0.21 CPU)
Result: FAIL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment