I'm using Test::WWW::Mechanize (with Test::Class) to do some web app tests, and recently the last three tests have suddenly decided to skip themselves for a reason I can't figure out:
ok 117 # skip HTTP::Response=HASH(0xa70ca9c) ok 118 # skip HTTP::Response=HASH(0xa70ca9c) ok 119 # skip HTTP::Response=HASH(0xa70ca9c)
I can't find anything in the docs about why Mech would decide to skip a test. Any ideas?
In reply to Strange test skips with Test::WWW::Mechanize by friedo
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |