Re: [tclwebtest] do_link -nocomplain doesn't behave as documented
Status: Abandoned
Brought to you by:
tils
From: Grzegorz A. H. <gr...@ef...> - 2003-01-31 09:21:29
|
On Fri, Jan 31, 2003 at 10:07:00AM +0100, Grzegorz Adam Hankiewicz wrote: > > The function still fails if you try to connect to a non-existant > > server. > > The attached patch fixes that. Forgot to say how the output of a log looks like: ----- START: in_memory string at [31/Jan/2003:10:16:14] ----- --- do_request for http://do.not.exist/ ignoring very bad http result: >>couldn't open socket: host is unreachable<< --- do_request for http://do.not.exist/ do_request did not return a page: 'couldn't open socket: host is unreachable'. HTTP status is 555 in script body line 2 ... SOURCE CODE ... log [do_request -nocomplain http://do.not.exist/] log [do_request http://do.not.exist/] ^^^^^ ERROR ^^^^^ ----- FAILED: in_memory string (took 1s) ----- -- Grzegorz Adam Hankiewicz, gr...@ef.... Tel: +34-94-472 35 89. eFaber SL, Maria Diaz de Haro, 68, 2 http://www.efaber.net/ 48920 Portugalete, Bizkaia (SPAIN) |