On Fri, Feb 20, 2015 at 11:29 AM, Chuck Rolke <[email protected]> wrote:
> It's not working because of an admin setting and not a functional error. > Would you consider skipping tests that can't open 5678? > Sure, if there's a good way to catch the error that won't mask anything else, then you can just catch it and raise Skipped() and it will be reported as skipping rather than failing. --Rafael
