Subject: | test.pl can have failures when spyder is browsing correctly |
in the test.pl tests, 5 of them are page gets, or crawl()s. they
can "fail" if they try to get a page that isn't HTML or TEXT, like an
advertisement or perahps a PDF or file:/// page.
Best thing for it is to adjust the test to crawl() until it gets 4
pages instead of trying 4 times to get pages and error on any that
aren't successful.
should be fixed in .17