[tclwebtest] Strange cookie problem with google
Status: Abandoned
Brought to you by:
tils
From: Grzegorz A. H. <gr...@ef...> - 2003-01-24 09:41:35
|
Hi. I was writting a tutorial for my coworkers about tclwebtest, and I wanted to start with something simple: # una petición genérica do_request http://www.google.com/ But tclwebtest fails with a really funny cookie error: ----- START: in_memory string at [24/Jan/2003:10:41:04] ----- --- do_request for http://www.google.com/ http status: >>200<< unable to convert date-time string "Sun, 17-Jan-2038 19:14:07 GMT; path=/; domain=.google.com" while executing "clock scan $expires" (procedure "set_cookie" line 15) invoked from within "set_cookie $cookie_string" (procedure "do_request" line 83) invoked from within "do_request http://www.google.com/ " ("eval" body line 3) invoked from within "eval $to_eval " in script body line 2 ----- 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) |