Bug 37260 - http/tests/webarchive/test-css-url-encoding-shift-jis.html timed out on Snow Leopard Bot
Summary: http/tests/webarchive/test-css-url-encoding-shift-jis.html timed out on Snow ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-08 02:43 PDT by Eric Seidel (no email)
Modified: 2010-04-08 02:43 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-04-08 02:43:03 PDT
http/tests/webarchive/test-css-url-encoding-shift-jis.html timed out on Snow Leopard Bot

http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r57264%20(5744)/results.html

This is the first time I've noticed this.

The log looks slightly strange:
http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r57264%20(5744)/access_log.txt

127.0.0.1 - - [08/Apr/2010:01:59:11 -0700] "GET /webarchive/test-css-url-encoding-shift-jis.html HTTP/1.1" 200 1472
127.0.0.1 - - [08/Apr/2010:01:59:12 -0700] "GET /webarchive/resources/test-shift-jis.css HTTP/1.1" 200 194
127.0.0.1 - - [08/Apr/2010:01:59:12 -0700] "GET /webarchive/resources/apple.gif?img-src-shift-jis-%88%9F HTTP/1.1" 200 1476
127.0.0.1 - - [08/Apr/2010:01:59:12 -0700] "GET /webarchive/resources/test-no-charset.css?shift-jis HTTP/1.1" 200 196
::1 - - [08/Apr/2010:01:59:29 -0700] "OPTIONS * HTTP/1.0" 200 -
::1 - - [08/Apr/2010:01:59:30 -0700] "OPTIONS * HTTP/1.0" 200 -
::1 - - [08/Apr/2010:01:59:31 -0700] "OPTIONS * HTTP/1.0" 200 -
::1 - - [08/Apr/2010:01:59:32 -0700] "OPTIONS * HTTP/1.0" 200 -

I'm not sure what the OPTIONS requests are or why they're to ::1 instead of 127.0.0.1.